Plain
|
public class PlainNodeFormatter : QNameFormatter
The PlainNodeFormatter type exposes the following members.
Name | Description | |
---|---|---|
![]() | PlainNodeFormatter | Initializes a new instance of the PlainNodeFormatter class |
Name | Description | |
---|---|---|
![]() | FormatName |
Gets the Format Name.
(Inherited from BaseFormatter) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Format(INode) |
Formats a Node as a String.
(Inherited from BaseFormatter) |
![]() | Format(SparqlResult) |
Formats a SPARQL Result for the given format.
(Inherited from BaseFormatter) |
![]() | Format(Triple) |
Formats a Triple as a String.
(Inherited from BaseFormatter) |
![]() | Format(INode, NullableTripleSegment) |
Formats a Node as a String.
(Inherited from BaseFormatter) |
![]() | FormatBooleanResult |
Formats a SPARQL Boolean Result for the given format.
(Inherited from BaseFormatter) |
![]() | FormatChar(Char) | Obsolete. Formats a Character for the given Format. (Inherited from BaseFormatter) |
![]() | FormatChar(Char) |
Formats a sequence of characters as a String.
(Inherited from BaseFormatter) |
![]() | FormatNamespace | (Overrides QNameFormatter.FormatNamespace(String, Uri)) |
![]() | FormatUri(String) |
Formats a URI as a String for full Output.
(Inherited from BaseFormatter) |
![]() | FormatUri(Uri) |
Formats a URI as a String for full Output.
(Inherited from BaseFormatter) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Gets the Name of the Format this Format uses.
(Inherited from BaseFormatter) |