Package org.geotools.wfs
Class WFSParserDelegate
- Object
-
- XSDParserDelegate
-
- WFSParserDelegate
-
- All Implemented Interfaces:
ParserDelegate
,ContentHandler
public class WFSParserDelegate extends XSDParserDelegate
Parser delegate for WFS.- Since:
- 2.6
- Author:
- Justin Deoliveira, OpenGEO
-
-
Field Summary
-
Fields inherited from class XSDParserDelegate
handler
-
-
Constructor Summary
Constructors Constructor Description WFSParserDelegate()
-
Method Summary
-
Methods inherited from class XSDParserDelegate
canHandle, characters, endDocument, endElement, endPrefixMapping, getParsedObject, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
-
-