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