Uses of Class
thewebsemantic.RDF2Bean
-
Packages that use RDF2Bean Package Description thewebsemantic thewebsemantic.binding -
-
Uses of RDF2Bean in thewebsemantic
Methods in thewebsemantic with parameters of type RDF2Bean Modifier and Type Method Description static <T> LinkedList<T>Sparql. exec(RDF2Bean reader, Class<T> c, String query, org.apache.jena.query.QuerySolution initialBindings, int start, int max)Constructors in thewebsemantic with parameters of type RDF2Bean Constructor Description Filler(RDF2Bean w, Object o)Includer(String s, RDF2Bean reader) -
Uses of RDF2Bean in thewebsemantic.binding
Methods in thewebsemantic.binding that return RDF2Bean Modifier and Type Method Description RDF2BeanJenabean. reader()
-