|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.xml.schema.impl.ComplexTypeGT
org.geotools.data.wms.xml.ogcComplexType
org.geotools.data.wms.xml.ogcComplexTypes._GetCapabilities
| Method Summary | |
boolean |
canEncode(Element element,
java.lang.Object value,
java.util.Map hints)
TODO summary sentence for canEncode ... |
void |
encode(Element element,
java.lang.Object value,
PrintHandler output,
java.util.Map hints)
TODO summary sentence for encode ... |
static ComplexType |
getInstance()
|
java.lang.Class |
getInstanceType()
TODO summary sentence for getInstanceType ... |
java.lang.String |
getName()
TODO summary sentence for getName ... |
| Methods inherited from class org.geotools.xml.schema.impl.ComplexTypeGT |
cache, findChildElement, getAnyAttributeNameSpace, getAttributes, getBlock, getChild, getChildElements, getFinal, getId, getNamespace, getParent, getValue, isAbstract, isDerived, isMixed |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ComplexType getInstance()
public boolean canEncode(Element element,
java.lang.Object value,
java.util.Map hints)
ComplexTypeGT
canEncode in interface TypecanEncode in class ComplexTypeGTelement - value - hints -
Type.canEncode(org.geotools.xml.schema.Element, java.lang.Object, java.util.Map)
public void encode(Element element,
java.lang.Object value,
PrintHandler output,
java.util.Map hints)
throws javax.naming.OperationNotSupportedException
ComplexTypeGT
encode in interface Typeencode in class ComplexTypeGTelement - value - output - hints -
javax.naming.OperationNotSupportedExceptionType.encode(org.geotools.xml.schema.Element, java.lang.Object, org.geotools.xml.PrintHandler, java.util.Map)public java.lang.Class getInstanceType()
ComplexTypeGT
getInstanceType in interface TypegetInstanceType in class ComplexTypeGTType.getInstanceType()public java.lang.String getName()
ComplexTypeGT
getName in interface TypegetName in class ComplexTypeGTType.getName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||