|
Whitebeam Template Reference Documentation
|
XmlParser Template
clean()
Clean the contents of the XML parser.
Syntax
void = rb.XmlParser.clean()
Parameters
The 'clean' method takes no parameters
Results
The 'clean' method returns no useful information.
Remarks
Delete an XML tree currently contained within the XmlParser and prepare the parser ready
for building a new tree. The parser maintains it's configuration (syntax tables etc). The
only thing cleaned is the tree that has been created.
|
|
(loadtime : 21ms) |