Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5203226
Hits Heute: 1329
max. Hits (10.07.07): 6964
User Online: 27
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

XML und Datenbanken . Die Schnittstellen von Access und SQL Server professionell nutzen
XML und Datenbanken . Die Schnittstellen von Access und SQL Server professionell nutzen

Manuals > PEAR > XML_Statistics

XML_Statistics

Table of Contents
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.


Copyright 1998 - 2009 by I.S.U.M.