Click or drag to resize

TokenisingStoreParserContext Properties

The TokenisingStoreParserContext type exposes the following members.

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