org.geotools.data.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
public class ogcComplexType
- extends ComplexTypeGT
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 |
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-2014 Geotools. All Rights Reserved.