Open Journal Systems  3.3.0
SearchHTMLParser Class Reference
Inheritance diagram for SearchHTMLParser:
SearchFileParser

Public Member Functions

 doRead ()
 
- Public Member Functions inherited from SearchFileParser
 __construct ($filePath)
 
 close ()
 
 getFilePath ()
 
 open ()
 
 read ()
 
 setFilePath ($filePath)
 

Additional Inherited Members

- Static Public Member Functions inherited from SearchFileParser
static fromFile ($file)
 
static fromFileType ($type, $path)
 
- Data Fields inherited from SearchFileParser
 $filePath
 
 $fp
 

Detailed Description

Class to extract text from an HTML file.

Definition at line 20 of file SearchHTMLParser.inc.php.

Member Function Documentation

◆ doRead()

SearchHTMLParser::doRead ( )

Read from the file pointer.

Returns
string

Reimplemented from SearchFileParser.

Definition at line 22 of file SearchHTMLParser.inc.php.


The documentation for this class was generated from the following file: