public abstract class AbstractRDFReader extends Object implements RDFReader
| Constructor and Description |
|---|
AbstractRDFReader() |
| Modifier and Type | Method and Description |
|---|---|
com.hp.hpl.jena.rdf.model.Model |
read()
Reads RDF and returns a
Model |
public com.hp.hpl.jena.rdf.model.Model read()
throws RDFReaderException
RDFReaderModelread in interface RDFReaderModel with the data readRDFReaderException - if any.Copyright © 2016. All rights reserved.