Package org.geotools.filter.v1_1
Class FilterParserDelegate
- Object
-
- XSDParserDelegate
-
- FilterParserDelegate
-
- All Implemented Interfaces:
ParserDelegate
,ContentHandler
public class FilterParserDelegate extends XSDParserDelegate
Parser delegate for the Filter 1.1 schema.- Author:
- Andrea Aime - GeoSolutions
-
-
Field Summary
-
Fields inherited from class XSDParserDelegate
handler
-
-
Constructor Summary
Constructors Constructor Description FilterParserDelegate()
-
Method Summary
-
Methods inherited from class XSDParserDelegate
canHandle, characters, endDocument, endElement, endPrefixMapping, getParsedObject, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
-
-