Interface for Writers that support use of DTDs to compress output.
Namespace:
VDS.RDF.Writing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public interface IDtdWriter
Public Interface IDtdWriter
The IDtdWriter type exposes the following members.
Properties
| Name | Description |
---|
| UseDtd |
Gets/Sets whether DTDs can be used.
|
TopSee Also