public class XSDAnyURI extends BaseAtomicDatatype implements AtomicDatatype
| Modifier and Type | Field and Description |
|---|---|
static XSDAnyURI |
instance |
negated, valuesname| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Object value) |
AtomicDatatype |
getPrimitiveType() |
aterm.ATermAppl |
getValue(int n) |
Object |
getValue(String value,
String datatypeURI) |
boolean |
isFinite() |
derive, difference, enumeration, intersection, isDerived, not, singleton, size, toString, unioncontains, getName, getURI, isEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdifference, enumeration, intersection, not, unionpublic static XSDAnyURI instance
public AtomicDatatype getPrimitiveType()
getPrimitiveType in interface AtomicDatatypepublic boolean contains(Object value)
contains in interface Datatypecontains in class BaseAtomicDatatypepublic boolean isFinite()
public aterm.ATermAppl getValue(int n)
getValue in interface DatatypegetValue in class BaseAtomicDatatypeCopyright © 2013. All Rights Reserved.