Package org.geotools.filter.v2_0
Class FESParserDelegate
Object
XSDParserDelegate
FESParserDelegate
- All Implemented Interfaces:
ParserDelegate
,ContentHandler
Parser delegate for the FES schema.
- Author:
- Andrea Aime - GeoSolutions
-
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, startPrefixMapping
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ContentHandler
declaration
-
Constructor Details
-
FESParserDelegate
public FESParserDelegate()
-