Kaya 0.4.4 reference for ElementTree::elementTree

List of functions and data types in ElementTree

ElementTree elementTree(String original, String rootelement="tree", Dict<String, [String]> whitelist=Dict::new(2, strHash), Dict<String, [String]> implicitend=Dict::new(2, strHash), [String] emptyels=createArray(1), Dict<String, ElementTree([Pair<String, String> ])> templates=Dict::new(2, strHash), Bool casesensitive=false, Bool sloppy=false)

Arguments

Usage

Converts a String to an ElementTree. Several additional parameters may be passed to control various aspects of the conversion.

Related

kaya@kayalang.org | Last modified 29 November 2011 | Supported by Durham CompSoc | Powered by Kaya