Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Parser
Parser.SGML
Parser.SGML()->SGML

Method Parser.SGML()->SGML()->create()


Method create

void Parser.SGML.SGML()
void Parser.SGML.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() .