#include <y2pm/YUMParserData.h>#include <y2util/XMLNodeIterator.h>#include <y2util/LibXMLHelper.h>#include <list>Go to the source code of this file.
Namespaces | |
| namespace | YUM |
Classes | |
| class | YUM::YUMPrimaryParser |
| Parser for YUM primary.xml files (containing package metadata) Use this class as an iterator that produces, one after one, YUMPrimaryDataPtr(s) for the XML package elements in the input. Here's an example:. More... | |
1.4.4