org.openrdf.repository.object.compiler
Class RDFList
java.lang.Object
org.openrdf.repository.object.compiler.RDFList
public class RDFList
- extends Object
Utility class for working with rdf:List in a Model.
- Author:
- James Leigh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RDFList
public RDFList(Model model,
Resource start)
RDFList
public RDFList(RDFDataSource triples,
Resource start)
asList
public List<? extends Value> asList()
addAllOthers
public void addAllOthers(RDFList list)
Copyright © 2004-2009 James Leigh Services Inc.. All Rights Reserved.