Package jd.xml.xslt.util

Contains XSLT related utility classes.

See:
          Description

Class Summary
AssocStylesheetBuilder A helper class to build a associated stylesheet from the processing instructions of an xml input document.
KeyMap KeyMap represents th mapping: key-value -> node-set and is used to implements keys and the key-function.
ModelCache ModelCache is a helper class to hold the models used during a transformation.
VariableFrame VariableFrame represents a set of variables values which are in scope in a certain context.
VerboseLog A PrintWriter to print out verbose messages of a transformation.
VerboseLog.Timing  
XsltSortable A XsltSortable represent an xslt element with a import precedence and priority.
 

Package jd.xml.xslt.util Description

Contains XSLT related utility classes.