Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.geotools.xml Classes and Interfaces - 302 results found.
NameDescriptionTypePackageFramework
AbstractComplexBindingBase class for complex bindings.Classorg.geotools.xmlGeoTools
AbstractComplexEMFBindingBase class for complex bindings which map to an EMF model class.Classorg.geotools.xmlGeoTools
AbstractSimpleBindingBase class for simple bindings.Classorg.geotools.xmlGeoTools
All Instances of this interface are intended to represent the 'all' construct inAuthor:dzwiers www.Classorg.geotools.xml.schemaGeoTools
AllGTClassorg.geotools.xml.schema.implGeoTools
AllHandler This represents an 'all' element in an xml schema.Classorg.geotools.xml.handlers.xsiGeoTools
Any Instances of this interface are intended to represent the 'any' construct inAuthor:dzwiers www.Interfaceorg.geotools.xml.schemaGeoTools
AnyAttributeHandlerAnyAttributeHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
AnyGTClassorg.geotools.xml.schema.implGeoTools
AnyHandler Represents an 'any' element.Classorg.geotools.xml.handlers.xsiGeoTools
AppSchemaConfigurationXML encoder Configuration that uses SchemaResolver to obtain schemas.Classorg.geotools.xmlGeoTools
AppSchemaLocationResolverA SchemaLocationResolver that uses SchemaResolver to locate schema resources in a catalog, on the classpath, or in a cache.Classorg.geotools.xmlGeoTools
AppSchemaValidatorA class to perform XML schema validation against schemas found using an SchemaResolverAuthor:Ben Caradoc-Davies (CSIRO Earth Science and Resource Engineering)Classorg.geotools.xmlGeoTools
AppSchemaXSDXSD that uses SchemaResolver to locate schema resources in a catalog, on the classpath, or in a cache.Classorg.geotools.xmlGeoTools
AppSchemaXSDRegistryA singleton registry to store all XSD schema's that are created by app-schema.Classorg.geotools.xmlGeoTools
Attribute An instance of this interface should represent an Attribute from an XMLAuthor:dzwiers www.Interfaceorg.geotools.xml.schemaGeoTools
AttributeEncodeExecutorClassorg.geotools.xml.implGeoTools
AttributeGroup This interface is intended to represent an XML Schema AttributeGroup.Interfaceorg.geotools.xml.schemaGeoTools
AttributeGroupGTClassorg.geotools.xml.schema.implGeoTools
AttributeGroupHandlerAttributeGroupHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
AttributeGTClassorg.geotools.xml.schema.implGeoTools
AttributeHandlerAttributeHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
AttributeHandlerClasses implementing this interace serve as handlers for attributes in an instance document as it is parsed.Interfaceorg.geotools.xml.implGeoTools
AttributeImplClassorg.geotools.xml.implGeoTools
AttributeInstanceRepresents an attribute in an instance document.Interfaceorg.geotools.xmlGeoTools
AttributeValueInterfaceorg.geotools.xml.schemaGeoTools
AttributeValueGTClassorg.geotools.xml.schema.implGeoTools
Base64BinaryA utility class for working with base64 encoding.Classorg.geotools.xml.implGeoTools
BindingA specialized handler for a specific type in an xml schema.Interfaceorg.geotools.xmlGeoTools
BindingFactoryCreates the binding for a qualified name.Interfaceorg.geotools.xmlGeoTools
BindingFactoryImplClassorg.geotools.xml.implGeoTools
BindingLoaderClassorg.geotools.xml.implGeoTools
BindingPropertyExtractorUses ComplexBinding.Classorg.geotools.xml.implGeoTools
BindingVisitorDispatchMethods for the dispatch of binding visitors that first check for type mismatches between binding Java types and instance types.Classorg.geotools.xml.implGeoTools
BindingWalkerClassorg.geotools.xml.implGeoTools
BindingWalker .BindingExecutionChainClassorg.geotools.xml.impl.BindingWalkerGeoTools
BindingWalker .VisitorInterfaceorg.geotools.xml.impl.BindingWalkerGeoTools
BindingWalkerFactoryFactory made available to bindings to walk over a binding execution chain.Interfaceorg.geotools.xmlGeoTools
BindingWalkerFactoryImplClassorg.geotools.xml.implGeoTools
BufferA simple thread safe buffer.Classorg.geotools.xml.implGeoTools
Choice This interface is intended to represent a Choice in an XML Schema.Interfaceorg.geotools.xml.schemaGeoTools
ChoiceGeometryTypeYet another hack in order to use our FeatureType.Interfaceorg.geotools.xml.gmlGeoTools
ChoiceGeometryTypeImplCreated for GML generated FeatureTypes.Classorg.geotools.xml.gmlGeoTools
ChoiceGTClassorg.geotools.xml.schema.implGeoTools
ChoiceHandlerChoiceHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
ComplexBindingA strategy for parsing elements in an instance document which are of Complex types contain child elements, and attributes.Interfaceorg.geotools.xmlGeoTools
ComplexBindingCallbackBase class for visitors that invoke a callback on a complex binding.Classorg.geotools.xml.implGeoTools
ComplexContentHandler represents a complex content elementAuthor:dzwiers www.Classorg.geotools.xml.handlers.xsiGeoTools
ComplexElementHandler This class is intended to handle parsing an xml element from an instance document for elements who's type is both known and complex.Classorg.geotools.xml.handlersGeoTools
ComplexEMFBindingA binding implementation which parses / encodes objects from an EMF model.Classorg.geotools.xmlGeoTools
ComplexType This interface is intended to represent an XML Schema complexType.Interfaceorg.geotools.xml.schemaGeoTools
ComplexTypeGTProvides .Classorg.geotools.xml.schema.implGeoTools
ComplexTypeHandlerComplexTypeHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
ConfigurationResponsible for configuring a parser runtime environment.Classorg.geotools.xmlGeoTools
ContextInitializerInvokes the ComplexBinding.Classorg.geotools.xml.implGeoTools
DatatypeConverterImplClassorg.geotools.xml.implGeoTools
DatatypeConverterInterfaceThe DatatypeConverterInterface is a helper class for implementation of custom print() and parse()Interfaceorg.geotools.xml.implGeoTools
DelegatingHandlerClassorg.geotools.xml.implGeoTools
DocumentFactoryThis is the main entry point into the XSI parsing routines.Classorg.geotools.xmlGeoTools
DocumentHandler Represents the start of an XML document .Classorg.geotools.xml.handlersGeoTools
DocumentHandlerReturns the element handler for the root element of an instance document.Interfaceorg.geotools.xml.implGeoTools
DocumentHandlerImplClassorg.geotools.xml.implGeoTools
DocumentWriterThis is the thing that writes documents.Classorg.geotools.xmlGeoTools
DOMParserParses a DOM (Document Object Model) using the geotools xml binding system.Classorg.geotools.xmlGeoTools
DurationClassorg.geotools.xml.implGeoTools
Element Instances of this interface are intended to represent XML Schema Elements.Interfaceorg.geotools.xml.schemaGeoTools
ElementEncodeExecutorClassorg.geotools.xml.implGeoTools
ElementEncoderUtility class to be used by bindings to encode an element or an attribute.Classorg.geotools.xml.implGeoTools
ElementGrouping This represents an abstract collection of xml element definitions within a To avoid multiple type checks, a group mask was include, as described below.Interfaceorg.geotools.xml.schemaGeoTools
ElementGroupingHandler Allows the developer to avoid instanceof operators when wishing to compress.Classorg.geotools.xml.handlers.xsiGeoTools
ElementGTProvides .Classorg.geotools.xml.schema.implGeoTools
ElementHandlerClasses implementing this interface serve has handlers for elements in an instance document as it is parsed.Interfaceorg.geotools.xml.implGeoTools
ElementHandlerFactory This class is used to create handlers for child elements based on the currently defined namespaces.Classorg.geotools.xml.handlersGeoTools
ElementHandlerImplClassorg.geotools.xml.implGeoTools
ElementImplClassorg.geotools.xml.implGeoTools
ElementInitializerInvokes the ComplexBinding.Classorg.geotools.xml.implGeoTools
ElementInstanceRepresents an element in an instance document.Interfaceorg.geotools.xmlGeoTools
ElementNameStreamingParserHandlerClassorg.geotools.xml.implGeoTools
ElementTypeHandlerElementTypeHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
ElementValue This interface is intended to represent a data structure to pass resolved Child elements to the parent element.Interfaceorg.geotools.xml.schemaGeoTools
ElementValueGTClassorg.geotools.xml.schema.implGeoTools
EMFUtilsUtility methods for working with emf model objects.Classorg.geotools.xmlGeoTools
EncoderEncodes objects as xml based on a schema.Classorg.geotools.xmlGeoTools
EncoderConfigurationUsed to configure an instance of org.Interfaceorg.geotools.xmlGeoTools
EncoderDelegateAn interface used to signal to the Encoder that it should delegate to the object itself to encode, rather than work the object through the typicalInterfaceorg.geotools.xmlGeoTools
EnumSimpleBindingParses a simple type into an exiting enum.Classorg.geotools.xmlGeoTools
ExtensionHandler Represents an Extension elementAuthor:dzwiers www.Classorg.geotools.xml.handlers.xsiGeoTools
FacetInterfaceorg.geotools.xml.schemaGeoTools
FacetGTClassorg.geotools.xml.schema.implGeoTools
FacetHandlerFacetHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
FCBuffer Feature Buffer .Classorg.geotools.xml.gmlGeoTools
FCBuffer .StopExceptionClassorg.geotools.xml.gml.FCBufferGeoTools
FCFlowHandlerAllows the XMLSAXHandler to abort parsing of GML.Classorg.geotools.xml.gmlGeoTools
FeatureTypeRegistryConfigurationConfiguration for a Complex Feature Type Registry (see gt-complex module), - tells the registry which schemas and configurations to useInterfaceorg.geotools.xml.complexGeoTools
FieldHandlerFieldHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
FilterComplexTypesRepresent complex types Bbox, Comparison etc .Classorg.geotools.xml.filterGeoTools
FilterComplexTypes .Arithmetic_OperatorsTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .BinaryOperatorTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Comparison_OperatorsTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .EmptyTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .ExpressionTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Filter_CapabilitiesTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Function_NamesTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Function_NameTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .FunctionsTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .FunctionTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .LiteralTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .PropertyNameTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Scalar_CapabilitiesTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .ServiceExceptionReportTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .ServiceExceptionTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .SortByTypeThis is a Filter 1.Classorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .SortOrderTypealso from the 1.Classorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Spatial_CapabilitiesTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterComplexTypes .Spatial_OperatorsTypeClassorg.geotools.xml.filter.FilterComplexTypesGeoTools
FilterCompliancePreProcessorPrepares a filter for xml encoded for interoperability with another system.Classorg.geotools.xml.filterGeoTools
FilterEncodingPreProcessorPrepares a filter for XML encoded for interoperability with another system.Classorg.geotools.xml.filterGeoTools
FilterOpsComplexTypesEncode/Decode Filter types.Classorg.geotools.xml.filterGeoTools
FilterOpsComplexTypes .BBOXTypeThe element is defined as a convenient and more compact way of encoding the very common bounding box constraint based on theClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .BinaryComparisonOpTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .BinaryLogicOpTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .BinarySpatialOpTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .ComparisonOpsTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .DistanceBufferTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .DistanceTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .FeatureIdTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .FilterTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .LogicOpsTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .LowerBoundaryTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .PropertyIsBetweenTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .PropertyIsLikeTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .PropertyIsNullTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .SpatialOpsTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .UnaryLogicOpTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterOpsComplexTypes .UpperBoundaryTypeClassorg.geotools.xml.filter.FilterOpsComplexTypesGeoTools
FilterSchemaSchema for parsing filter content.Classorg.geotools.xml.filterGeoTools
FilterSchema .FilterElementClassorg.geotools.xml.filter.FilterSchemaGeoTools
FlowHandlerProvides a mechanism to indicate that the XMLSAXHandler should stop parsing.Interfaceorg.geotools.xmlGeoTools
GetPropertiesExecutorGets properties from a parent object by visiting bindings in the hierachy.Classorg.geotools.xml.implGeoTools
GetPropertyExecutorGets children from a parent object, visiting bindings in teh hierachy until one is found.Classorg.geotools.xml.implGeoTools
GMLComplexTypesThis class is intended to act as a collection of package visible GML complexType definition to be used by the GMLSchemaClassorg.geotools.xml.gmlGeoTools
GMLComplexTypes .AbstractFeatureCollectionsBaseType This class represents an AbstractFeatureCollectionsBaseType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .AbstractFeatureCollectionType This class represents an AbstractFeatureCollectionType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .AbstractFeatureType This class represents an AbstractFeatureType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .AbstractGeometryCollectionBaseType This class represents an AbstractGeometryCollectionBaseType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .AbstractGeometryType This class represents an AbstractGeometryType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .BoundingShapeType This class represents an BoundingShapeType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .BoxType This class represents an BoxType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .CoordinatesType This class represents an CoordinatesType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .CoordType This class represents an CoordType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .FeatureAssociationType This class represents an FeatureAssociationType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .GeometryAssociationType This class represents an GeometryAssociationType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .GeometryCollectionType This class represents an GeometryCollectionType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .GeometryPropertyType This class represents an GeometryPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .LinearRingMemberType This class represents an LinearRingMemberType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .LinearRingType This class represents an LinearRingType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .LineStringMemberType This class represents an LineStringMemberType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .LineStringPropertyType This class represents an LineStringPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .LineStringType This class represents an LineStringType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiGeometryPropertyType This class represents an MultiGeometryPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiLineStringPropertyType This class represents an MultiLineStringPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiLineStringType This class represents an MultiLineStringType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiPointPropertyType This class represents an MultiPointPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiPointType This class represents an MultiPointType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiPolygonPropertyType This class represents an MultiPolygonPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .MultiPolygonType This class represents an MultiPolygonType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PointMemberType This class represents an PointMemberType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PointPropertyType This class represents an PointPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PointType This class represents an PointType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PolygonMemberType This class represents an PolygonMemberType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PolygonPropertyType This class represents an PolygonPropertyType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLComplexTypes .PolygonType This class represents an PolygonType within the GML Schema.Classorg.geotools.xml.gml.GMLComplexTypesGeoTools
GMLFeatureCollection TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code TemplatesClassorg.geotools.xml.gmlGeoTools
GMLSchemaThis class represents a hard coded, java interpreted version of the GML 2.Classorg.geotools.xml.gmlGeoTools
Group This interface is intended to represent the Group construct within XML In many situations it is recommended that groups be flatened out to theirInterfaceorg.geotools.xml.schemaGeoTools
GroupGTClassorg.geotools.xml.schema.implGeoTools
GroupHandlerGroupHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
GroupHandler .DefaultGroupClassorg.geotools.xml.handlers.xsi.GroupHandlerGeoTools
HandlerClass implementing this interface serve has handlers for content of an instance document as it is parsed.Interfaceorg.geotools.xml.implGeoTools
HandlerFactoryFactory used to create element handler objects during the processing of anAuthor:Justin Deoliveira,Refractions Reserach Inc.Interfaceorg.geotools.xml.implGeoTools
HandlerFactoryImplClassorg.geotools.xml.implGeoTools
HandlerImplClassorg.geotools.xml.implGeoTools
HexBinaryUtility class for xs:hexbinary.Classorg.geotools.xml.implGeoTools
HTTPURIHandlerA URI handler that handles HTTP connections with connection timeouts and read timeouts.Classorg.geotools.xml.implGeoTools
IgnoreHandler This is a default Handler which is used in case a handler cannot be created for an arbitry element.Classorg.geotools.xml.handlersGeoTools
IgnoreHandler Used to represent elements which are not important to our parse, basicallyAuthor:dzwiers, Refractions Research, Inc.Classorg.geotools.xml.handlers.xsiGeoTools
ImportHandlerImportHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
IncludeHandlerImportHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
InstanceBindingInterfaceorg.geotools.xml.implGeoTools
InstanceComponentSets the name of the element.Interfaceorg.geotools.xmlGeoTools
InstanceComponentImplClassorg.geotools.xml.implGeoTools
JXPathStreamingParserHandlerClassorg.geotools.xml.impl.jxpathGeoTools
KeyHandler represents a 'key' element.Classorg.geotools.xml.handlers.xsiGeoTools
KeyrefHandlerKeyrefHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
ListHandlerListHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
MismatchedBindingFinderClassorg.geotools.xml.implGeoTools
NamespaceSupportWrapperNamespaceContext wrapper around namespace support.Classorg.geotools.xml.implGeoTools
NodeRepresents a value in the parse tree.Interfaceorg.geotools.xmlGeoTools
NodeImplClassorg.geotools.xml.implGeoTools
NodePropertyHandlerClassorg.geotools.xml.impl.jxpathGeoTools
OptionalComponentParameterA pico container "parameter" which allows one to make setter injection This class is a hack of pico container.Classorg.geotools.xmlGeoTools
ParseExecutorClassorg.geotools.xml.implGeoTools
ParseHierarchyA utility class used to parse objects in a type hierarchy.Classorg.geotools.xml.implGeoTools
ParserGeoTools XML parser.Classorg.geotools.xmlGeoTools
Parser .PropertiesProperties used to control the parser behaviour.Interfaceorg.geotools.xml.ParserGeoTools
ParserDelegateInterface for objects which need to take over parsing control from the main An example of such a case is when a schema dynamically imports content from Interfaceorg.geotools.xmlGeoTools
ParserDelegate2Extension of ParserDelegate used to stage new interface methods.Interfaceorg.geotools.xmlGeoTools
ParserHandlerThe main sax event handler used for parsing the input document.Classorg.geotools.xml.implGeoTools
ParserHandler .ContextCustomizerCustomize the context, after the configuration has set up the context before the document is parsed.Interfaceorg.geotools.xml.impl.ParserHandlerGeoTools
ParserNamespaceSupportClassorg.geotools.xmlGeoTools
PicoMapA Map dectorator which implements the MutablePicoContainer This class is used internally to help transitition from pico container to a Classorg.geotools.xml.implGeoTools
PrintHandlerPrintHandler accepts SAXish events and generated output.Interfaceorg.geotools.xmlGeoTools
PropertyExtractorFactory used by the encoder to obtain child values from objects being encoded.Interfaceorg.geotools.xmlGeoTools
PullParserXML pull parser capable of streaming.Classorg.geotools.xmlGeoTools
RedefineHandlerRedefineHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
RestrictionHandlerRestrictionHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
RootHandlerRootHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
Schema This Interface is intended to represent the public portion of an XML Schema.Interfaceorg.geotools.xml.schemaGeoTools
SchemaCacheCache containing XML schemas.Classorg.geotools.xml.resolverGeoTools
SchemaCatalogSupport for XML schema resolution in an OASIS Catalog (with URI resolution semantics).Classorg.geotools.xml.resolverGeoTools
SchemaFactoryThis is the main entry point into the XSI parsing routines.Classorg.geotools.xmlGeoTools
SchemaHandlerSchemaHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
SchemaIndexCleans up the index before desctruction.Interfaceorg.geotools.xmlGeoTools
SchemaIndexImplClassorg.geotools.xml.implGeoTools
SchemaLocationResolverResolves a physical schema location from a namespace uri.Classorg.geotools.xmlGeoTools
SchemaLocatorHelper class which ensures that the xsd schema parser uses pre-build schema This class works from a XSD which contains a referenceClassorg.geotools.xmlGeoTools
SchemaResolverXML Schema resolver that maps absolute URLs to local URL resources.Classorg.geotools.xml.resolverGeoTools
SchemasUtility class for performing various operations.Classorg.geotools.xmlGeoTools
SelectorHandlerSelectorHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
Sequence This interface is intended to represent a Sequence in an XML Schema.Interfaceorg.geotools.xml.schemaGeoTools
SequenceGTClassorg.geotools.xml.schema.implGeoTools
SequenceHandlerSequenceHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
SimpleBindingA strategy for parsing components in an instance document which are of simple type.Interfaceorg.geotools.xmlGeoTools
SimpleContentComplexEMFBindingA binding implementation which handles the case of a complex type with Model objects typically have a single "value" getter/setter.Classorg.geotools.xmlGeoTools
SimpleContentHandler represtents a simpleContent elementAuthor:dzwiers www.Classorg.geotools.xml.handlers.xsiGeoTools
SimpleElementHandler This class is intended to handle parsing an xml element from an instance document for elements who's type is both known and simple.Classorg.geotools.xml.handlersGeoTools
SimpleType This interface is intended to represent an XML Schema simple type.Interfaceorg.geotools.xml.schemaGeoTools
SimpleTypeGTClassorg.geotools.xml.schema.implGeoTools
SimpleTypeHandlerSimpleTypeHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
sldComplexTypeClassorg.geotools.xml.stylingGeoTools
sldComplexTypesClassorg.geotools.xml.stylingGeoTools
sldComplexTypes2Provides .Classorg.geotools.xml.stylingGeoTools
sldElementClassorg.geotools.xml.stylingGeoTools
sldSchemaClassorg.geotools.xml.stylingGeoTools
sldSimpleTypesClassorg.geotools.xml.stylingGeoTools
sldSimpleTypes ._ServiceClassorg.geotools.xml.styling.sldSimpleTypesGeoTools
StreamingParserXML parser capable of streaming.Classorg.geotools.xmlGeoTools
StreamingParserHandlerClassorg.geotools.xml.implGeoTools
TextRepresents text encountered in the parse tree.Classorg.geotools.xmlGeoTools
TextInstanceClassorg.geotools.xmlGeoTools
TransformerBaseTransformerBase provides support for writing Object->XML encoders.Classorg.geotools.xml.transformGeoTools
TransformerBase .SchemaLocationSupportAdds support for schemaLocations.Classorg.geotools.xml.transform.TransformerBaseGeoTools
TransformerBase .TranslatorSupportSupport for writing Translators.Classorg.geotools.xml.transform.TransformerBaseGeoTools
TransformerBase .XMLReaderSupportSupport for the setup of an XMLReader for use in a transformation.Classorg.geotools.xml.transform.TransformerBaseGeoTools
TranslatorA Translator is used in an XMLEncoding process by the FeatureTransformer Author:Ian SchneiderInterfaceorg.geotools.xml.transformGeoTools
Type This is a convinience interface to help speed up the code, allowing for any type definition to handled in a consistent manner, independant of whetherInterfaceorg.geotools.xml.schemaGeoTools
TypeStreamingParserHandlerClassorg.geotools.xml.implGeoTools
TypeWalkerClassorg.geotools.xml.implGeoTools
TypeWalker .VisitorSupplies the current type to the visitor.Interfaceorg.geotools.xml.impl.TypeWalkerGeoTools
UnionHandlerUnionHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
UniqueHandlerUniqueHandler purpose.Classorg.geotools.xml.handlers.xsiGeoTools
UnsupportedFilterExceptionIndicates an illegal filter configuration according to the compliance level set.Classorg.geotools.xml.filterGeoTools
ValidatorHandlerHandler for validating a document.Classorg.geotools.xml.implGeoTools
XLinkSchema This class is a hard-coded version of the XLink Schema.Classorg.geotools.xml.xLinkGeoTools
XLinkSchema .ActuateClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ArcLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ArcroleClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .EmptyLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ExtendedLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .FromClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .Href Represents an Href Attribute in the XLink SchemaAuthor:dzwiers, Refractions Research, Inc.Classorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .LabelClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .LocatorLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ResourceLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .RoleClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ShowClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .SimpleLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .TitleClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .TitleLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .ToClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .XLinkAttributeXLinkAttribute purpose.Classorg.geotools.xml.xLink.XLinkSchemaGeoTools
XLinkSchema .XLinkAttributeGroupXLinkAttributeGroup purpose.Classorg.geotools.xml.xLink.XLinkSchemaGeoTools
XMLThis interface contains the qualified names of all the types,elements, and attributes in the http://www.Classorg.geotools.xmlGeoTools
XMLConfigurationParser configuration for the http://www.Classorg.geotools.xmlGeoTools
XmlConverterFactoryA ConverterFactory which can convert strings using DatatypeFactory.Classorg.geotools.xmlGeoTools
XMLElementHandlerIntended to act as both a definition and a generic handler.Classorg.geotools.xmlGeoTools
XMLHandlerHintsHint object with known parameters for XML parsing.Classorg.geotools.xmlGeoTools
XMLSAXHandlerThis is a schema content handler.Classorg.geotools.xmlGeoTools
XMLTestSupportAbstract test class to be used to unit test bindings.Classorg.geotools.xml.testGeoTools
XMLTypeHelperClassorg.geotools.xml.handlersGeoTools
XMLUtilsXML related utilities not otherwise found in base librariesAuthor:Andrea Aime - GeoSolutionsClassorg.geotools.xmlGeoTools
XSDXml Schema for a particular namespace.Classorg.geotools.xmlGeoTools
XsDateFormatAn instance of Format, which may be used to parse and format xs:dateTime values.Classorg.geotools.xml.implGeoTools
XsDateTimeFormatAn instance of Format, which may be used to parse and format xs:dateTime values.Classorg.geotools.xml.implGeoTools
XSDParserDelegateParser delegate which which uses the xsd framework to parse.Classorg.geotools.xmlGeoTools
XSIElementHandlerThis abstract class is intended to act as both a definition of what a generic handler is, and a default handler.Classorg.geotools.xmlGeoTools
XSISAXHandlerThis is a schema handler.Classorg.geotools.xmlGeoTools
XSISimpleTypes This class represents the pre-defined simpletypes included within the XMLAuthor:dzwiers www.Classorg.geotools.xml.xsiGeoTools
XSISimpleTypes .AnyTypeClassorg.geotools.xml.xsi.XSISimpleTypesGeoTools
XSISimpleTypes .AnyURIClassorg.geotools.xml.xsi.XSISimpleTypesGeoTools
XSISimpleTypes .Base64BinaryClassorg.geotools.xml.xsi.XSISimpleTypesGeoTools
XSISimpleTypes .BooleanClassorg.geotools.xml.xsi.XSISimpleTypesGeoTools