File: |
SAXParser.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Main class |
Class: |
HTML SAX Parser
Parse HTML documents using regular expressions |
Author: |
By Alexey G. Piyanin |
Last change: |
1. Add new callback function for comment element (use in example6.php).
2. Fix parsing tags and attributes with ":" and "-" characters (for example, "http-equiv", "x:o" etc.).
3. Correctly parsing application instruction tag (for example, "<!doctype >").
4. Correctly parsing closing tags (for example, "<br />"). |
Date: |
18 years ago |
Size: |
6,353 bytes |
|
|
|