|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openrdf.repository.object.compiler.RDFList
public class RDFList
Utility class for working with rdf:List in a Model.
| Constructor Summary | |
|---|---|
RDFList(Model model,
Resource start)
|
|
RDFList(RDFDataSource triples,
Resource start)
|
|
| Method Summary | |
|---|---|
void |
addAllOthers(RDFList list)
|
java.util.List<? extends Value> |
asList()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RDFList(Model model,
Resource start)
public RDFList(RDFDataSource triples,
Resource start)
| Method Detail |
|---|
public java.util.List<? extends Value> asList()
public void addAllOthers(RDFList list)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||