| Package | Description |
|---|---|
| org.apache.jena.riot.thrift | |
| org.apache.jena.riot.thrift.wire |
| Modifier and Type | Field and Description |
|---|---|
static RDF_UNDEF |
TRDF.UNDEF
The Thrift RDF Term 'UNDEF'
|
| Modifier and Type | Method and Description |
|---|---|
RDF_UNDEF |
RDF_UNDEF.deepCopy() |
RDF_UNDEF |
RDF_Term.getUndefined() |
| Modifier and Type | Method and Description |
|---|---|
int |
RDF_UNDEF.compareTo(RDF_UNDEF other) |
boolean |
RDF_UNDEF.equals(RDF_UNDEF that) |
void |
RDF_Term.setUndefined(RDF_UNDEF value) |
static RDF_Term |
RDF_Term.undefined(RDF_UNDEF value) |
| Constructor and Description |
|---|
RDF_UNDEF(RDF_UNDEF other)
Performs a deep copy on other.
|
Licenced under the Apache License, Version 2.0