public abstract class ElementGroupingHandler extends XSIElementHandler
DEFAULT, EXTENSION, FACET, LIST, logger, RESTRICTION, SEQUENCE, SIMPLETYPE, UNION
Constructor and Description |
---|
ElementGroupingHandler() |
Modifier and Type | Method and Description |
---|---|
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.
|
characters, endElement, equals, getHandler, getHandlerType, getLocalName, hashCode, setLogLevel, startElement
protected abstract ElementGrouping compress(SchemaHandler parent) throws SAXException
parent
- SAXException
Copyright © 1996–2019 Geotools. All rights reserved.