Package org.geotools.xsd.impl.jxpath
Class JXPathStreamingParserHandler
Object
DefaultHandler
DefaultHandler2
ParserHandler
StreamingParserHandler
JXPathStreamingParserHandler
- All Implemented Interfaces:
ContentHandler,DTDHandler,EntityResolver,ErrorHandler,DeclHandler,EntityResolver2,LexicalHandler
-
Nested Class Summary
Nested classes/interfaces inherited from class ParserHandler
ParserHandler.ContextCustomizer -
Field Summary
Fields inherited from class ParserHandler
handlers -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class StreamingParserHandler
endDocument, endElementInternal, getBufferMethods inherited from class ParserHandler
characters, configure, endCDATA, endElement, endPrefixMapping, error, findSchemaLocationResolvers, findSchemaLocators, getBindingFactory, getBindingLoader, getBindingWalker, getConfiguration, getEntityResolver, getHandlerFactory, getLogger, getNamespaceSupport, getRootElementType, getSchemaIndex, getSchemas, getURIHandlers, getValidationErrors, getValidator, getValue, isCDATA, isCDATAEnding, isFailOnValidationError, isForceParserDelegate, isHandleMixedContent, isStrict, isValidating, resolveEntity, resolveEntity, setCDATA, setContextCustomizer, setEntityResolver, setFailOnValidationError, setForceParserDelegate, setHandleMixedContent, setRootElementType, setStrict, setValidating, startCDATA, startDocument, startElement, startPrefixMapping, warningMethods inherited from class DefaultHandler2
attributeDecl, comment, elementDecl, endDTD, endEntity, externalEntityDecl, getExternalSubset, internalEntityDecl, startDTD, startEntityMethods inherited from class DefaultHandler
fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, unparsedEntityDeclMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContentHandler
declaration
-
Constructor Details
-
JXPathStreamingParserHandler
-
-
Method Details
-
stream
- Overrides:
streamin classStreamingParserHandler
-