|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectXSISimpleTypes.XSISimpleType
XSISimpleTypes.AnyType
public static class XSISimpleTypes.AnyType
Field Summary |
---|
Fields inherited from interface SimpleType |
---|
ALL, LIST, NONE, RESTRICTION, UNION |
Constructor Summary | |
---|---|
XSISimpleTypes.AnyType()
|
Method Summary | |
---|---|
boolean |
cache(Element element,
Map hints)
TODO summary sentence for cache ... |
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()
|
Class |
getInstanceType()
TODO summary sentence for getInstanceType ... |
String |
getName()
TODO summary sentence for getName ... |
Object |
getValue(Element element,
ElementValue[] value,
Attributes attrs,
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 XSISimpleTypes.XSISimpleType |
---|
canCreateAttributes, canEncode, encode, findChildElement, findChildElement, getChildType, getFacets, getFinal, getId, getNamespace, getParent, getParents, toAttribute |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ComplexType |
---|
getFinal, getId, getParent |
Methods inherited from interface Type |
---|
canEncode, encode, findChildElement, getNamespace |
Constructor Detail |
---|
public XSISimpleTypes.AnyType()
Method Detail |
---|
public static SimpleType getInstance()
schema.xsi.XSISimpleTypes.XSISimpleType#getInstance()
public boolean isAbstract()
isAbstract
in interface ComplexType
ComplexType.isAbstract()
public String getAnyAttributeNameSpace()
getAnyAttributeNameSpace
in interface ComplexType
ComplexType.getAnyAttributeNameSpace()
public Attribute[] getAttributes()
getAttributes
in interface ComplexType
ComplexType.getAttributes()
public int getBlock()
getBlock
in interface ComplexType
ComplexType.getBlock()
public ElementGrouping getChild()
getChild
in interface ComplexType
ComplexType.getChild()
public Element[] getChildElements()
getChildElements
in interface ComplexType
ComplexType.getChildElements()
public boolean isMixed()
isMixed
in interface ComplexType
ComplexType.isMixed()
public boolean isDerived()
isDerived
in interface ComplexType
ComplexType.isDerived()
public boolean cache(Element element, Map hints)
cache
in interface ComplexType
element
- hints
-
ComplexType.cache(org.geotools.xml.schema.Element, java.util.Map)
public Object getValue(Element element, ElementValue[] value, Attributes attrs, Map hints) throws OperationNotSupportedException
getValue
in interface Type
element
- value
- attrs
- hints
-
SAXException
OperationNotSupportedException
Type.getValue(org.geotools.xml.schema.Element, org.geotools.xml.schema.ElementValue[], org.xml.sax.Attributes, java.util.Map)
public String getName()
getName
in interface Type
Type.getName()
public Class getInstanceType()
getInstanceType
in interface Type
Type.getInstanceType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |