public abstract class AbstractRDFWriter extends Object implements RDFWriter
| Constructor and Description |
|---|
AbstractRDFWriter() |
public void write(com.hp.hpl.jena.rdf.model.Model model)
throws RDFWriterException
RDFWriterwrite(QueryExecutionFactory qef)write in interface RDFWritermodel - the modelRDFWriterException - the triple writer exceptionCopyright © 2015. All rights reserved.