|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An RDF literal consisting of a label (the value) and optionally a language tag or a datatype (but not both).
Method Summary | |
URI |
getDatatype()
Gets the datatype for this literal. |
java.lang.String |
getLabel()
Gets the label of this literal. |
java.lang.String |
getLanguage()
Gets the language tag for this literal, normalized to lowercase. |
Methods inherited from interface org.openrdf.model.Value |
getObjectStatements |
Methods inherited from interface java.lang.Comparable |
compareTo |
Method Detail |
public java.lang.String getLabel()
public java.lang.String getLanguage()
public URI getDatatype()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |