RdfXmlFormatter Class |
Namespace: VDS.RDF.Writing.Formatting
The RdfXmlFormatter type exposes the following members.
Name | Description | |
---|---|---|
RdfXmlFormatter | Initializes a new instance of the RdfXmlFormatter class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Format |
Formats a Triple as a <rdf:Description> element.
| |
FormatGraphFooter |
Formats a Graph Footer by closing the <rdf:RDF> element.
| |
FormatGraphHeader |
Formats a Graph Header by creating an <rdf:RDF> element.
| |
FormatGraphHeader(IGraph) |
Formats a Graph Header by creating an <rdf:RDF> element and adding namespace definitions.
| |
FormatGraphHeader(INamespaceMapper) |
Formats a Graph Header by creating an <rdf:RDF> element and adding namespace definitions.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString |
Gets the String description of this formatter.
(Overrides ObjectToString.) |