| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.xs.types.AbstractBuiltinType
org.apache.ws.jaxme.xs.types.AbstractSimpleType
org.apache.ws.jaxme.xs.types.AbstractAtomicType
org.apache.ws.jaxme.xs.types.XSAnyURI
The type xs:anyURI.
| Constructor Summary | |
| protected  | XSAnyURI() | 
| Method Summary | |
| static XSAnyURI | getInstance() | 
|  XsQName | getName()If the type is global: Returns the types name. | 
|  XSType | getRestrictedType()If the simple type is a restriction, returns the restricted simple type. | 
|  boolean | isRestriction()Returns whether the type is a restriction of another simple type. | 
| Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractAtomicType | 
| getAtomicType, getFractionDigits, getLength, getMaxExclusive, getMaxInclusive, getMaxLength, getMinExclusive, getMinInclusive, getMinLength, getTotalDigits, isAtomic, isBuiltin, isCollapsing, isReplacing | 
| Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractSimpleType | 
| getComplexType, getEnumerations, getListType, getParentObject, getPattern, getSimpleType, getUnionType, getXSObjectFactory, isList, isSimple, isTopLevelObject, isUnion | 
| Methods inherited from class org.apache.ws.jaxme.xs.types.AbstractBuiltinType | 
| getAnnotations, getLocator, getOpenAttributes, getSchemaHeader, getXSSchema, isGlobal, setGlobal, validate | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
protected XSAnyURI()
| Method Detail | 
public XsQName getName()
XSTypeIf the type is global: Returns the types name. Otherwise returns null.
public static XSAnyURI getInstance()
public boolean isRestriction()
XSSimpleTypeReturns whether the type is a restriction of another
 simple type. (Almost all simple types are, the exception being
 the ur type XSAnySimpleType.
public XSType getRestrictedType()
XSSimpleTypeIf the simple type is a restriction, returns the restricted simple type.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||