Login   Register  
PHP Classes
elePHPant
Icontem

Class: Path Parser

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Luis Argerich  >  Path Parser  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Path Parser
Base name: class_path_parser
Description: Generic SAX parsing for XML made easy
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 1409 users
All time rank: 2301
Week users: 0 users
Week rank: 2530
Picture of Luis Argerich
Author: Luis Argerich <e-mail contact>
Packages: 3 Browse this author's classes Browse this author's classes
Country: Australia Australia - PHP jobs in Australia
Age: ???
All time rank: 81312 in Australia Australia
Week rank: 1634 Down20 in Australia Australia Down


  Detailed description  
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.

 

  Groups  
Group folder image XML XML parsing and generation View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Home page at SourceForge This is the Home Page for all the classes in the phpxmlclasses project.

  Files folder image Files  
File Role Description
Plain text file class_path_parser.php ??? The class
Plain text file foo.xml ??? XML file for the example
Plain text file main.css ??? CSS for documentation
HTML file path_parser.html ??? Documentation
Plain text file path_parser.php ??? An example script using the class

Download all files: class_path_parser.tar.gz class_path_parser.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.