org.geotools.wfs
Class WFSParserDelegate

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

public class WFSParserDelegate
extends XSDParserDelegate

Parser delegate for WFS.

Since:
2.6
Author:
Justin Deoliveira, OpenGEO

Constructor Summary
WFSParserDelegate()
           
 
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

WFSParserDelegate

public WFSParserDelegate()


Copyright © 1996-2010 Geotools. All Rights Reserved.