Click or drag to resize

IParserContext Properties

The IParserContext type exposes the following members.

Properties
  NameDescription
Public propertyBaseUri
Gets the Base URI for the Handler.
Public propertyHandler
Gets the RDF Handler which is used to instantiate Nodes and to handle the generated RDF.
Public propertyNamespaces
Gets the Namespace Map for the Handler.
Public propertyTraceParsing
Gets/Sets whether Parser Tracing should be used (if the Parser supports it).
Top
See Also