Calitha GOLD Parser Engine Documentation

IStringTokenizer Interface

For a list of all members of this type, see IStringTokenizer Members.

public interface IStringTokenizer

Types that implement IStringTokenizer

Type Description
StringTokenizer This class is used to split a string into tokens. It needs a Deterministic Finite Automata to accomplish this.

Requirements

Namespace: com.calitha.goldparser

Assembly: GoldParserEngine (in GoldParserEngine.dll)

See Also

IStringTokenizer Members | com.calitha.goldparser Namespace