public class ResourceList extends Object implements JSONWritable
| Constructor and Description |
|---|
ResourceList(List<com.hp.hpl.jena.rdf.model.Resource> resources) |
ResourceList(List<com.hp.hpl.jena.rdf.model.Resource> resources,
String apiBase) |
ResourceList(String query,
String var,
DSAPIManager man) |
ResourceList(String query,
String var,
DSAPIManager man,
String apiBase) |
ResourceList(String query,
String var,
Store store,
String apiBase) |
public ResourceList(String query, String var, DSAPIManager man)
public ResourceList(String query, String var, DSAPIManager man, String apiBase)
public ResourceList(List<com.hp.hpl.jena.rdf.model.Resource> resources)
public void writeTo(JSFullWriter out)
writeTo in interface JSONWritableCopyright © 2014. All rights reserved.