XML_Statistics
[ class tree: XML_Statistics ] [ index: XML_Statistics ] [ all elements ]

File: Statistics.php

Source Location: /XML_Statistics-0.2.0/XML/Statistics.php

Classes:

XML_Statistics
XML statistics class

Page Details:

XML/Statistics.php

Package to statistically analyze XML documents, i.e. counting tags, CData sections, Processing instructions and more.

Includes:

require_once('XML/Parser.php') [line 38]
XML_Parser is needed to parse the docuemnt

XML_STATISTICS_ERROR_ATTRIBUTE_NOT_FOUND [line 48]

XML_STATISTICS_ERROR_ATTRIBUTE_NOT_FOUND = 52
Attribute was not found

[ Top ]



XML_STATISTICS_ERROR_EXTERNAL_ENTITY_NOT_FOUND [line 63]

XML_STATISTICS_ERROR_EXTERNAL_ENTITY_NOT_FOUND = 55
Unknown external entity

[ Top ]



XML_STATISTICS_ERROR_INVALID_DEPTH [line 53]

XML_STATISTICS_ERROR_INVALID_DEPTH = 53
Invalid depth

[ Top ]



XML_STATISTICS_ERROR_PI_NOT_FOUND [line 58]

XML_STATISTICS_ERROR_PI_NOT_FOUND = 54
Unknown processing instruction

[ Top ]



XML_STATISTICS_ERROR_TAG_NOT_FOUND [line 43]

XML_STATISTICS_ERROR_TAG_NOT_FOUND = 51
Tagname was not found

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:39:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.