Click or drag to resize

SparqlXmlParserContext Properties

The SparqlXmlParserContext type exposes the following members.

Properties
  NameDescription
Public propertyHandler
Gets the Results Handler to be used.
(Inherited from BaseResultsParserContext.)
Public propertyInput
Gets the XML Reader.
Public propertyTraceParsing
Gets/Sets whether Parser Tracing is used.
(Inherited from BaseResultsParserContext.)
Public propertyVariables
Gets the Variables that have been seen.
(Inherited from BaseResultsParserContext.)
Top
See Also