[Top]
Parser
Parser.SGML
|
Method Parser.SGML()->create()
- Method
create
void Parser.SGML()
void Parser.SGML(string filename)
- Description
This object is created with this filename.
It's passed to all created tags, for debug and trace purposes.
- Note
No, it doesn't read the file itself. See feed() .
|