| [ Index ] | 
		    PHP Cross Reference of Unnamed Project | 
    
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 54 lines (1 kb) | 
| Included or required: | 1 time | 
| Referenced: | 0 times | 
| Includes or requires: | 0 files | 
HTMLPurifier_Node_Text:: (2 methods):
  __construct()
  toTokenPair()
Class: HTMLPurifier_Node_Text - X-Ref
Concrete text token class.| __construct($data, $is_whitespace, $line = null, $col = null) X-Ref | 
| Constructor, accepts data and determines if it is whitespace. param: string $data String parsed character data. param: int $line param: int $col  | 
| toTokenPair() X-Ref | 
| No description | 
| Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |