public class RDFMultipleWriter extends RDFWriter
| Constructor and Description |
|---|
RDFMultipleWriter(Collection<RDFWriter> writers) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(org.aksw.jena_sparql_api.core.QueryExecutionFactory model)
abstract class that writes a
QueryExecutionFactory to a destination |
public RDFMultipleWriter(Collection<RDFWriter> writers)
public void write(org.aksw.jena_sparql_api.core.QueryExecutionFactory model)
throws RDFWriterException
RDFWriterQueryExecutionFactory to a destinationwrite in class RDFWritermodel - a QueryExecutionFactoryRDFWriterException - the triple writer exceptionCopyright © 2014. All rights reserved.