|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.xml.filter.FilterComplexTypes.SortOrderType
also from the 1.0.20 version, and excluded from the Schema object
| Field Summary | |
static java.lang.String |
SORT_ORDER_ASC
|
static java.lang.String |
SORT_ORDER_DESC
|
static java.lang.String |
SORT_ORDER_KEY
|
| Fields inherited from interface org.geotools.xml.schema.SimpleType |
ALL, LIST, NONE, RESTRICTION, UNION |
| Method Summary | |
boolean |
canCreateAttributes(Attribute attribute,
java.lang.Object value,
java.util.Map hints)
TODO summary sentence for canCreateAttributes ... |
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 ... |
Element |
findChildElement(java.lang.String name)
TODO summary sentence for findChildElement ... |
int |
getChildType()
TODO summary sentence for getChildType ... |
Facet[] |
getFacets()
TODO summary sentence for getFacets ... |
int |
getFinal()
TODO summary sentence for getFinal ... |
java.lang.String |
getId()
TODO summary sentence for getId ... |
static FilterComplexTypes.SortOrderType |
getInstance()
|
java.lang.Class |
getInstanceType()
TODO summary sentence for getInstanceType ... |
java.lang.String |
getName()
TODO summary sentence for getName ... |
java.net.URI |
getNamespace()
TODO summary sentence for getNamespace ... |
SimpleType[] |
getParents()
TODO summary sentence for getParents ... |
java.lang.Object |
getValue(Element element,
ElementValue[] value,
org.xml.sax.Attributes attrs,
java.util.Map hints)
TODO summary sentence for getValue ... |
AttributeValue |
toAttribute(Attribute attribute,
java.lang.Object value,
java.util.Map hints)
TODO summary sentence for toAttribute ... |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String SORT_ORDER_KEY
public static final java.lang.String SORT_ORDER_DESC
public static final java.lang.String SORT_ORDER_ASC
| Method Detail |
public static FilterComplexTypes.SortOrderType getInstance()
public int getFinal()
getFinal in interface SimpleTypeSimpleType.getFinal()public java.lang.String getId()
getId in interface SimpleTypeSimpleType.getId()
public AttributeValue toAttribute(Attribute attribute,
java.lang.Object value,
java.util.Map hints)
throws javax.naming.OperationNotSupportedException
toAttribute in interface SimpleTypeattribute - value - hints -
javax.naming.OperationNotSupportedExceptionSimpleType.toAttribute(org.geotools.xml.schema.Attribute, java.lang.Object, java.util.Map)
public boolean canCreateAttributes(Attribute attribute,
java.lang.Object value,
java.util.Map hints)
canCreateAttributes in interface SimpleTypeattribute - value - hints -
SimpleType.canCreateAttributes(org.geotools.xml.schema.Attribute, java.lang.Object, java.util.Map)public int getChildType()
getChildType in interface SimpleTypeSimpleType.getChildType()public SimpleType[] getParents()
getParents in interface SimpleTypeSimpleType.getParents()public Facet[] getFacets()
getFacets in interface SimpleTypeSimpleType.getFacets()
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.net.URI getNamespace()
getNamespace in interface TypeType.getNamespace()public java.lang.Class getInstanceType()
getInstanceType in interface TypeType.getInstanceType()
public boolean canEncode(Element element,
java.lang.Object value,
java.util.Map hints)
canEncode in interface Typeelement - 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
encode in interface Typeelement - value - output - hints -
java.io.IOException
javax.naming.OperationNotSupportedExceptionType.encode(org.geotools.xml.schema.Element, java.lang.Object, org.geotools.xml.PrintHandler, java.util.Map)public Element findChildElement(java.lang.String name)
findChildElement in interface Typename -
Type.findChildElement(java.lang.String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||