Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude.XIncludeHandler
-
-
Uses of XIncludeHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers declared as XIncludeHandler Modifier and Type Field Description protected XIncludeHandlerXIncludeAwareParserConfiguration. fXIncludeHandlerXInclude handler. -
Uses of XIncludeHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude declared as XIncludeHandler Modifier and Type Field Description protected XIncludeHandlerXIncludeHandler. fParentXIncludeHandlerMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude with parameters of type XIncludeHandler Modifier and Type Method Description protected voidXIncludeHandler. setParent(XIncludeHandler parent)Set the parent of this XIncludeHandler in the treeConstructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude with parameters of type XIncludeHandler Constructor Description XInclude11TextReader(XMLInputSource source, XIncludeHandler handler, int bufferSize)Construct the XIncludeReader using the XMLInputSource and XIncludeHandler.XIncludeTextReader(XMLInputSource source, XIncludeHandler handler, int bufferSize)Construct the XIncludeReader using the XMLInputSource and XIncludeHandler. -
Uses of XIncludeHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xpointer
Subclasses of XIncludeHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xpointer Modifier and Type Class Description classXPointerHandlerThis is a pipeline component which extends the XIncludeHandler to perform XPointer specific processing specified in the W3C XPointerFramework and element() Scheme Recommendations.
-