#include <settingsxml.h>
List of all members.
Constructor & Destructor Documentation
settingsSAXHandler::settingsSAXHandler |
( |
settingsxml * |
settings | ) |
|
Member Function Documentation
void settingsSAXHandler::characters |
( |
const XMLCh *const |
chars, |
|
|
const XMLSize_t |
length |
|
) |
| |
|
virtual |
void settingsSAXHandler::endDocument |
( |
| ) |
|
|
virtual |
void settingsSAXHandler::endElement |
( |
const XMLCh *const |
name | ) |
|
|
virtual |
void settingsSAXHandler::ignorableWhitespace |
( |
const XMLCh *const |
chars, |
|
|
const XMLSize_t |
length |
|
) |
| |
|
virtual |
void settingsSAXHandler::processingInstruction |
( |
const XMLCh *const |
target, |
|
|
const XMLCh *const |
data |
|
) |
| |
|
virtual |
void settingsSAXHandler::resetDocument |
( |
| ) |
|
|
virtual |
void settingsSAXHandler::setDocumentLocator |
( |
const xercesc::Locator *const |
locator | ) |
|
|
virtual |
void settingsSAXHandler::startDocument |
( |
| ) |
|
|
virtual |
void settingsSAXHandler::startElement |
( |
const XMLCh *const |
name, |
|
|
xercesc::AttributeList & |
attrs |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files:
- /home/laco/coardevel/devel/coar/Sources/COAR_1.0/kdev/coar/coarlib/settingsxml.h
- /home/laco/coardevel/devel/coar/Sources/COAR_1.0/kdev/coar/coarlib/settingsxml.cpp