PEAR_PackageFile::parserFactory()
-- parserFactory
Description
Return a package.xml parsing object appropriate for the selected package.xml
version.
Parameter
- string
$version
The package.xml version represented (1 or 2)
Throws
throws
no exceptions thrown
Note
This function can not be called
statically.