his enables stack-based XML parsing of XML files. More...
#include <XmlStackedHandlerReader.h>
Inherits QXmlSimpleReader.
Public Member Functions | |
XmlStackedHandlerReader () | |
~XmlStackedHandlerReader () | |
virtual void | popContentHandler () |
virtual void | pushContentHandler (XmlStackedHandler *newHandler) |
XmlStackedHandler * | topContentHandler () |
his enables stack-based XML parsing of XML files.
This class is designed to work with the XmlStackedHandler class. Use this in-place of a QXmlSimpleReader if you want to use stack-based Xml parsing. The XmlStackedHandler class has an explanation as to how this is designed to work.
The naming of this class is: XmlStackedHandler + Reader (parent class).
Isis::XmlStackedHandlerReader::XmlStackedHandlerReader | ( | ) |
Isis::XmlStackedHandlerReader::~XmlStackedHandlerReader | ( | ) |
|
virtual |
Referenced by Isis::XmlStackedHandler::endElement().
|
virtual |
References Isis::XmlStackedHandler::setReader(), Isis::XmlStackedHandler::switchToNewHandler(), and topContentHandler().
Referenced by Isis::BundleObservationSolveSettings::BundleObservationSolveSettings(), Isis::BundleResults::BundleResults(), Isis::BundleSettings::BundleSettings(), Isis::BundleSolutionInfo::BundleSolutionInfo(), Isis::Control::Control(), Isis::ControlDisplayProperties::ControlDisplayProperties(), Isis::ControlList::ControlList(), Isis::DisplayProperties::DisplayProperties(), Isis::GuiCameraDisplayProperties::GuiCameraDisplayProperties(), Isis::GuiCameraList::GuiCameraList(), Isis::Image::Image(), Isis::ImageList::ImageList(), Isis::ImageFileListWidget::load(), Isis::CubeDnView::load(), Isis::MosaicSceneWidget::load(), Isis::Directory::load(), Isis::Project::open(), Isis::WorkOrder::read(), Isis::Shape::Shape(), Isis::ShapeDisplayProperties::ShapeDisplayProperties(), Isis::ShapeList::ShapeList(), Isis::StatCumProbDistDynCalc::StatCumProbDistDynCalc(), Isis::Statistics::Statistics(), Isis::TargetBodyDisplayProperties::TargetBodyDisplayProperties(), and Isis::TargetBodyList::TargetBodyList().
XmlStackedHandler * Isis::XmlStackedHandlerReader::topContentHandler | ( | ) |
Referenced by Isis::XmlStackedHandler::endElement(), and pushContentHandler().
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the ISIS Support Center File Modified: 07/12/2023 23:47:55 |