#include <IsisXMLApplication.h>
|
| IsisXMLApplication (char *PencodingName, bool &PexpandNamespaces, XERCES::SAX2XMLReader *&Pparser, IsisAmlData *PappData) |
|
| ~IsisXMLApplication () |
|
void | endDocument () |
|
void | endElement (const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname) |
|
void | characters (const XMLCh *const chars, const XMLSize_t length) |
|
void | processingInstruction (const XMLCh *const target, const XMLCh *const data) |
|
void | startDocument () |
|
void | startElement (const XMLCh *const uri, const XMLCh *const localname, const XMLCh *const qname, const XERCES::Attributes &attributes) |
|
void | ignorableWhitespace (const XMLCh *const chars, const unsigned int length) |
|
void | warning (const XERCES::SAXParseException &exception) |
|
void | error (const XERCES::SAXParseException &exception) |
|
void | fatalError (const XERCES::SAXParseException &exception) |
|
◆ IsisXMLApplication()
IsisXMLApplication::IsisXMLApplication |
( |
char * |
PencodingName, |
|
|
bool & |
PexpandNamespaces, |
|
|
XERCES::SAX2XMLReader *& |
Pparser, |
|
|
IsisAmlData * |
PappData |
|
) |
| |
◆ ~IsisXMLApplication()
IsisXMLApplication::~IsisXMLApplication |
( |
| ) |
|
◆ characters()
void IsisXMLApplication::characters |
( |
const XMLCh *const |
chars, |
|
|
const XMLSize_t |
length |
|
) |
| |
◆ endDocument()
void IsisXMLApplication::endDocument |
( |
| ) |
|
◆ endElement()
void IsisXMLApplication::endElement |
( |
const XMLCh *const |
uri, |
|
|
const XMLCh *const |
localname, |
|
|
const XMLCh *const |
qname |
|
) |
| |
◆ error()
void IsisXMLHandler::error |
( |
const XERCES::SAXParseException & |
exception | ) |
|
|
inherited |
◆ fatalError()
void IsisXMLHandler::fatalError |
( |
const XERCES::SAXParseException & |
exception | ) |
|
|
inherited |
◆ ignorableWhitespace()
void IsisXMLHandler::ignorableWhitespace |
( |
const XMLCh *const |
chars, |
|
|
const unsigned int |
length |
|
) |
| |
|
inherited |
◆ processingInstruction()
void IsisXMLApplication::processingInstruction |
( |
const XMLCh *const |
target, |
|
|
const XMLCh *const |
data |
|
) |
| |
◆ startDocument()
void IsisXMLApplication::startDocument |
( |
| ) |
|
◆ startElement()
void IsisXMLApplication::startElement |
( |
const XMLCh *const |
uri, |
|
|
const XMLCh *const |
localname, |
|
|
const XMLCh *const |
qname, |
|
|
const XERCES::Attributes & |
attributes |
|
) |
| |
◆ warning()
void IsisXMLHandler::warning |
( |
const XERCES::SAXParseException & |
exception | ) |
|
|
inherited |
◆ prevDocHandler
ContentHandler* IsisXMLHandler::prevDocHandler |
|
inherited |
◆ prevErrorHandler
ErrorHandler* IsisXMLHandler::prevErrorHandler |
|
inherited |
The documentation for this class was generated from the following files: