Interface TripleWriterFactory

  • All Superinterfaces:
    WriterFactory

    public interface TripleWriterFactory
    Base interface for constructors of TripleHandler implementations that write to an OutputStream using a particular FileFormat.
    Author:
    Hans Brende (hansbrende@apache.org)