Uses of Class
org.geotools.xs.facets.Length

Packages that use Length
org.geotools.xs.facets Captures initial mapping of XML Simple Types to Java Objects. 
 

Uses of Length in org.geotools.xs.facets
 

Fields in org.geotools.xs.facets declared as Length
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-2010 Geotools. All Rights Reserved.