public class TripleWriterHDT extends Object implements TripleWriter
| Constructor and Description |
|---|
TripleWriterHDT(String baseUri,
HDTOptions spec,
OutputStream out) |
TripleWriterHDT(String baseUri,
HDTOptions spec,
String outFile,
boolean compress) |
public TripleWriterHDT(String baseUri, HDTOptions spec, String outFile, boolean compress) throws IOException
IOExceptionpublic TripleWriterHDT(String baseUri, HDTOptions spec, OutputStream out)
public void addTriple(TripleString triple) throws IOException
addTriple in interface TripleWriterIOExceptionpublic void close()
throws IOException
close in interface TripleWriterIOExceptionCopyright © 2018 DataWeb Research. All rights reserved.