Whitebeam Object Definition

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Object Definition

Method Description

XmlParser.clean()

Clean the contents of the XML parser.

Syntax

void = XmlParser.clean()

Parameters

The 'XmlParser.clean' method takes no parameters

Results

The 'XmlParser.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.

Whitebeam release 1.3.36
(loadtime : 19ms)