RdfAParserContext<THtmlDocument> Properties |
The RdfAParserContext<THtmlDocument> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseUri |
Gets the Base URI for the parsing context.
(Inherited from BaseParserContext.) |
![]() | DefaultVocabulary |
Gets/Sets the Default Vocabularly.
|
![]() | Document |
Gets the HTML Document.
|
![]() | Handler |
Gets the Handler used to handle the generated RDF.
(Inherited from BaseParserContext.) |
![]() | Namespaces |
Gets the Namespace Map for the parsing context.
(Inherited from BaseParserContext.) |
![]() | Syntax |
Gets/Sets the RDFa syntax in use.
|
![]() | TraceParsing |
Gets/Sets whether to trace parsing.
(Inherited from BaseParserContext.) |
![]() | XmlBaseAllowed |
Gets/Sets whether xml:base is allowed in the embedded RDF.
|