Package org.geotools.xs


package org.geotools.xs

Captures initial mapping of XML Simple Types to Java Objects.

Intended Use

Where possible mappings are in agreement with JAXB and will make use of the same utility classes.

Please consider the following reference matterial:

The Big Picture

  • Classes
    Class
    Description
    This interface contains the qualified names of all the types in the http://www.w3.org/2001/XMLSchema schema.
    Parser configuration for xml schema schema.
    Schema for XML simple types.
    Util class for shared static methods for XS and its bindings.