Void prependGenerator(ElementTree dest, ElementTree() generator)
Arguments
dest: The element to add togenerator: The generator to prepend
Usage
Prepend an element generator as the first child of the specified element.
dest: The element to add togenerator: The generator to prependPrepend an element generator as the first child of the specified element.