org.geotools.data.wms.xml
Class ogcElement

Object
  extended by ElementGT
      extended by ogcElement
All Implemented Interfaces:
Element, ElementGrouping

public class ogcElement
extends ElementGT


Field Summary
 
Fields inherited from interface ElementGrouping
ALL, ANY, CHOICE, ELEMENT, GROUP, SEQUENCE, UNBOUNDED
 
Constructor Summary
ogcElement(String name, Type type, Element substitution)
           
ogcElement(String name, Type type, Element substitution, int min, int max)
           
 
Method Summary
 
Methods inherited from class ElementGT
findChildElement, findChildElement, getBlock, getDefault, getFinal, getFixed, getGrouping, getId, getMaxOccurs, getMinOccurs, getName, getNamespace, getSubstitutionGroup, getType, isAbstract, isForm, isNillable
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ogcElement

public ogcElement(String name,
                  Type type,
                  Element substitution)

ogcElement

public ogcElement(String name,
                  Type type,
                  Element substitution,
                  int min,
                  int max)


Copyright © 1996-2010 Geotools. All Rights Reserved.