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