|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IXMLLiteral
A term representing a rdf:XMLLiteral.
| Method Summary | |
|---|---|
String |
getLang()
Returns the language identifier for this XML element, or null if not language identifier is defined. |
String |
getString()
Returns the represented XML element content as a string. |
String[] |
getValue()
Returns a vale of the term. |
| Methods inherited from interface org.deri.iris.api.terms.IConcreteTerm |
|---|
getDatatypeIRI, toCanonicalString |
| Methods inherited from interface org.deri.iris.api.terms.ITerm |
|---|
isGround |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
String[] getValue()
ITerm
getValue in interface ITermString getString()
String getLang()
null if not language identifier is defined. This string
directly corresponds to the xml:lang attribute.
null if not language identifier is defined.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||