Click or drag to resize

UncompressedTurtleFormatter Constructor (String)

Creates a new Uncompressed Formatter.

Namespace:  VDS.RDF.Writing.Formatting
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected UncompressedTurtleFormatter(
	string formatName
)

Parameters

formatName
Type: SystemString
Format Name.
See Also