XML_Statistics::getCDataLength() -- get the combined length of all CData sections
Beschrijving
If you need to know how many chars you have between your tags, this is the method that gets it.
Parameter
This method does not accept any parameters.
Return waarde
integer total length of all CData blocks in the XML document
Note
Deze functie kan niet statisch worden aangeroepen.