Package org.geotools.gml3
Class GMLParserDelegate
Object
XSDParserDelegate
GMLParserDelegate
- All Implemented Interfaces:
ParserDelegate,ContentHandler
Parser delegate for GML 3.
- Since:
- 2.6
- Author:
- Justin Deoliveira, OpenGEO
-
Field Summary
Fields inherited from class XSDParserDelegate
handler -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class XSDParserDelegate
canHandle, characters, endDocument, endElement, endPrefixMapping, getParsedObject, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ContentHandler
declaration
-
Constructor Details
-
GMLParserDelegate
public GMLParserDelegate()
-