| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
org.apache.commons.rdf.api.IRI |
getDatatype() |
Optional<String> |
getLanguageTag() |
String |
getLexicalForm() |
Node |
getNode() |
int |
hashCode() |
String |
ntriplesString() |
String |
toString() |
public String getLexicalForm()
getLexicalForm in interface org.apache.commons.rdf.api.Literalpublic org.apache.commons.rdf.api.IRI getDatatype()
getDatatype in interface org.apache.commons.rdf.api.Literalpublic Optional<String> getLanguageTag()
getLanguageTag in interface org.apache.commons.rdf.api.Literalpublic int hashCode()
public boolean equals(Object other)
public String ntriplesString()
Licensed under the Apache License, Version 2.0