BaseHtmlWriter Class |
Namespace: VDS.RDF.Writing
The BaseHtmlWriter type exposes the following members.
Name | Description | |
---|---|---|
BaseHtmlWriter | Initializes a new instance of the BaseHtmlWriter class |
Name | Description | |
---|---|---|
CssClassBlankNode |
Gets/Sets the CSS class used for the span tags used to display Blank Node IDs.
| |
CssClassBox |
Gets/Sets the CSS class used for div tags used to group chunks of markup into a box.
| |
CssClassDatatype |
Gets/Sets the CSS class used for the anchor tags used to display Literal datatypes.
| |
CssClassLangSpec |
Gets/Sets the CSS class used for the span tags used to display Literal language specifiers.
| |
CssClassLiteral |
Gets/Sets the CSS class used for the span tags used to display Literals.
| |
CssClassUri |
Gets/Sets the CSS class used for the anchor tags used to display the URIs of URI Nodes.
| |
Stylesheet |
Gets/Sets a path to a Stylesheet which is used to format the Graph output.
| |
UriPrefix |
Gets/Sets the Prefix applied to href attributes.
|
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.) | |
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 | Returns a string that represents the current object. (Inherited from Object.) |