Interface INamespaceFormatter
Interface for Formatters which can format Namespace Information.
Namespace: VDS.RDF.Writing.Formatting
Assembly: dotNetRdf.dll
Syntax
public interface INamespaceFormatter
Methods
| Edit this page View SourceFormatNamespace(string, Uri)
Formats Namespace Information as a String.
Declaration
string FormatNamespace(string prefix, Uri namespaceUri)
Parameters
Returns
Type | Description |
---|---|
string |