#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 |
|
A helper function to extract and convert XERCES attributes.
|
|
|