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:
- XML Schema Part 0: Primer Second Edition
- XML Schema Part 1: Structures Second Edition
- XML Schema Part 2: Datatypes Second Edition
- Feature Type Survey
- Web Services Developer Pack (and DataTypeConverter )
The Big Picture
-
Class Summary Class Description XS This interface contains the qualified names of all the types in the http://www.w3.org/2001/XMLSchema schema.XSConfiguration Parser configuration for xml schema schema.XSSchema Schema for XML simple types.XSUtils Util class for shared static methods for XS and its bindings.