|
||||||||||
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
org.geotools.xml.impl.ElementNameStreamingParserHandler
public class ElementNameStreamingParserHandler
Field Summary |
---|
Fields inherited from class org.geotools.xml.impl.ParserHandler |
---|
handlers |
Constructor Summary | |
---|---|
ElementNameStreamingParserHandler(Configuration config,
javax.xml.namespace.QName name)
|
Method Summary | |
---|---|
protected boolean |
stream(ElementHandler handler)
|
Methods inherited from class org.geotools.xml.impl.StreamingParserHandler |
---|
endDocument, endElementInternal, getBuffer |
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 ElementNameStreamingParserHandler(Configuration config, javax.xml.namespace.QName name)
Method Detail |
---|
protected boolean stream(ElementHandler handler)
stream
in class StreamingParserHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |