Click or drag to resize

INamespaceFormatter Interface

Interface for Formatters which can format Namespace Information.

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

The INamespaceFormatter type exposes the following members.

Methods
  NameDescription
Public methodFormatNamespace
Formats Namespace Information as a String.
Top
See Also