Uses of Interface
com.hp.hpl.jena.rdf.model.ModelReader

Packages that use ModelReader
com.hp.hpl.jena.rdf.model A package for creating and manipulating RDF graphs. 
 

Uses of ModelReader in com.hp.hpl.jena.rdf.model
 

Methods in com.hp.hpl.jena.rdf.model with parameters of type ModelReader
 Model ModelGetter.getModel(String URL, ModelReader loadIfAbsent)
          Answer a model appropriate for URL, If none is to hand, and it's possible to create one, create it and load it using loadIfAbsent.
 



Licenced under the Apache License, Version 2.0