|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.geotools.xml.impl.ParserHandler
org.geotools.xml.impl.StreamingParserHandler
public class StreamingParserHandler
Field Summary |
---|
Fields inherited from class org.geotools.xml.impl.ParserHandler |
---|
handlers |
Constructor Summary | |
---|---|
StreamingParserHandler(Configuration config)
|
Method Summary | |
---|---|
void |
endDocument()
|
protected void |
endElementInternal(ElementHandler handler)
|
Buffer |
getBuffer()
|
protected boolean |
stream(ElementHandler handler)
|
Methods inherited from class org.geotools.xml.impl.ParserHandler |
---|
characters, configure, endElement, error, findSchemaLocationResolvers, findSchemaLocators, getBindingFactory, getBindingLoader, getBindingWalker, getConfiguration, getHandlerFactory, getLogger, getNamespaceSupport, getSchemaIndex, getSchemas, getValidationErrors, getValidator, getValue, isFailOnValidationError, isStrict, isValidating, setFailOnValidationError, setStrict, setValidating, startDocument, startElement, startPrefixMapping, warning |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
endPrefixMapping, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, unparsedEntityDecl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StreamingParserHandler(Configuration config)
Method Detail |
---|
protected void endElementInternal(ElementHandler handler)
endElementInternal
in class ParserHandler
protected boolean stream(ElementHandler handler)
public void endDocument() throws org.xml.sax.SAXException
endDocument
in interface org.xml.sax.ContentHandler
endDocument
in class ParserHandler
org.xml.sax.SAXException
public Buffer getBuffer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |