Click or drag to resize

TsvTokeniserGetNextToken Method

Gets the next available token from the input.

Namespace:  VDS.RDF.Parsing.Tokens
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override IToken GetNextToken()

Return Value

Type: IToken

[Missing <returns> documentation for "M:VDS.RDF.Parsing.Tokens.TsvTokeniser.GetNextToken"]

Implements

ITokeniserGetNextToken
See Also