org.geotools.gml3
Class GMLParserDelegate

java.lang.Object
  extended by org.geotools.xml.XSDParserDelegate
      extended by org.geotools.gml3.GMLParserDelegate
All Implemented Interfaces:
ParserDelegate, org.xml.sax.ContentHandler

public class GMLParserDelegate
extends XSDParserDelegate

Parser delegate for GML 3.

Since:
2.6
Author:
Justin Deoliveira, OpenGEO

Constructor Summary
GMLParserDelegate()
           
 
Method Summary
 
Methods inherited from class org.geotools.xml.XSDParserDelegate
canHandle, characters, endDocument, endElement, endPrefixMapping, getParsedObject, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMLParserDelegate

public GMLParserDelegate()


Copyright © 1996-2010 Geotools. All Rights Reserved.