Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.parser.XMLDocumentSource
-
-
Uses of XMLDocumentSource in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom that return XMLDocumentSource Modifier and Type Method Description XMLDocumentSource
DOMNormalizer. getDocumentSource()
Returns the document source.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.dom with parameters of type XMLDocumentSource Modifier and Type Method Description void
DOMNormalizer. setDocumentSource(XMLDocumentSource source)
Sets the document source. -
Uses of XMLDocumentSource in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl
Subinterfaces of XMLDocumentSource in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl Modifier and Type Interface Description interface
RevalidationHandler
DOM Revalidation handler adds additional functionality to XMLDocumentHandlerClasses in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl that implement XMLDocumentSource Modifier and Type Class Description class
XML11DocumentScannerImpl
This class is responsible for scanning XML document structure and content.class
XML11NamespaceBinder
This class performs namespace binding on the startElement and endElement method calls in accordance with Namespaces in XML 1.1.class
XML11NSDocumentScannerImpl
The scanner acts as the source for the document information which is communicated to the document handler.class
XMLDocumentFragmentScannerImpl
This class is responsible for scanning the structure and content of document fragments.class
XMLDocumentScannerImpl
This class is responsible for scanning XML document structure and content.class
XMLNamespaceBinder
This class performs namespace binding on the startElement and endElement method calls and passes all other methods through to the registered document handler.class
XMLNSDocumentScannerImpl
The scanner acts as the source for the document information which is communicated to the document handler.Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl declared as XMLDocumentSource Modifier and Type Field Description protected XMLDocumentSource
XMLNamespaceBinder. fDocumentSource
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl that return XMLDocumentSource Modifier and Type Method Description XMLDocumentSource
XMLNamespaceBinder. getDocumentSource()
Returns the document sourceMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl with parameters of type XMLDocumentSource Modifier and Type Method Description void
XMLNamespaceBinder. setDocumentSource(XMLDocumentSource source)
Sets the document source -
Uses of XMLDocumentSource in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd
Subinterfaces of XMLDocumentSource in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd Modifier and Type Interface Description interface
XMLDTDValidatorFilter
Defines 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 XMLDocumentSource Modifier and Type Class Description class
XML11DTDValidator
This allows the validator to correctlyhandle XML 1.1 documents.class
XML11NSDTDValidator
The DTD validator.class
XMLDTDValidator
The DTD validator.class
XMLNSDTDValidator
The DTD validator.Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd declared as XMLDocumentSource Modifier and Type Field Description protected XMLDocumentSource
XMLDTDValidator. fDocumentSource
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd that return XMLDocumentSource Modifier and Type Method Description XMLDocumentSource
XMLDTDValidator. getDocumentSource()
Returns the document sourceMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dtd with parameters of type XMLDocumentSource Modifier and Type Method Description void
XMLDTDValidator. setDocumentSource(XMLDocumentSource source)
Sets the document source -
Uses of XMLDocumentSource 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 XMLDocumentSource Modifier and Type Class Description class
XMLSchemaValidator
The XML Schema validator.Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs declared as XMLDocumentSource Modifier and Type Field Description protected XMLDocumentSource
XMLSchemaValidator. fDocumentSource
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return XMLDocumentSource Modifier and Type Method Description XMLDocumentSource
XMLSchemaValidator. getDocumentSource()
Returns the document sourceMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type XMLDocumentSource Modifier and Type Method Description void
XMLSchemaValidator. setDocumentSource(XMLDocumentSource source)
Sets the document source -
Uses of XMLDocumentSource in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti that return XMLDocumentSource Modifier and Type Method Description XMLDocumentSource
DefaultXMLDocumentHandler. getDocumentSource()
Returns the document source.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.opti with parameters of type XMLDocumentSource Modifier and Type Method Description void
DefaultXMLDocumentHandler. setDocumentSource(XMLDocumentSource source)
Sets the document source. -
Uses of XMLDocumentSource 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 XMLDocumentSource Modifier and Type Field Description protected XMLDocumentSource
AbstractXMLDocumentParser. fDocumentSource
Document sourceprotected XMLDocumentSource
BasicParserConfiguration. fLastComponent
Last component in the document pipelineprotected XMLDocumentSource
XML11Configuration. fLastComponent
Last component in the document pipelineprotected XMLDocumentSource
XML11DTDConfiguration. fLastComponent
Last component in the document pipelineprotected XMLDocumentSource
XML11NonValidatingConfiguration. fLastComponent
Last component in the document pipelineMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers that return XMLDocumentSource Modifier and Type Method Description XMLDocumentSource
AbstractXMLDocumentParser. getDocumentSource()
Returns the document sourceMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.parsers with parameters of type XMLDocumentSource Modifier and Type Method Description void
AbstractXMLDocumentParser. setDocumentSource(XMLDocumentSource source)
Sets the document source -
Uses of XMLDocumentSource 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 XMLDocumentSource Modifier and Type Class Description class
XIncludeHandler
This 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 XMLDocumentSource Modifier and Type Field Description protected XMLDocumentSource
XIncludeHandler. fDocumentSource
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude that return XMLDocumentSource Modifier and Type Method Description XMLDocumentSource
XIncludeHandler. getDocumentSource()
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xinclude with parameters of type XMLDocumentSource Modifier and Type Method Description void
XIncludeHandler. setDocumentSource(XMLDocumentSource source)
-
Uses of XMLDocumentSource in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni that return XMLDocumentSource Modifier and Type Method Description XMLDocumentSource
XMLDocumentHandler. getDocumentSource()
Returns the document source.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni with parameters of type XMLDocumentSource Modifier and Type Method Description void
XMLDocumentHandler. setDocumentSource(XMLDocumentSource source)
Sets the document source. -
Uses of XMLDocumentSource in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.parser
Subinterfaces of XMLDocumentSource in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xni.parser Modifier and Type Interface Description interface
XMLDocumentFilter
Defines a document filter that acts as both a receiver and an emitter of document events.interface
XMLDocumentScanner
This interface defines a generic document scanner. -
Uses of XMLDocumentSource 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 XMLDocumentSource Modifier and Type Class Description class
XPointerHandler
This is a pipeline component which extends the XIncludeHandler to perform XPointer specific processing specified in the W3C XPointerFramework and element() Scheme Recommendations.
-