public abstract class RDFReader extends Object
| Constructor and Description |
|---|
RDFReader() |
public com.hp.hpl.jena.rdf.model.Model read()
throws RDFReaderException
ModelModel with the data readRDFReaderExceptionpublic abstract void read(com.hp.hpl.jena.rdf.model.Model model)
throws RDFReaderException
model - the model we want to write our data intoRDFReaderExceptionCopyright © 2014. All rights reserved.