Void pushData(ElementTree parent, String cdata)
Arguments
parent: The parent elementcdata: The text to add
Usage
Adds the text to the end of the parent element. Adjacent text blocks will be merged.
parent: The parent elementcdata: The text to addAdds the text to the end of the parent element. Adjacent text blocks will be merged.