com.thaiopensource.datatype.xsd
Class NCNameDatatype
java.lang.Object
com.thaiopensource.datatype.xsd.DatatypeBase
com.thaiopensource.datatype.xsd.TokenDatatype
com.thaiopensource.datatype.xsd.NameDatatype
com.thaiopensource.datatype.xsd.NCNameDatatype
- All Implemented Interfaces:
- Datatype2, Measure, Datatype
- Direct Known Subclasses:
- EntityDatatype, IdDatatype, IdrefDatatype
class NCNameDatatype
- extends NameDatatype
Methods inherited from class com.thaiopensource.datatype.xsd.DatatypeBase |
allowsValue, checkValid, createStreamingValidator, createValue, getIdType, getOrderRelation, getPrimitive, getWhiteSpace, isContextDependent, isValid, normalizeWhiteSpace, sameValue, valueHashCode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NCNameDatatype
NCNameDatatype()
lexicallyAllows
public boolean lexicallyAllows(String str)
- Overrides:
lexicallyAllows
in class NameDatatype