org.geotools.data.wms.xml
Class ogcComplexType

java.lang.Object
  extended byorg.geotools.xml.schema.impl.ComplexTypeGT
      extended byorg.geotools.data.wms.xml.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(java.lang.String name, ElementGrouping child, Attribute[] attrs, Element[] elems)
           
ogcComplexType(java.lang.String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed)
           
 
Methods inherited from class org.geotools.xml.schema.impl.ComplexTypeGT
cache, canEncode, encode, findChildElement, getAnyAttributeNameSpace, getAttributes, getBlock, getChild, getChildElements, getFinal, getId, getInstanceType, getName, getNamespace, getParent, getValue, isAbstract, isDerived, isMixed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ogcComplexType

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

ogcComplexType

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


Copyright © GeoTools. All Rights Reserved.