Parser base class for the Finder indexer package.
Located in /administrator/components/com_finder/helpers/indexer/parser.php (line 19)
Class | Description |
---|---|
![]() |
HTML Parser class for the Finder indexer package. |
![]() |
RTF Parser class for the Finder indexer package. |
![]() |
Text Parser class for the Finder indexer package. |
Method to get a parser, creating it if necessary.
Method to parse input and extract the plain text. Because this method is called from both inside and outside the indexer, it needs to be able to batch out its parsing functionality to deal with the inefficiencies of regular expressions. We will parse recursively in 2KB chunks.
Method to process input and extract the plain text.
Documentation generated on Tue, 19 Nov 2013 15:10:18 +0100 by phpDocumentor 1.4.3