org.geotools.xml.impl.jxpath
Class JXPathStreamingParserHandler
Object
DefaultHandler
ParserHandler
StreamingParserHandler
JXPathStreamingParserHandler
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
public class JXPathStreamingParserHandler
- extends StreamingParserHandler
Methods inherited from class ParserHandler |
characters, configure, endElement, error, findSchemaLocationResolvers, findSchemaLocators, getBindingFactory, getBindingLoader, getBindingWalker, getConfiguration, getHandlerFactory, getLogger, getNamespaceSupport, getSchemaIndex, getSchemas, getValidationErrors, getValue, isFailOnValidationError, isStrict, isValidating, setFailOnValidationError, setStrict, setValidating, startDocument, startElement, startPrefixMapping, warning |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JXPathStreamingParserHandler
public JXPathStreamingParserHandler(Configuration config,
String xpath)
stream
protected boolean stream(ElementHandler handler)
- Overrides:
stream
in class StreamingParserHandler
Copyright © 1996-2009 Geotools. All Rights Reserved.