Click or drag to resize

SparqlXmlParserContextInput Property

Gets the XML Reader.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public XmlReader Input { get; }

Property Value

Type: XmlReader
See Also