integer XML_Statistics::getCDataLength (
)
If you need to know how many chars you have between your tags, this is the method that gets it.
This method does not accept any parameters.
integer total length of all CData blocks in the XML document
This function can not be called statically.