Package | Description |
---|---|
org.apache.jena.riot.thrift | |
org.apache.jena.riot.thrift.wire |
Modifier and Type | Field and Description |
---|---|
static RDF_ANY |
TRDF.ANY |
Modifier and Type | Method and Description |
---|---|
RDF_ANY |
RDF_ANY.deepCopy() |
RDF_ANY |
RDF_Term.getAny() |
Modifier and Type | Method and Description |
---|---|
static RDF_Term |
RDF_Term.any(RDF_ANY value) |
int |
RDF_ANY.compareTo(RDF_ANY other) |
boolean |
RDF_ANY.equals(RDF_ANY that) |
void |
RDF_Term.setAny(RDF_ANY value) |
Constructor and Description |
---|
RDF_ANY(RDF_ANY other)
Performs a deep copy on other.
|
Licenced under the Apache License, Version 2.0