Package org.geotools.xsd.impl
package org.geotools.xsd.impl
-
ClassDescriptionClasses implementing this interace serve as handlers for attributes in an instance document as it is parsed.Uses
ComplexBinding.getProperty(Object, QName)
to obtain properties from the object being encoded.Methods for the dispatch of binding visitors that first check for type mismatches between binding Java types and instance types.A simple thread safe buffer.Base class for visitors that invoke a callback on a complex binding.Invokes theComplexBinding.initializeChildContext(ElementInstance, Node, MutablePicoContainer)
event/callback.Utility class to be used by bindings to encode an element or an attribute.Classes implementing this interface serve has handlers for elements in an instance document as it is parsed.Invokes theComplexBinding.initialize(ElementInstance, Node, MutablePicoContainer)
event/callback.Gets properties from a parent object by visiting bindings in the hierachy.Gets children from a parent object, visiting bindings in the hierachy until one is found.Class implementing this interface serve has handlers for content of an instance document as it is parsed.Factory used to create element handler objects during the processing of an instance document.A URI handler that handles HTTP connections with connection timeouts and read timeouts.Marker interfaces for bindings which are registered as an instance and not as a class.NamespaceContext wrapper around namespace support.A utility class used to parse objects in a type hierarchy.The main sax event handler used for parsing the input document.Customize the context, after the configuration has set up the context before the document is parsed.AMap
decorator which implements theMutablePicoContainer
interface.Handler for validating a document.