Open Journal Systems
3.3.0
|
Public Member Functions | |
doRead () | |
![]() | |
__construct ($filePath) | |
close () | |
getFilePath () | |
open () | |
read () | |
setFilePath ($filePath) | |
Additional Inherited Members | |
![]() | |
static | fromFile ($file) |
static | fromFileType ($type, $path) |
![]() | |
$filePath | |
$fp | |
Class to extract text from an HTML file.
Definition at line 20 of file SearchHTMLParser.inc.php.
SearchHTMLParser::doRead | ( | ) |
Read from the file pointer.
Reimplemented from SearchFileParser.
Definition at line 22 of file SearchHTMLParser.inc.php.