Click or drag to resize

IFormatterBasedWriter Interface

Interface for writers which use formatters from the Formatting namespace.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface IFormatterBasedWriter

The IFormatterBasedWriter type exposes the following members.

Properties
  NameDescription
Public propertyTripleFormatterType
Gets the Type for the Triple Formatter this writer uses.
Top
See Also