|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.xml.XSIElementHandler org.geotools.xml.handlers.xsi.ElementGroupingHandler
Allows the developer to avoid instanceof operators when wishing to compress.
Field Summary |
Fields inherited from class org.geotools.xml.XSIElementHandler |
DEFAULT, EXTENSION, FACET, LIST, logger, RESTRICTION, SEQUENCE, SIMPLETYPE, UNION |
Constructor Summary | |
ElementGroupingHandler()
|
Method Summary | |
protected abstract ElementGrouping |
compress(SchemaHandler parent)
This will compress the given element based on it's type and the parent schema, allowing for references to be resolved. |
Methods inherited from class org.geotools.xml.XSIElementHandler |
characters, endElement, equals, getHandler, getHandlerType, getLocalName, hashCode, setLogLevel, startElement |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ElementGroupingHandler()
Method Detail |
protected abstract ElementGrouping compress(SchemaHandler parent) throws org.xml.sax.SAXException
This will compress the given element based on it's type and the parent schema, allowing for references to be resolved.
parent
-
org.xml.sax.SAXException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |