|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DatatypeLiteral
RDF Literal representation of a datatype (usually xml schema datatype) Implementations are expected to have valid implementations of equals( Object ) and hashCode()
| Method Summary | |
|---|---|
URI |
getDatatype()
the URI normally is an URI for a xml schema datatype (xsd) |
| Methods inherited from interface org.ontoware.rdf2go.model.node.Literal |
|---|
getValue |
| Methods inherited from interface org.ontoware.rdf2go.model.node.Node |
|---|
asBlankNode, asDatatypeLiteral, asLanguageTagLiteral, asLiteral, asResource, asURI, toSPARQL |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
URI getDatatype()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||