org.geotools.wfs
Class WFSParserDelegate

Object
  extended by XSDParserDelegate
      extended by WFSParserDelegate
All Implemented Interfaces:
ParserDelegate, 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 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

WFSParserDelegate

public WFSParserDelegate()


Copyright © 1996-2014 Geotools. All Rights Reserved.