public static class RDFDataset.Literal extends RDFDataset.Node
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Literal(String value,
String datatype,
String language) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(RDFDataset.Node o) |
boolean |
isBlankNode() |
boolean |
isIRI() |
boolean |
isLiteral() |
getDatatype, getLanguage, getValueclear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizeequals, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizepublic boolean isLiteral()
isLiteral in class RDFDataset.Nodepublic boolean isIRI()
isIRI in class RDFDataset.Nodepublic boolean isBlankNode()
isBlankNode in class RDFDataset.Nodepublic int compareTo(RDFDataset.Node o)
compareTo in interface Comparable<RDFDataset.Node>compareTo in class RDFDataset.NodeCopyright © 2018. All rights reserved.