XML_Statistics::countDataChunks()

XML_Statistics::countDataChunks() -- count the occurences of a data blocks

Áttekintés

require_once 'XML/Statistics.php';

integer XML_Statistics::countDataChunks ()

Leírás

This is influenced by the 'ignoreWhitespace' option. Furthermore a new chunk is counted when the parser find a linebreak or internal entity.

Paraméterek

This method does not accept any parameters.

Visszatérési érték

integer number of data chunks in the document

Megjegyzés

Ez a függvény nem hívható statikusan.

Lásd

XML_Statistics::getCDataLength()