Interface ITokenisingParser
Interface for parsers that use token based parsing.
Namespace: VDS.RDF.Parsing
Assembly: dotNetRDF.dll
Syntax
public interface ITokenisingParser
Properties
| Improve this Doc View SourceTokenQueueMode
Gets/Sets the token queue mode used.
Declaration
TokenQueueMode TokenQueueMode { get; set; }
Property Value
Type | Description |
---|---|
TokenQueueMode |