| [ Index ] |
PHP Cross Reference of Limb3 |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 341 lines (11 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
WactHTMLParser:: (7 methods):
__construct()
getLineNumber()
getFile()
getCurrentLocation()
ignoreWhitespace()
parse()
_reachedEndOfFile()
Class: WactHTMLParser - X-Ref
HTML/XHTML/XML parser| __construct($observer) X-Ref |
| getLineNumber() X-Ref |
| No description |
| getFile() X-Ref |
| No description |
| getCurrentLocation() X-Ref |
| No description |
| ignoreWhitespace() X-Ref |
| Moves the position forward past any whitespace characters return: void |
| parse($data, $file_name = NULL) X-Ref |
| Begins the parsing operation, setting up any decorators, depending on parse options invoking _parse() to execute parsing param: string XML document to parse return: void |
| _reachedEndOfFile() X-Ref |
| No description |
| Generated: Thu Oct 16 04:42:25 2008 | Cross-referenced by PHPXref 0.7 |