org.geotools.data.wms.xml
Class ogcSimpleType

Object
  extended by SimpleTypeGT
      extended by 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 SimpleType
ALL, LIST, NONE, RESTRICTION, UNION
 
Constructor Summary
ogcSimpleType(String name, int type, SimpleType[] parents, Facet[] facets)
           
 
Method Summary
 
Methods inherited from class SimpleTypeGT
canCreateAttributes, canEncode, encode, findChildElement, getChildType, getFacets, getFinal, getId, getInstanceType, getName, getNamespace, getParents, getValue, toAttribute
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ogcSimpleType

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


Copyright © 1996-2009 Geotools. All Rights Reserved.