Class XSDParserDelegate

Object
XSDParserDelegate
All Implemented Interfaces:
ParserDelegate, ContentHandler
Direct Known Subclasses:
FESParserDelegate, FilterParserDelegate, GMLParserDelegate, GMLParserDelegate, InterpolationParserDelegate, RangeSubsetParserDelegate, ScalingParserDelegate, WFSParserDelegate

public class XSDParserDelegate extends Object implements ParserDelegate
Parser delegate which which uses the xsd framework to parse.

This is used to support the parsing of dynamically imported schemas, ie schemas that are included on the fly in an instance document but not referenced by the schema itself.

Since:
2.6
Author:
Justin Deoliveira, OpenGEO