IParserContext Interface |
Namespace: VDS.RDF.Parsing.Contexts
The IParserContext type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseUri |
Gets the Base URI for the Handler.
| |
| Handler |
Gets the RDF Handler which is used to instantiate Nodes and to handle the generated RDF.
| |
| Namespaces |
Gets the Namespace Map for the Handler.
| |
| TraceParsing |
Gets/Sets whether Parser Tracing should be used (if the Parser supports it).
|