|
||||||||||
| 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 ComplexTypeComplexType.isAbstract()public 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,
Map hints)
cache in interface ComplexTypeelement - 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 Typeelement - value - attrs - hints -
SAXException
OperationNotSupportedExceptionType.getValue(org.geotools.xml.schema.Element, org.geotools.xml.schema.ElementValue[], org.xml.sax.Attributes, java.util.Map)public String getName()
getName in interface TypeType.getName()public Class getInstanceType()
getInstanceType in interface TypeType.getInstanceType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||