libzypp  15.28.6
XmlEscape.cc File Reference
#include <string>
#include "zypp/parser/xml/XmlEscape.h"
Include dependency graph for XmlEscape.cc:

Go to the source code of this file.

Classes

struct  iobind::parser::xml_escape_parser
 

Namespaces

 iobind
 
 iobind::parser
 
 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::xml
 
 zypp::xml::detail
 

Functions

std::string zypp::xml::unescape (const std::string &in_r)
 Unescape xml special charaters (& -> &; from IoBind library) More...