#include <IsisXMLMultipleValues.h>
|
| IsisXMLMultipleValues (char *PencodingName, bool &PexpandNamespaces, XERCES::SAX2XMLReader *&Pparser, std::vector< QString > *PmultipleValues) |
|
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) |
|
|
ContentHandler * | prevDocHandler |
|
ErrorHandler * | prevErrorHandler |
|
|
char * | encodingName |
|
bool | expandNamespaces |
|
XERCES::SAX2XMLReader * | parser |
|
std::vector< QString > * | multipleValues |
|
IsisXMLHandler * | generalHandler |
|
IsisXMLIgnore * | ignoreHandler |
|
- Author
- ????-??-?? Unknown
Definition at line 37 of file IsisXMLMultipleValues.h.
The documentation for this class was generated from the following files: