Package org.geotools.xml.xsi
Class XSISimpleTypes.AnyType
Object
XSISimpleTypes.XSISimpleType
AnyType
- All Implemented Interfaces:
ComplexType,SimpleType,Type
- Enclosing class:
- XSISimpleTypes
public static class XSISimpleTypes.AnyType
extends XSISimpleTypes.XSISimpleType
implements ComplexType
-
Field Summary
Fields inherited from interface SimpleType
ALL, LIST, NONE, RESTRICTION, UNION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanTODO summary sentence for cache ...TODO summary sentence for getAnyAttributeNameSpace ...TODO summary sentence for getAttributes ...intgetBlock()TODO summary sentence for getBlock ...getChild()TODO summary sentence for getChild ...Element[]TODO summary sentence for getChildElements ...static SimpleTypeTODO summary sentence for getInstanceType ...getName()TODO summary sentence for getName ...getValue(Element element, ElementValue[] value, Attributes attrs, Map<String, Object> hints) TODO summary sentence for getValue ...booleanTODO summary sentence for isAbstract ...booleanTODO summary sentence for isDerived ...booleanisMixed()TODO summary sentence for isMixed ...Methods inherited from class XSISimpleTypes.XSISimpleType
canCreateAttributes, canEncode, encode, findChildElement, findChildElement, getChildType, getFacets, getFinal, getId, getNamespace, getParent, getParents, toAttributeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ComplexType
getFinal, getId, getParentMethods inherited from interface Type
canEncode, encode, findChildElement, getNamespace
-
Constructor Details
-
AnyType
public AnyType()
-
-
Method Details
-
getInstance
- See Also:
-
schema.xsi.XSISimpleTypes.XSISimpleType#getInstance()
-
isAbstract
public boolean isAbstract()TODO summary sentence for isAbstract ...- Specified by:
isAbstractin interfaceComplexType- See Also:
-
getAnyAttributeNameSpace
TODO summary sentence for getAnyAttributeNameSpace ...- Specified by:
getAnyAttributeNameSpacein interfaceComplexType- See Also:
-
getAttributes
TODO summary sentence for getAttributes ...- Specified by:
getAttributesin interfaceComplexType- See Also:
-
getBlock
public int getBlock()TODO summary sentence for getBlock ...- Specified by:
getBlockin interfaceComplexType- See Also:
-
getChild
TODO summary sentence for getChild ...- Specified by:
getChildin interfaceComplexType- See Also:
-
getChildElements
TODO summary sentence for getChildElements ...- Specified by:
getChildElementsin interfaceComplexType- See Also:
-
isMixed
public boolean isMixed()TODO summary sentence for isMixed ...- Specified by:
isMixedin interfaceComplexType- See Also:
-
isDerived
public boolean isDerived()TODO summary sentence for isDerived ...- Specified by:
isDerivedin interfaceComplexType- See Also:
-
cache
TODO summary sentence for cache ...- Specified by:
cachein interfaceComplexType- Returns:
- True, except when streaming the element.
- See Also:
-
getValue
public Object getValue(Element element, ElementValue[] value, Attributes attrs, Map<String, Object> hints) throws OperationNotSupportedExceptionTODO summary sentence for getValue ...- Specified by:
getValuein interfaceType- Returns:
- Object
- Throws:
OperationNotSupportedException- See Also:
-
getName
TODO summary sentence for getName ... -
getInstanceType
TODO summary sentence for getInstanceType ...- Specified by:
getInstanceTypein interfaceType- See Also:
-