class SetaPDF_Parser {
mixed cacheDir ( [string $dir=null] )
}
Sets the directory for cache data.
This method should be called static.
Path to the directory where to write the cache data. If null the directory will not be changed.
The actual path.