#include <ReutersParser.hpp>
Inheritance diagram for ReutersParser:

Public Methods | |
| ReutersParser () | |
| void | parseFile (char *filename) |
| Parse a file. | |
| void | parseBuffer (char *buf,int len) |
| Parse a buffer. | |
| long | fileTell () |
| return the current byte position of the file being parsed. | |
|
|
|
|
|
return the current byte position of the file being parsed.
Reimplemented from Parser. |
|
|
Parse a buffer.
Reimplemented from Parser. |
|
|
Parse a file.
Reimplemented from Parser. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000