Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.XMLDocumentHandler
-
-
Uses of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom that implement XMLDocumentHandler Modifier and Type Class Description classDOMNormalizerThis class adds implementation for normalizeDocument method.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom that return XMLDocumentHandler Modifier and Type Method Description XMLDocumentHandlerDOMConfigurationImpl. getDocumentHandler()Returns the registered document handler.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom with parameters of type XMLDocumentHandler Modifier and Type Method Description voidDOMConfigurationImpl. setDocumentHandler(XMLDocumentHandler documentHandler)Sets the document handler on the last component in the pipeline to receive information about the document. -
Uses of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl
Subinterfaces of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl Modifier and Type Interface Description interfaceRevalidationHandlerDOM Revalidation handler adds additional functionality to XMLDocumentHandlerClasses in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl that implement XMLDocumentHandler Modifier and Type Class Description classXML11NamespaceBinderThis class performs namespace binding on the startElement and endElement method calls in accordance with Namespaces in XML 1.1.classXMLNamespaceBinderThis class performs namespace binding on the startElement and endElement method calls and passes all other methods through to the registered document handler.Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl declared as XMLDocumentHandler Modifier and Type Field Description protected XMLDocumentHandlerXMLDocumentFragmentScannerImpl. fDocumentHandlerDocument handler.protected XMLDocumentHandlerXMLNamespaceBinder. fDocumentHandlerDocument handler.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl that return XMLDocumentHandler Modifier and Type Method Description XMLDocumentHandlerXMLDocumentFragmentScannerImpl. getDocumentHandler()Returns the document handlerXMLDocumentHandlerXMLNamespaceBinder. getDocumentHandler()Returns the document handlerMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl with parameters of type XMLDocumentHandler Modifier and Type Method Description voidXMLDocumentFragmentScannerImpl. setDocumentHandler(XMLDocumentHandler documentHandler)setDocumentHandlervoidXMLNamespaceBinder. setDocumentHandler(XMLDocumentHandler documentHandler)Sets the document handler to receive information about the document. -
Uses of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd
Subinterfaces of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd Modifier and Type Interface Description interfaceXMLDTDValidatorFilterDefines a DTD Validator filter to allow components to query the DTD validator.Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd that implement XMLDocumentHandler Modifier and Type Class Description classXML11DTDValidatorThis allows the validator to correctlyhandle XML 1.1 documents.classXML11NSDTDValidatorThe DTD validator.classXMLDTDValidatorThe DTD validator.classXMLNSDTDValidatorThe DTD validator.Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd declared as XMLDocumentHandler Modifier and Type Field Description protected XMLDocumentHandlerXMLDTDValidator. fDocumentHandlerDocument handler.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd that return XMLDocumentHandler Modifier and Type Method Description XMLDocumentHandlerXMLDTDValidator. getDocumentHandler()Returns the document handlerMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd with parameters of type XMLDocumentHandler Modifier and Type Method Description voidXMLDTDValidator. setDocumentHandler(XMLDocumentHandler documentHandler)Sets the document handler to receive information about the document. -
Uses of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that implement XMLDocumentHandler Modifier and Type Class Description classXMLSchemaValidatorThe XML Schema validator.Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs declared as XMLDocumentHandler Modifier and Type Field Description protected XMLDocumentHandlerXMLSchemaValidator. fDocumentHandlerDocument handler.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return XMLDocumentHandler Modifier and Type Method Description XMLDocumentHandlerXMLSchemaValidator. getDocumentHandler()Returns the document handlerMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type XMLDocumentHandler Modifier and Type Method Description voidXMLSchemaValidator. setDocumentHandler(XMLDocumentHandler documentHandler)Sets the document handler to receive information about the document. -
Uses of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti that implement XMLDocumentHandler Modifier and Type Class Description classDefaultXMLDocumentHandlerclassSchemaDOMParser -
Uses of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.jaxp
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.jaxp that implement XMLDocumentHandler Modifier and Type Class Description static classSAXParserImpl.JAXPSAXParserExtension of SAXParser. -
Uses of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers that implement XMLDocumentHandler Modifier and Type Class Description classAbstractDOMParserThis is the base class of all DOM parsers.classAbstractSAXParserThis is the base class of all SAX parsers.classAbstractXMLDocumentParserThis is the base class for all XML document parsers.classDOMParserThis is the main Xerces DOM parser class.classDOMParserImplThis is Xerces DOM Builder class.classSAXParserThis is the main Xerces SAX parser class.classXMLDocumentParserThis is a concrete vanilla XML parser class.Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers declared as XMLDocumentHandler Modifier and Type Field Description protected XMLDocumentHandlerBasicParserConfiguration. fDocumentHandlerThe document handler.protected XMLDocumentHandlerXML11Configuration. fDocumentHandlerThe document handler.protected XMLDocumentHandlerXML11DTDConfiguration. fDocumentHandlerThe document handler.protected XMLDocumentHandlerXML11NonValidatingConfiguration. fDocumentHandlerThe document handler.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers that return XMLDocumentHandler Modifier and Type Method Description XMLDocumentHandlerBasicParserConfiguration. getDocumentHandler()Returns the registered document handler.XMLDocumentHandlerXML11Configuration. getDocumentHandler()Returns the registered document handler.XMLDocumentHandlerXML11DTDConfiguration. getDocumentHandler()Returns the registered document handler.XMLDocumentHandlerXML11NonValidatingConfiguration. getDocumentHandler()Returns the registered document handler.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers with parameters of type XMLDocumentHandler Modifier and Type Method Description voidBasicParserConfiguration. setDocumentHandler(XMLDocumentHandler documentHandler)Sets the document handler on the last component in the pipeline to receive information about the document.voidXML11Configuration. setDocumentHandler(XMLDocumentHandler documentHandler)Sets the document handler on the last component in the pipeline to receive information about the document.voidXML11DTDConfiguration. setDocumentHandler(XMLDocumentHandler documentHandler)Sets the document handler on the last component in the pipeline to receive information about the document.voidXML11NonValidatingConfiguration. setDocumentHandler(XMLDocumentHandler documentHandler)Sets the document handler on the last component in the pipeline to receive information about the document. -
Uses of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude that implement XMLDocumentHandler Modifier and Type Class Description classXIncludeHandlerThis is a pipeline component which performs XInclude handling, according to the W3C specification for XML Inclusions.Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude declared as XMLDocumentHandler Modifier and Type Field Description protected XMLDocumentHandlerXIncludeHandler. fDocumentHandlerMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude that return XMLDocumentHandler Modifier and Type Method Description XMLDocumentHandlerXIncludeHandler. getDocumentHandler()Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude with parameters of type XMLDocumentHandler Modifier and Type Method Description voidXIncludeHandler. setDocumentHandler(XMLDocumentHandler handler) -
Uses of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.parser
Subinterfaces of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.parser Modifier and Type Interface Description interfaceXMLDocumentFilterDefines a document filter that acts as both a receiver and an emitter of document events.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.parser that return XMLDocumentHandler Modifier and Type Method Description XMLDocumentHandlerXMLDocumentSource. getDocumentHandler()Returns the document handlerXMLDocumentHandlerXMLParserConfiguration. getDocumentHandler()Returns the registered document handler.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.parser with parameters of type XMLDocumentHandler Modifier and Type Method Description voidXMLDocumentSource. setDocumentHandler(XMLDocumentHandler handler)Sets the document handler.voidXMLParserConfiguration. setDocumentHandler(XMLDocumentHandler documentHandler)Sets the document handler to receive information about the document. -
Uses of XMLDocumentHandler in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xpointer
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xpointer that implement XMLDocumentHandler 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.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xpointer with parameters of type XMLDocumentHandler Modifier and Type Method Description voidXPointerHandler. setDocumentHandler(XMLDocumentHandler handler)
-