Package org.deri.iris.terms.concrete

Class Summary
AbstractNumericTerm  
AnyURI An simple implementation of anyURI.
Base64Binary Simple implementation of the IBase64Binary.
BooleanTerm Simple implementation of the IBooleanTerm.
ByteTerm A simple implementation of Byte.
ConcreteFactory Factory to create concrete terms.
DateTerm Simple implementation of the IDateTerm.
DateTime Simple implementation of the IDateTime.
DateTimeStamp A simple implementation of DateTimeStamp.
DayTimeDuration An interface for representing the dayTimeDuration data-type.
DecimalTerm Simple implementation of IDecimalTerm.
DoubleTerm Simple implementation of the IDoubleTerm.
Duration Simple implementation of IDuration.
ENTITY A simple implementation of Entity.
FloatTerm Simple implementation of the IFloatTerm.
GDay Simple implementation of the IGDay.
GMonth Simple implementation of the IGMonth.
GMonthDay Simple implementation of the IGMonthDay.
GYear Simple implementation of the IGYear.
GYearMonth Simple implementation of the IGYearMonth.
HexBinary Simple implementation of the IHexBinary.
ID A simple implementation of ID.
IDREF A simple implementation of IDREF.
IntegerTerm Simple implementation of the IIntegerTerm.
IntTerm A simple implementation of Int.
Iri Simple implementation of the IIri.
Language A simple implementation of a language tag.
LongTerm A simple implementation of Long.
Name A simple implementation of Name.
NCName A simple implementation of NCName.
NegativeInteger A simple implementation of NonPositiveInteger.
NMTOKEN A simple implementation of NMTOKEN.
NonNegativeInteger A simple implementation of NonNegativeInteger.
NonPositiveInteger A simple implementation of NonPositiveInteger.
NormalizedString A simple implementation of NormalizedString.
NOTATION An simple implementation of NOTATION.
PlainLiteral A term representing a rdf:PlainLiteral, former known as rdf:text.
PositiveInteger A simple implementation of PositiveInteger.
QName An simple implementation of QName.
ShortTerm A simple implementation of Short.
SqName Simple implementation of the ISqName.
Time Simple implementation of ITime.
Token A simple implementation of Token.
UnsignedByte A simple implementation of UnsignedByte.
UnsignedInt A simple implementation of UnsignedInt.
UnsignedLong A simple implementation of UnsignedLong.
UnsignedShort A simple implementation of UnsignedShort.
XmlDurationWorkAroundHelper IRIS duration objects are implemented using the javax.xml.datatype.Duration class.
XMLLiteral Implementation of the rdf:XMLLiteral data-type.
YearMonthDuration An interface for representing the xs:yearMonthDuration data-type.