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