Element index for package sax
Package indexes
[ c ]
[ d ]
[ e ]
[ g ]
[ h ]
[ i ]
[ m ]
[ p ]
[ s ]
[ x ]
e
- endElement
- in file Sax.php, method Sax::endElement()
Used to catch the event for end of element.
g
- getHtml
- in file Sax.php, method Sax::getHtml()
Returns the xml file as html
p
- parse
- in file Sax.php, method Sax::parse()
Parse the specified xml file, and call the handlers
s
- Sax.php
- procedural page Sax.php
- Sax
- in file Sax.php, method Sax::Sax()
Constructor
- Sax
- in file Sax.php, class Sax
Used to parse an xml file utilizing the SAX model
- startElement
- in file Sax.php, method Sax::startElement()
Used to catch the events for working with or handling the start and end tags within the xml file.
|
|