org.geotools.gml2
Class GMLParserDelegate

Object
  extended by XSDParserDelegate
      extended by GMLParserDelegate
All Implemented Interfaces:
ParserDelegate, ContentHandler

public class GMLParserDelegate
extends XSDParserDelegate

Parser delegate for GML 2.

Since:
2.6
Author:
Justin Deoliveira, OpenGEO
Module:
modules/extension/xsd-gml2 (gt-xsd-gml2.jar)

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

Constructor Detail

GMLParserDelegate

public GMLParserDelegate()


Copyright © 1996-2009 Geotools. All Rights Reserved.