Whitebeam Template Reference Documentation

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 Template Reference Documentation

XmlParser Template
rb.XmlParser0.9.0

Methods

rb.XmlParser.mode() Configures how the parser will interpret data.
rb.XmlParser.build() Build an XML tree from some XML source.
rb.XmlParser.thisTag() Return the current 'context' XML element.
rb.XmlParser.clean() Clean the contents of the XML parser.
rb.XmlParser.loadSyntax() Load a set of parsing rules.
rb.XmlParser.execute() Re-execute part of an XML tag tree. Each note gets to re-evaluate its contribution to the document being generated. ADVANCED.
rb.XmlParser.bodytext() Generate the text representation of the XML subtree. ADVANCED.
rb.XmlParser.text() Generate the text representation of the XML subtree. ADVANCED.
Whitebeam release 1.3.36
(loadtime : 13ms)