|
Class Summary |
| MCRLayoutService |
Does the layout for other MyCoRe servlets by transforming XML input to
various output formats, using XSL stylesheets. |
| MCRParserXerces |
Implements the MCRParserInterface using the Xerces XML to parse XML streams
to a DOM document. |
| MCRURIResolver |
Reads XML documents from various URI types. |
| MCRURIResolverFilter |
Servlet Filter for adding debug information to servlet output. |
| MCRXMLFunctions |
|
| MCRXMLHelper |
This class provides some static utility methods to deal with XML/DOM
elements, nodes etc. |
| MCRXMLResource |
provides a cache for reading XML resources. |
| MCRXSLTransformation |
This class implements XSLTransformation functions to be used in all other
MyCoRe packages. |