Isis 3 Programmer Reference
Isis::StatCumProbDistDynCalc::XmlHandler Class Reference
Inheritance diagram for Isis::StatCumProbDistDynCalc::XmlHandler:
Inheritance graph
Collaboration diagram for Isis::StatCumProbDistDynCalc::XmlHandler:
Collaboration graph

Public Member Functions

 XmlHandler (StatCumProbDistDynCalc *probabilityCalc, Project *project)
 
virtual bool startElement (const QString &namespaceURI, const QString &localName, const QString &qName, const QXmlAttributes &atts)
 
virtual bool characters (const QString &ch)
 
virtual bool endElement (const QString &namespaceURI, const QString &localName, const QString &qName)
 
virtual void setReader (XmlStackedHandlerReader *)
 
void switchToNewHandler (XmlStackedHandler *nextHandler)
 Switch to a new content handler and continue processing using the new handler. More...
 

Protected Member Functions

XmlStackedHandlerReaderreader ()
 
const XmlStackedHandlerReaderreader () const
 
bool fatalError (const QXmlParseException &exception)
 

Private Member Functions

 Q_DISABLE_COPY (XmlHandler)
 

Private Attributes

StatCumProbDistDynCalcm_xmlHandlerCumProbCalc
 
Projectm_xmlHandlerProject
 
QString m_xmlHandlerCharacters
 

Detailed Description

Author
2014-07-28 Jeannie Backer

Definition at line 116 of file StatCumProbDistDynCalc.h.

Member Function Documentation

◆ switchToNewHandler()

void Isis::XmlStackedHandler::switchToNewHandler ( XmlStackedHandler nextHandler)
inherited

Switch to a new content handler and continue processing using the new handler.

Definition at line 32 of file XmlStackedHandler.cpp.

Referenced by Isis::XmlStackedHandlerReader::pushContentHandler().


The documentation for this class was generated from the following files: