public class StreamingParserHandler extends ParserHandler
ParserHandler.ContextCustomizer
handlers
Constructor and Description |
---|
StreamingParserHandler(Configuration config) |
Modifier and Type | Method and Description |
---|---|
void |
endDocument() |
protected void |
endElementInternal(ElementHandler handler) |
Buffer |
getBuffer() |
protected boolean |
stream(ElementHandler handler) |
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, warning
attributeDecl, comment, elementDecl, endDTD, endEntity, externalEntityDecl, getExternalSubset, internalEntityDecl, startDTD, startEntity
fatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, unparsedEntityDecl
public StreamingParserHandler(Configuration config)
protected void endElementInternal(ElementHandler handler)
endElementInternal
in class ParserHandler
protected boolean stream(ElementHandler handler)
public void endDocument() throws SAXException
endDocument
in interface ContentHandler
endDocument
in class ParserHandler
SAXException
public Buffer getBuffer()
Copyright © 1996–2019 Geotools. All rights reserved.