TurtleParserContext Properties |
The TurtleParserContext 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.
(Inherited from TokenisingParserContext.) | |
| Namespaces |
Gets the Namespace Map for the parsing context.
(Inherited from BaseParserContext.) | |
| QNameUnescapeFunction |
Function for unescaping QNames.
| |
| Syntax |
Gets the Turtle Syntax being used.
| |
| Tokens |
Gets the Token Queue.
(Inherited from TokenisingParserContext.) | |
| TraceParsing |
Gets/Sets whether to trace parsing.
(Inherited from BaseParserContext.) | |
| TraceTokeniser |
Gets/Sets whether tokeniser tracing is used.
(Inherited from TokenisingParserContext.) |