org.whattf.datatype
Class Iri
java.lang.Object
org.whattf.datatype.AbstractDatatype
org.whattf.datatype.IriRef
org.whattf.datatype.Iri
- All Implemented Interfaces:
- Datatype
public final class Iri
- extends IriRef
Constructor Summary |
private |
Iri()
|
Methods inherited from class org.whattf.datatype.AbstractDatatype |
checkValid, createStreamingValidator, createValue, getIdType, isContextDependent, isValid, isWhitespace, sameValue, toAsciiLowerCase, toAsciiLowerCase, valueHashCode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THE_INSTANCE
public static final Iri THE_INSTANCE
- The singleton instance.
Iri
private Iri()
isAbsolute
protected boolean isAbsolute()
- Overrides:
isAbsolute
in class IriRef