Class ReadAnything
- java.lang.Object
-
- org.apache.jena.riot.resultset.rw.ReadAnything
-
public class ReadAnything extends java.lang.ObjectRead anything (RDF).- By MIME type.
- By format (resultset, boolean, graph)
-
-
Constructor Summary
Constructors Constructor Description ReadAnything()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SPARQLResultread(java.lang.String url)Read something RDF/SPARQL likestatic SPARQLResultread(java.lang.String url, Context context)Read something RDF/SPARQL like
-
-
-
Method Detail
-
read
public static SPARQLResult read(java.lang.String url)
Read something RDF/SPARQL like
-
read
public static SPARQLResult read(java.lang.String url, Context context)
Read something RDF/SPARQL like
-
-