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