org.geotools.data.wms.xml
Class ogcComplexType

Object
  extended by ComplexTypeGT
      extended by ogcComplexType
All Implemented Interfaces:
ComplexType, Type
Direct Known Subclasses:
ogcComplexTypes._FeatureInfoOutput, ogcComplexTypes._FeatureInfoSize, ogcComplexTypes._GetCapabilities, ogcComplexTypes._GetFeatureInfo, ogcComplexTypes._GetMap, ogcComplexTypes._Output, ogcComplexTypes._Size, ogcComplexTypes.VendorType

public class ogcComplexType
extends ComplexTypeGT


Constructor Summary
ogcComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems)
           
ogcComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed)
           
 
Method Summary
 
Methods inherited from class ComplexTypeGT
cache, canEncode, encode, findChildElement, getAnyAttributeNameSpace, getAttributes, getBlock, getChild, getChildElements, getFinal, getId, getInstanceType, getName, getNamespace, getParent, getValue, isAbstract, isDerived, isMixed
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ogcComplexType

public ogcComplexType(String name,
                      ElementGrouping child,
                      Attribute[] attrs,
                      Element[] elems,
                      Type parent,
                      boolean _abstract,
                      boolean mixed)

ogcComplexType

public ogcComplexType(String name,
                      ElementGrouping child,
                      Attribute[] attrs,
                      Element[] elems)


Copyright © 1996-2009 Geotools. All Rights Reserved.