See: Description
Class | Description |
---|---|
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 | Description |
---|
The 'xslt' package contains utility functions that meant to be called by XSLT stylesheets, using Saxon's extension function mechanism.