org.geotools.data.wms.xml
Class ogcSimpleType

java.lang.Object
  extended by org.geotools.xml.schema.impl.SimpleTypeGT
      extended by org.geotools.data.wms.xml.ogcSimpleType
All Implemented Interfaces:
SimpleType, Type
Direct Known Subclasses:
ogcSimpleTypes.CapabilitiesSectionType, ogcSimpleTypes.ExceptionsType, ogcSimpleTypes.FormatType, ogcSimpleTypes.OWSType

public class ogcSimpleType
extends SimpleTypeGT


Field Summary
 
Fields inherited from interface org.geotools.xml.schema.SimpleType
ALL, LIST, NONE, RESTRICTION, UNION
 
Constructor Summary
ogcSimpleType(java.lang.String name, int type, SimpleType[] parents, Facet[] facets)
           
 
Method Summary
 
Methods inherited from class org.geotools.xml.schema.impl.SimpleTypeGT
canCreateAttributes, canEncode, encode, findChildElement, getChildType, getFacets, getFinal, getId, getInstanceType, getName, getNamespace, getParents, getValue, toAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ogcSimpleType

public ogcSimpleType(java.lang.String name,
                     int type,
                     SimpleType[] parents,
                     Facet[] facets)


Copyright © 1996-2010 Geotools. All Rights Reserved.