TKey - public abstract class AbstractLineBasedQuadWriter<TKey> extends AbstractLineBasedNodeTupleWriter<TKey,Quad,QuadWritable>
DEFAULT_SEPARATOR, DEFAULT_TERMINATOR| Constructor and Description |
|---|
AbstractLineBasedQuadWriter(Writer writer)
Creates a new writer using the default NTriples node formatter
|
AbstractLineBasedQuadWriter(Writer writer,
NodeFormatter formatter)
Creates a new writer using the specified node formatter
|
public AbstractLineBasedQuadWriter(Writer writer)
writer - Writerpublic AbstractLineBasedQuadWriter(Writer writer, NodeFormatter formatter)
writer - Writerformatter - Node formatterLicenced under the Apache License, Version 2.0