XML_sql2xml::getXpathChildValues (Previous) (Next) 導入

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Statistics

目次
導入 -- XML_Statisticsの導入
 -- XML_Statistics の使用例
XML_Statistics::apiVersion() -- APIのバージョンを返す
XML_Statistics::analyzeFile() -- XMLファイルを分析する
XML_Statistics::analyzeString() -- XML文字列の分析をする
XML_Statistics::countTag() -- タグの出現数をカウントする
XML_Statistics::countTagsInDepth() -- ある深さのタグをカウントする
XML_Statistics::countPI() -- processing instructionの出現数をカウントする
XML_Statistics::countExternalEntity() -- 外部エンティティの出現数をカウントする
XML_Statistics::getMaxDepth() -- ネストレベルの最大数を得る
XML_Statistics::countAttribute() -- 属性 (attribute) の出現数をカウントする
XML_Statistics::countDataChunks() -- データブロックの出現数をカウントする
XML_Statistics::getCDataLength() -- すべてのCDataセクションを合わせた長さを得る

統計的にXML文書を分析するパッケージです。

XML_sql2xml::getXpathChildValues (Previous) (Next) 導入

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.