Click or drag to resize

IBaseUriFormatter Interface

Interface for Formatters which can format Base URI Information.

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

The IBaseUriFormatter type exposes the following members.

Methods
  NameDescription
Public methodFormatBaseUri
Formats Base URI Information as a String.
Top
See Also