(no description)
File Size: | 71 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
HTMLPurifier_URIParser:: (2 methods):
__construct()
parse()
Class: HTMLPurifier_URIParser - X-Ref
Parses a URI into the components and fragment identifier as specified__construct() X-Ref |
Instance of HTMLPurifier_PercentEncoder to do normalization with. |
parse($uri) X-Ref |
Parses a URI. param: $uri string URI to parse return: HTMLPurifier_URI representation of URI. This representation has |