Class | Description |
---|---|
FecServer |
Sets up a server then decodes *.xsbc files encoded with Forward Error
Correction (FEC) on the fly.
|
LoadXMLDoc |
Loads an XML file and returns a JDOM Document object
|
StylesheetCache |
A utility class that caches XSLT stylesheets in memory and returns
transformers for each cached stylesheet.
|
WriteXMLDoc |
Utility to write XML Documents from either JDOM or DOM
|
XMLValidationTool |
Utility class to validate XML files against provided Schema and
report errors in <(file: row, column): error> format.
|
XsbcServer |
Sets up a server that receives and archives zipped XSBC files
|
XsltUtility |
Transformation utility
|