#include <IsisXMLMultipleValues.h>
|
| IsisXMLMultipleValues (char *PencodingName, bool &PexpandNamespaces, XERCES::SAX2XMLReader *&Pparser, std::vector< QString > *PmultipleValues) |
|
| ~IsisXMLMultipleValues () |
|
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) |
|
◆ IsisXMLMultipleValues()
IsisXMLMultipleValues::IsisXMLMultipleValues |
( |
char * |
PencodingName, |
|
|
bool & |
PexpandNamespaces, |
|
|
XERCES::SAX2XMLReader *& |
Pparser, |
|
|
std::vector< QString > * |
PmultipleValues |
|
) |
| |
◆ ~IsisXMLMultipleValues()
IsisXMLMultipleValues::~IsisXMLMultipleValues |
( |
| ) |
|
◆ characters()
void IsisXMLMultipleValues::characters |
( |
const XMLCh *const |
chars, |
|
|
const XMLSize_t |
length |
|
) |
| |
◆ endDocument()
void IsisXMLHandler::endDocument |
( |
| ) |
|
|
inherited |
◆ endElement()
void IsisXMLMultipleValues::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 IsisXMLMultipleValues::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* IsisXMLMultipleValues::prevDocHandler |
◆ prevErrorHandler
ErrorHandler* IsisXMLMultipleValues::prevErrorHandler |
The documentation for this class was generated from the following files: