Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

InheritsExecutable Class Reference

This class loads an XML file and makes sure any tags are resolved. More...

#include <InheritsExecutable.h>

Inheritance diagram for InheritsExecutable:

InheritsElement skXMLElementObject skExecutable skiExecutable List of all members.

Public Methods

 InheritsExecutable (const skString &fileName)
 Constructor - passed the name of a file to load an XML document from.

void load (const skString &scriptLocation, InputSource &in)
 This method causes the XML to be reloaded.

void load (const skString &fileName)
 This method causes the XML to be loaded from a file.


Detailed Description

This class loads an XML file and makes sure any tags are resolved.


Constructor & Destructor Documentation

InheritsExecutable::InheritsExecutable const skString   fileName
 

Constructor - passed the name of a file to load an XML document from.

Parameters:
fileName - the filename of the XML document


Member Function Documentation

void InheritsExecutable::load const skString   fileName
 

This method causes the XML to be loaded from a file.

Parameters:
fileName - the filename of the XML document

void InheritsExecutable::load const skString   scriptLocation,
InputSource &    in
 

This method causes the XML to be reloaded.

Parameters:
scriptLocation - the name of the XML document
in - stream containing the XML


The documentation for this class was generated from the following files:
Generated on Tue Mar 18 19:46:18 2003 for Simkin by doxygen1.3-rc1