FinderIndexerParser::getInstance
Method to get a parser, creating it if necessary.
Signature
public function getInstance(string
$formatĀ )
Parameters
-
$format
- The type of parser to load.
Returns
- FinderIndexerParser
- A FinderIndexerParser instance.
Errors/Exceptions
-
Exception
- on invalid parser.