Introduzca los términos de búsqueda.
Envíe el formulario de búsqueda
XML_Statistics
Manual de PEAR
Anterior
Capítulo 64. XML
Siguiente
XML_Statistics
Tabla de contenidos
Introduction
-- Introduction to XML_Statistics
Example
-- Example for the usage of XML_Statistics
XML_Statistics::apiVersion()
-- return API version
XML_Statistics::analyzeFile()
-- Analyze an XML file
XML_Statistics::analyzeString()
-- Analyze an XML string
XML_Statistics::countTag()
-- count the occurences of a tag
XML_Statistics::countTagsInDepth()
-- count the tags in a certain depth
XML_Statistics::countPI()
-- count the occurences of a processing instruction
XML_Statistics::countExternalEntity()
-- count the occurences of an external entitity
XML_Statistics::getMaxDepth()
-- get the maximum nesting level
XML_Statistics::countAttribute()
-- count the occurences of an attribute
XML_Statistics::countDataChunks()
-- count the occurences of a data blocks
XML_Statistics::getCDataLength()
-- get the combined length of all CData sections
Package to statistically analyze an XML document.
Anterior
Inicio
Siguiente
XML_sql2xml::getXpathChildValues
Subir
Introduction