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