TokenisingParserContext Properties |
The TokenisingParserContext type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseUri |
Gets the Base URI for the parsing context.
(Inherited from BaseParserContext.) | |
| Handler |
Gets the Handler used to handle the generated RDF.
(Inherited from BaseParserContext.) | |
| LocalTokens |
Gets the Local Tokens stack.
| |
| Namespaces |
Gets the Namespace Map for the parsing context.
(Inherited from BaseParserContext.) | |
| Tokens |
Gets the Token Queue.
| |
| TraceParsing |
Gets/Sets whether to trace parsing.
(Inherited from BaseParserContext.) | |
| TraceTokeniser |
Gets/Sets whether tokeniser tracing is used.
|