SAXParser.cc File Reference

#include <iostream>
#include <fstream>
#include <sstream>
#include <streambuf>
#include <zypp/parser/SAXParser.h>
#include <zypp/base/Logger.h>

Go to the source code of this file.

Namespaces

namespace  zypp
namespace  zypp::parser

Functions

: The element name
startElementDebug: : An XML parser context

called when an opening tag has been processed.

static void zypp::parser::startElementDebug (void *ctx ATTRIBUTE_UNUSED, const xmlChar *name, const xmlChar **atts)
static xmlEntityPtr zypp::parser::my_getEntity (void *user_data, const xmlChar *name)
static void zypp::parser::endElementDebug (void *ctx ATTRIBUTE_UNUSED, const xmlChar *name)
static xmlEntityPtr zypp::parser::getEntity_receiver (void *user_data, const xmlChar *name)

Variables

static xmlSAXHandler zypp::parser::emptySAXHandlerStruct
static xmlSAXHandlerPtr zypp::parser::emptySAXHandler = &emptySAXHandlerStruct
xmlSAXHandlerPtr zypp::parser::debugSAXHandler


Generated on Tue Nov 28 16:49:35 2006 for zypp by  doxygen 1.5.0