public interface RDFReader
com.hp.hpl.jena.rdf.model.Model read()
throws RDFReaderException
ModelModel with the data readRDFReaderException - if any.void read(com.hp.hpl.jena.rdf.model.Model model)
throws RDFReaderException
model - the model we want to write our data intoRDFReaderException - if any.Copyright © 2015. All rights reserved.