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