Uses of Class
org.geotools.xml.handlers.xsi.SchemaHandler
Packages that use SchemaHandler
-
Uses of SchemaHandler in org.geotools.xml.handlers.xsi
Methods in org.geotools.xml.handlers.xsi with parameters of type SchemaHandlerModifier and TypeMethodDescriptionprotected ElementGrouping
AllHandler.compress
(SchemaHandler parent) protected ElementGrouping
AnyHandler.compress
(SchemaHandler parent) protected AttributeGroup
AttributeGroupHandler.compress
(SchemaHandler parent) Reduces the memory imprint returning a smaller objectprotected Attribute
AttributeHandler.compress
(SchemaHandler parent) creates a smaller simpler versionprotected ElementGrouping
ChoiceHandler.compress
(SchemaHandler parent) protected ComplexType
ComplexTypeHandler.compress
(SchemaHandler parent) compresses the inheritance tree, caching a more efficient copy.protected abstract ElementGrouping
ElementGroupingHandler.compress
(SchemaHandler parent) This will compress the given element based on it's type and the parent schema, allowing for references to be resolved.protected ElementGrouping
ElementTypeHandler.compress
(SchemaHandler parent) protected ElementGrouping
GroupHandler.compress
(SchemaHandler parent) protected ElementGrouping
SequenceHandler.compress
(SchemaHandler parent) protected SimpleType
SimpleTypeHandler.compress
(SchemaHandler parent) compacts the data resolving references.