Interface | Description |
---|---|
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. |
Class | Description |
---|---|
Base64Binary |
A utility class for working with base64 encoding.
|
DatatypeConverterImpl | |
Duration |
Implementation of xs:duration.
|
HexBinary |
Utility class for xs:hexbinary.
|
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. |
XsLocalDateFormat |
An instance of
Format , which may be used to parse xs:dateTime
values and format xs:dateTime as local date. |
XsTimeFormat |
An instance of
Format , which may be used to parse and format xs:dateTime
values. |
Copyright © 1996–2019 Geotools. All rights reserved.