public class StreamingParserHandler extends ParserHandler
ParserHandler.ContextCustomizerhandlers| 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, warningattributeDecl, comment, elementDecl, endDTD, endEntity, externalEntityDecl, getExternalSubset, internalEntityDecl, startDTD, startEntityfatalError, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, skippedEntity, unparsedEntityDeclpublic StreamingParserHandler(Configuration config)
protected void endElementInternal(ElementHandler handler)
endElementInternal in class ParserHandlerprotected boolean stream(ElementHandler handler)
public void endDocument()
throws SAXException
endDocument in interface ContentHandlerendDocument in class ParserHandlerSAXExceptionpublic Buffer getBuffer()
Copyright © 1996–2019 Geotools. All rights reserved.