mappingsaxhandler.cpp File Reference

#include "mappingsaxhandler.h"
#include "mappingfactory.h"
#include "mappingcontainer.h"
#include "channelmapping.h"
#include "mappingstrs.h"
#include "instructioncontext.h"
#include <XercesUtils/XercesStr.h>
#include <BasicUtils/BasicException.h>
#include <BasicUtils/BasicSmartPointer.h>
#include <xercesc/util/XMLString.hpp>
#include <xercesc/sax2/Attributes.hpp>
#include <iostream>
#include <string>
#include <stdlib.h>
#include <string.h>

Include dependency graph for mappingsaxhandler.cpp:


Functions

char * getAttributeValue (const Attributes &attributes, const char *name)

Variables

 XERCES_CPP_NAMESPACE_USE

Function Documentation

char* getAttributeValue const Attributes &  attributes,
const char *  name
 

A helper function to extract and convert XERCES attributes.

Parameters:
attributes The attributes.
name The requested attribute name.
Returns:
The requested attribute, or NULL on failure.


Variable Documentation

XERCES_CPP_NAMESPACE_USE
 


Generated on Wed Apr 5 21:00:41 2006 for Sesame by  doxygen 1.4.6