Click or drag to resize

TokenisingParserContext Properties

The TokenisingParserContext type exposes the following members.

Properties
  NameDescription
Public propertyBaseUri
Gets the Base URI for the parsing context.
(Inherited from BaseParserContext.)
Public propertyHandler
Gets the Handler used to handle the generated RDF.
(Inherited from BaseParserContext.)
Public propertyLocalTokens
Gets the Local Tokens stack.
Public propertyNamespaces
Gets the Namespace Map for the parsing context.
(Inherited from BaseParserContext.)
Public propertyTokens
Gets the Token Queue.
Public propertyTraceParsing
Gets/Sets whether to trace parsing.
(Inherited from BaseParserContext.)
Public propertyTraceTokeniser
Gets/Sets whether tokeniser tracing is used.
Top
See Also