|
Interface Summary |
| IAnyURI |
Represents the XML Schema datatype xsd:anyURI. |
| IBase64Binary |
Definition: base64Binary represents Base64-encoded arbitrary binary data. |
| IBooleanTerm |
An interface for representing the boolean datatype. |
| IByteTerm |
Represent the XML Schema datatype xsd:byte. |
| IDateTerm |
An interface for representing the date datatype. |
| IDateTime |
This is a representation of the builtin datatype IDateTime. |
| IDateTimeStamp |
Represents the XML Schema datatype xsd:dateTimeStamp. |
| IDayTimeDuration |
An interface for representing the xs:dayTimeDuration data-type. |
| IDecimalTerm |
An interface for representing the decimal datatype. |
| IDoubleTerm |
An interface for representing the double datatype. |
| IDuration |
This is a interface to represent durations from seconds up to years. |
| IENTITY |
Represent the XML Schema datatype xsd:ENTITY. |
| IFloatTerm |
An interface for representing the float datatype. |
| IGDay |
gDay is a gregorian day that recurs, specifically a day of the month such as
the 5th of the month. |
| IGMonth |
gMonth is a gregorian month that recurs every year. |
| IGMonthDay |
gMonthDay is a gregorian date that recurs, specifically a day of the year
such as the third of May. |
| IGYear |
An interface for representing the gYear datatype
(gYear represents a gregorian calendar year). |
| IGYearMonth |
An interface for representing the gYearMonth datatype. |
| IHexBinary |
Definition: hexBinary represents arbitrary hex-encoded binary data. |
| IID |
Represents the XML Schema datatype xsd:ID. |
| IIDREF |
Represents the XML Schema datatype xsd:IDREF. |
| IIntegerTerm |
An interface for representing the integer datatype. |
| IIntTerm |
Represents the XML Schema datatype xsd:int. |
| IIri |
An interface for representing an IRI
(Internationalized Resource Identifiers) identifier. |
| ILanguage |
Represents the XML Schema datatype xsd:language. |
| ILongTerm |
Represent the XML Schema datatype xsd:long. |
| IName |
Represent the XML Schema datatype xsd:Name. |
| INCName |
Represents the XML Schema datatype xsd:NCName. |
| INegativeInteger |
Represents the XML Schema datatype xsd:negativeInteger. |
| INMTOKEN |
Represents the XML Schema datatype xsd:NMTOKEN. |
| INonNegativeInteger |
Represents the XML Schema datatype xsd:nonNegativeInteger. |
| INonPositiveInteger |
Represents the XML Schema datatype xsd:nonPositiveInteger. |
| INormalizedString |
Represents the XML Schema datatype xsd:normalizedString. |
| INOTATION |
Represents the XML Schema datatype xsd:NOTATION. |
| IPlainLiteral |
Represents the rdf:PlainLiteral data type, formerly known as rdf:text. |
| IPositiveInteger |
Represents the XML Schema datatype xsd:positiveInteger. |
| IQName |
Represents the XML Schema datatype xsd:QName. |
| IShortTerm |
Represent the XML Schema datatype xsd:short. |
| ISqName |
An interface for representing a sQName identifier. |
| ITime |
This is a time representation. |
| IToken |
Represents the XML Schema datatype xsd:token. |
| IUnsignedByte |
Represents the XML Schema datatype xsd:unsignedByte. |
| IUnsignedInt |
Represents the XML Schema datatype xsd:unsignedInt. |
| IUnsignedLong |
Represents the XML Schema datatype xsd:unsignedLong. |
| IUnsignedShort |
Represents the XML Schema datatype xsd:unsignedShort. |
| IXMLLiteral |
A term representing a rdf:XMLLiteral. |
| IYearMonthDuration |
An interface for representing the xs:yearMonthDuration data-type. |