Package org.geotools.ows.wms.xml
Class ogcComplexType
Object
ComplexTypeGT
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
-
Constructor Summary
ConstructorsConstructorDescriptionogcComplexType(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
-
Constructor Details
-
ogcComplexType
public ogcComplexType(String name, ElementGrouping child, Attribute[] attrs, Element[] elems, Type parent, boolean _abstract, boolean mixed) -
ogcComplexType
-