CLab# 1.0 API Documentation

TokenParser Constructor

Initializes a new instance of the "TokenParser" class. Parsing from a file defined by filename.

Overload List

Initializes a new instance of the "TokenParser" class.

public TokenParser(Stream,XmlWriter);

Initializes a new instance of the "TokenParser" class. Parsing from a file defined by filename.

public TokenParser(String,XmlWriter);

See Also

TokenParser Class | com.calitha.goldparser Namespace