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

Public Member Functions

 XmlHandler (ControlDisplayProperties *displayProperties)
 
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

ControlDisplayPropertiesm_displayProperties
 
QString m_hexData
 

Detailed Description

Author
2012-??-?? ???

Definition at line 125 of file ControlDisplayProperties.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: