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