public class RDFDereferenceReader extends AbstractRDFReader implements RDFReader
RDFDereferenceReader class.
| Constructor and Description |
|---|
RDFDereferenceReader(String uri)
Constructor for RDFDereferenceReader.
|
| 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
|
readpublic void read(com.hp.hpl.jena.rdf.model.Model model)
throws RDFReaderException
read in interface RDFReadermodel - the model we want to write our data intoRDFReaderException - if any.Copyright © 2015. All rights reserved.