|
|
Detailed description- Parses arbitrary XML input and builds an array with the structure of all tag and data elements.
- Optionally, keeps track of the positions of each element to allow the determination of the exact location of elements that may be contextually in error.
- Supports parsed file cache to minimize the overhead of parsing the same file repeatdly.
- Optimized parsing of simplified XML (SML) formats ignoring the tag attributes.
Freshmeat project | Project record: | xmlparserclass | Popularity score: | 114.34 | Vitality score: | 4.51 |
|
Files| File | Role | Description | Size | Date | example.xml | Data | XML example file for the test script | 422 | 1999-07-07 03:32 | test_xml_parser.php | Example | Class test script | 1,779 | 2003-04-09 09:31 | xml_parser.php | Class | XML parser class | 11,609 | 2009-06-06 01:46 | Download all files: xmlparser-2009-06-06.zip (17KB) xmlparser-2009-06-06.tar.gz (17KB)
Detailed descriptionClass for composing and generating XML documents. It features:
- Definition of tags and data sections.
- Support input and output iso-8859-1 and utf-8 (Unicode) encodings.
- Customization of DTD and style sheet tags.
Freshmeat project | Project record: | xmlwriterclass | Popularity score: | 71.31 | Vitality score: | 4.03 |
|
Related links| Link | Description | | XML parser class | Class that does the opposite: parsing a XML document from a file or stream. | | XML to DTD | Web service that creates DTD files from XML document samples | Files| File | Role | Description | Size | Date | LICENSE | Lic. | BSD License | 1,545 | 2005-05-14 14:52 | myxmldocument.dtd | Data | DTD file for the generated XML document example | 228 | 2005-03-21 21:05 | myxmldocument.xml | Output | XML document generated by the class using the example code from the documentation | 310 | 2002-05-02 01:00 | myxmldocument.xsl | Data | Example XML stylesheet to render the sample output document as an HTML page in XML capable browser | 1,007 | 2003-10-05 00:29 | test_xml_writer.php | Example | Example of generation of a XML document | 1,746 | 2005-05-14 14:45 | xmlwriterclass.html | Doc. | Documentation of the class with example code | 19,920 | 2002-10-17 06:59 | xmlwriterclass.php | Class | XML writer class | 7,213 | 2007-09-17 14:06 | Download all files: xmlwriter-2007-09-17.zip (11KB) xmlwriter-2007-09-17.tar.gz (9KB)
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|