Package org.geotools.xml.impl

Interface Summary
AttributeHandler Classes implementing this interace serve as handlers for attributes in an instance document as it is parsed.
BindingWalker.Visitor  
DatatypeConverterInterface The DatatypeConverterInterface is a helper class for implementation of custom print() and parse() methods, as specified by jaxb:javaType/@printMethod and jaxb:javaType/@parseMethod.
DocumentHandler  
ElementHandler Classes implementing this interface serve has handlers for elements in an instance document as it is parsed.
Handler Class implementing this interface serve has handlers for content of an instance document as it is parsed.
HandlerFactory Factory used to create element handler objects during the processing of an instance document.
InstanceBinding Marker interfaces for bindings which are registered as an instance and not as a class.
TypeWalker.Visitor  
 

Class Summary
AttributeEncodeExecutor  
AttributeImpl  
Base64Binary A utility class for working with base64 encoding.
BindingFactoryImpl  
BindingLoader  
BindingPropertyExtractor Uses ComplexBinding.getProperty(Object, QName) to obtain properties from the objecet being encoded.
BindingVisitorDispatch Methods for the dispatch of binding visitors that first check for type mismatches between binding Java types and instance types.
BindingWalker  
BindingWalker.BindingExecutionChain  
BindingWalkerFactoryImpl  
Buffer A simple thread safe buffer.
ContextInitializer  
DatatypeConverterImpl  
DelegatingHandler  
DocumentHandlerImpl  
Duration Implementation of xs:duration.
ElementEncodeExecutor  
ElementEncoder Utility class to be used by bindings to encode an element or an attribute.
ElementHandlerImpl  
ElementImpl  
ElementNameStreamingParserHandler  
GetPropertiesExecutor Gets properties from a parent object by visiting bindings in the hierachy.
GetPropertyExecutor Gets children from a parent object, visiting bindings in teh hierachy until one is found.
HandlerFactoryImpl  
HandlerImpl  
HexBinary Utility class for xs:hexbinary.
InstanceComponentImpl  
MismatchedBindingFinder  
NamespaceSupportWrapper NamespaceContext wrapper around namespace support.
NodeImpl  
ParseExecutor  
ParseHierarchy A utility class used to parse objects in a type hierarchy.
ParserHandler The main sax event handler used for parsing the input document.
PicoMap A Map dectorator which implements the MutablePicoContainer interface.
SchemaIndexImpl  
StreamingParserHandler  
TypeStreamingParserHandler  
TypeWalker  
ValidatorHandler Handler for validating a document.
XsDateFormat An instance of Format, which may be used to parse and format xs:dateTime values.
XsDateTimeFormat An instance of Format, which may be used to parse and format xs:dateTime values.
XsTimeFormat An instance of Format, which may be used to parse and format xs:dateTime values.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.