Package org.cdlib.xtf.xslt

The 'xslt' package contains utility functions that meant to be called by XSLT stylesheets, using Saxon's extension function mechanism.

See:
          Description

Class Summary
CharUtils Provides Unicode character-related utilities to be called by XSLT stylesheets through Saxon's extension function mechanism.
FileUtils Provides file-related utilities to be called by XSLT stylesheets through Saxon's extension function mechanism.
FreeformQuery Utility function to parse a "freeform" google-style query into XTF compatible format.
Session Utility functions to store and access variables in the user's session.
XMLStubReader Like a normal XMLReader, except that it stops processing when the first end-element tag is encountered.
 

Exception Summary
 

Package org.cdlib.xtf.xslt Description

The 'xslt' package contains utility functions that meant to be called by XSLT stylesheets, using Saxon's extension function mechanism.