Click or drag to resize

SparqlTokeniser Constructor

Overload List
  NameDescription
Public methodSparqlTokeniser(StreamReader, SparqlQuerySyntax)
Creates a new Instance of the Tokeniser.
Public methodSparqlTokeniser(TextReader, SparqlQuerySyntax)
Creates a new Instance of the Tokeniser.
Public methodSparqlTokeniser(ParsingTextReader, SparqlQuerySyntax)
Creates a new Instance of the Tokeniser.
Top
See Also