require_once 'XML/Statistics.php';
integer XML_Statistics::getCDataLength ()
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.
XML_Statistics::countDataChunks()