Click or drag to resize

BaseTokeniserDiscardWhiteSpace Method

Helper function which discards White Space which the Tokeniser doesn't care about and increments position counters correctly.

Namespace:  VDS.RDF.Parsing.Tokens
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected void DiscardWhiteSpace()
See Also