|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.xml.xsi.XSISimpleTypes.XSISimpleType
org.geotools.xml.xsi.XSISimpleTypes.AnyType
| Field Summary |
| Fields inherited from interface org.geotools.xml.schema.SimpleType |
ALL, LIST, NONE, RESTRICTION, UNION |
| Constructor Summary | |
XSISimpleTypes.AnyType()
|
|
| Method Summary | |
boolean |
cache(Element element,
java.util.Map hints)
TODO summary sentence for cache ... |
java.lang.String |
getAnyAttributeNameSpace()
TODO summary sentence for getAnyAttributeNameSpace ... |
Attribute[] |
getAttributes()
TODO summary sentence for getAttributes ... |
int |
getBlock()
TODO summary sentence for getBlock ... |
ElementGrouping |
getChild()
TODO summary sentence for getChild ... |
Element[] |
getChildElements()
TODO summary sentence for getChildElements ... |
static SimpleType |
getInstance()
This method is intended to return an instance of the implemented type. |
java.lang.Class |
getInstanceType()
TODO summary sentence for getInstanceType ... |
java.lang.String |
getName()
TODO summary sentence for getName ... |
java.lang.Object |
getValue(Element element,
ElementValue[] value,
org.xml.sax.Attributes attrs,
java.util.Map hints)
TODO summary sentence for getValue ... |
boolean |
isAbstract()
TODO summary sentence for isAbstract ... |
boolean |
isDerived()
TODO summary sentence for isDerived ... |
boolean |
isMixed()
TODO summary sentence for isMixed ... |
| Methods inherited from class org.geotools.xml.xsi.XSISimpleTypes.XSISimpleType |
canCreateAttributes, canEncode, encode, findChildElement, findChildElement, getChildType, getFacets, getFinal, getId, getNamespace, getParent, getParents, toAttribute |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.geotools.xml.schema.ComplexType |
getFinal, getId, getParent |
| Methods inherited from interface org.geotools.xml.schema.Type |
canEncode, encode, findChildElement, getNamespace |
| Constructor Detail |
public XSISimpleTypes.AnyType()
| Method Detail |
public static SimpleType getInstance()
XSISimpleTypes.XSISimpleTypeThis method is intended to return an instance of the implemented type.
schema.xsi.XSISimpleTypes.XSISimpleType#getInstance()public boolean isAbstract()
isAbstract in interface ComplexTypeComplexType.isAbstract()public java.lang.String getAnyAttributeNameSpace()
getAnyAttributeNameSpace in interface ComplexTypeComplexType.getAnyAttributeNameSpace()public Attribute[] getAttributes()
getAttributes in interface ComplexTypeComplexType.getAttributes()public int getBlock()
getBlock in interface ComplexTypeComplexType.getBlock()public ElementGrouping getChild()
getChild in interface ComplexTypeComplexType.getChild()public Element[] getChildElements()
getChildElements in interface ComplexTypeComplexType.getChildElements()public boolean isMixed()
isMixed in interface ComplexTypeComplexType.isMixed()public boolean isDerived()
isDerived in interface ComplexTypeComplexType.isDerived()
public boolean cache(Element element,
java.util.Map hints)
cache in interface ComplexTypeelement - hints -
ComplexType.cache(org.geotools.xml.schema.Element, java.util.Map)
public java.lang.Object getValue(Element element,
ElementValue[] value,
org.xml.sax.Attributes attrs,
java.util.Map hints)
throws javax.naming.OperationNotSupportedException
getValue in interface Typeelement - value - attrs - hints -
org.xml.sax.SAXException
javax.naming.OperationNotSupportedExceptionType.getValue(org.geotools.xml.schema.Element, org.geotools.xml.schema.ElementValue[], org.xml.sax.Attributes, java.util.Map)public java.lang.String getName()
getName in interface TypeType.getName()public java.lang.Class getInstanceType()
getInstanceType in interface TypeType.getInstanceType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||