Recommend this page to a friend! |
Download .zip |
Info | View files (5) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2002-07-02 (14 years ago) | Not enough user ratings | Total: 1,502 | All time: 2,521 This week: 1,099 |
Version | License | Categories | ||||
class_path_parser 1.0 | GNU Lesser Genera... | XML |
Description | Author | |||||||||||||
This class parses XML documents (from URLs or filepaths) allowing you to set handlers for specific XML elements indicated with paths, for example /foo/data/name. When the parser detects an XML element matching a path the user function is called receiving the element name, attributes and content (a xml fragment or text). You can handle multiple paths with just one function or use a specific function for each path. |
|
Files |
File | Role | Description |
---|---|---|
class_path_parser.php | ??? | The class |
foo.xml | ??? | XML file for the example |
main.css | ??? | CSS for documentation |
path_parser.html | ??? | Documentation |
path_parser.php | ??? | An example script using the class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Home page at SourceForge This is the Home Page for all the classes in the phpxmlclasses project. |