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