Package | Description |
---|---|
org.geotools.xs.facets |
Captures initial mapping of XML Simple Types to Java Objects.
|
Modifier and Type | Field and Description |
---|---|
static Length |
Length.CHARACTERS
string and anyURI measured length is measured in units of characters
|
static Length |
Length.LIST
By default this one understands Collection, Array and Integer.
|
static Length |
Length.OCTETS
hexBinary and base64Binary length is measured in octets (8bits) on binary data
|
Copyright © 1996–2019 Geotools. All rights reserved.