12#ifndef ZYPP_PARSER_XML_PARSE_H
13#define ZYPP_PARSER_XML_PARSE_H
99 typedef typename TData::RootNode
RootNode;
Reference counted access to a Tp object calling a custom Dispose function when the last AutoDispose h...
xmlTextReader based interface to iterate xml streams.
void rnParse(const InputStream &input_r, TData &data_r)
Parse xml input_r and store data in data_r.
Easy-to use interface to the ZYPP dependency resolver.