public class RDFDereferenceReader extends RDFReader
| Constructor and Description |
|---|
RDFDereferenceReader(String uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(com.hp.hpl.jena.rdf.model.Model model)
Reads RDF and writes the data in the Model provided by the user
|
public RDFDereferenceReader(String uri)
public void read(com.hp.hpl.jena.rdf.model.Model model)
throws RDFReaderException
RDFReaderread in class RDFReadermodel - the model we want to write our data intoRDFReaderExceptionCopyright © 2014. All rights reserved.