Package org.geotools.xsd
package org.geotools.xsd
-
ClassDescriptionBase class for complex bindings.Base class for complex bindings which map to an EMF model class.Base class for simple bindings.Represents an attribute in an instance document.A specialized handler for a specific type in an xml schema.Creates the binding for a qualified name.Factory made available to bindings to walk over a binding execution chain.A strategy for parsing elements in an instance document which are of complex type.A binding implementation which parses / encodes objects from an EMF model.Responsible for configuring a parser runtime environment.Parses a DOM (Document Object Model) using the geotools xml binding system.Represents an element in an instance document.Utility methods for working with emf model objects.Encodes objects as xml based on a schema.Used to configure an instance of
org.geotools.xml.Writer
.An interface used to signal to theEncoder
that it should delegate to the object itself to encode, rather than work the object through the typical encoding routine.Parses a simple type into an exiting enum.Represents a value in the parse tree.A pico container "parameter" which allows one to make setter injection optional.GeoTools XML parser.Interface for objects which need to take over parsing control from the main parsing driver.Extension ofParserDelegate
used to stage new interface methods.NamespaceSupport implementation that allows additional NamespaceSupport objects to be part of the look up process.Factory used by the encoder to obtain child values from objects being encoded.XML pull parser capable of streaming.Resolves a physical schema location from a namespace uri.Helper class which ensures that the xsd schema parser uses pre-build schema objects.Utility class for performing various operations.A strategy for parsing components in an instance document which are of simple type.A binding implementation which handles the case of a complex type with simple content.XML parser capable of streaming.Represents text encountered in the parse tree.This interface contains the qualified names of all the types,elements, and attributes in the http://www.w3.org/XML/1998/namespace schema.Parser configuration for the http://www.w3.org/XML/1998/namespace schema.Xml Schema for a particular namespace.Parser delegate which which uses the xsd framework to parse.