Package | Description |
---|---|
org.apache.jena.riot.thrift.wire |
Modifier and Type | Method and Description |
---|---|
RDF_BNode |
RDF_BNode.deepCopy() |
RDF_BNode |
RDF_Term.getBnode() |
RDF_BNode |
RDF_BNode.setLabel(String label) |
Modifier and Type | Method and Description |
---|---|
static RDF_Term |
RDF_Term.bnode(RDF_BNode value) |
int |
RDF_BNode.compareTo(RDF_BNode other) |
boolean |
RDF_BNode.equals(RDF_BNode that) |
void |
RDF_Term.setBnode(RDF_BNode value) |
Constructor and Description |
---|
RDF_BNode(RDF_BNode other)
Performs a deep copy on other.
|
Licenced under the Apache License, Version 2.0