#include <IsisXMLList.h>
|
| IsisXMLList (char *PencodingName, bool &PexpandNamespaces, XERCES::SAX2XMLReader *&Pparser, IsisListOptionData *Plist) |
|
| ~IsisXMLList () |
|
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) |
|
◆ IsisXMLList()
IsisXMLList::IsisXMLList |
( |
char * |
PencodingName, |
|
|
bool & |
PexpandNamespaces, |
|
|
XERCES::SAX2XMLReader *& |
Pparser, |
|
|
IsisListOptionData * |
Plist |
|
) |
| |
◆ ~IsisXMLList()
IsisXMLList::~IsisXMLList |
( |
| ) |
|
◆ characters()
void IsisXMLList::characters |
( |
const XMLCh *const |
chars, |
|
|
const XMLSize_t |
length |
|
) |
| |
◆ endDocument()
void IsisXMLHandler::endDocument |
( |
| ) |
|
|
inherited |
◆ endElement()
void IsisXMLList::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 IsisXMLList::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* IsisXMLList::prevDocHandler |
◆ prevErrorHandler
ErrorHandler* IsisXMLList::prevErrorHandler |
The documentation for this class was generated from the following files:
- /usgs/pkgs/isis3.9.0_docs/ISIS3/isis/src/base/objs/IsisAml/IsisXMLList.h
- /usgs/pkgs/isis3.9.0_docs/ISIS3/isis/src/base/objs/IsisAml/IsisXMLList.cpp