require_once '/ChannelFile.php';
bool PEAR_ChannelFile::fromXmlFile (string $descfile)
bool PEAR_ChannelFile::fromXmlFile
Parse the contents of a channel.xml and store in the current PEAR_ChannelFile object.
name of channel xml file
returns success of parsing
throws no exceptions thrown
This function can not be called statically.