Click or drag to resize

ITokenisingParser Interface

Interface for parsers that use token based parsing.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface ITokenisingParser

The ITokenisingParser type exposes the following members.

Properties
  NameDescription
Public propertyTokenQueueMode
Gets/Sets the token queue mode used.
Top
See Also