Uses of Interface
org.geotools.xml.schema.Facet

Packages that use Facet
org.geotools.data.wms.xml   
org.geotools.xml.filter The package name does not map the prefix name because we feel that this is a better representation. 
org.geotools.xml.schema Schema Interfaces 
org.geotools.xml.schema.impl   
org.geotools.xml.xsi   
 

Uses of Facet in org.geotools.data.wms.xml
 

Constructors in org.geotools.data.wms.xml with parameters of type Facet
ogcSimpleType(java.lang.String name, int type, SimpleType[] parents, Facet[] facets)
           
 

Uses of Facet in org.geotools.xml.filter
 

Methods in org.geotools.xml.filter that return Facet
 Facet[] FilterComplexTypes.SortOrderType.getFacets()
          TODO summary sentence for getFacets ...
 

Uses of Facet in org.geotools.xml.schema
 

Methods in org.geotools.xml.schema that return Facet
 Facet[] SimpleType.getFacets()
          The list of facets for this Restriction ...
 

Uses of Facet in org.geotools.xml.schema.impl
 

Classes in org.geotools.xml.schema.impl that implement Facet
 class FacetGT
           DOCUMENT ME!
 

Methods in org.geotools.xml.schema.impl that return Facet
 Facet[] SimpleTypeGT.getFacets()
           
 

Constructors in org.geotools.xml.schema.impl with parameters of type Facet
SimpleTypeGT(java.lang.String id, java.lang.String name, java.net.URI namespace, int type, SimpleType[] parents, Facet[] constraints, int finaL)
          Creates a new SimpleTypeGT object.
 

Uses of Facet in org.geotools.xml.xsi
 

Methods in org.geotools.xml.xsi that return Facet
 Facet[] XSISimpleTypes.XSISimpleType.getFacets()
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.