The SetaPDF_Parser class is the base class for all indvidual SetaPDF parser classes. It is for example responsible for reading the xref table or objects of a document.
The SetaPDF_Parser class is an abstract class and just offers some static methods which let you control the cache functionality.