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 <inherits> tags are resolved. More...

#include <InheritsExecutable.h>

Inheritance diagram for InheritsExecutable:

InheritsElement skXMLElementObject skExecutable 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. More...

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 <inherits> tags are resolved.


Member Function Documentation

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

This method causes the XML to be reloaded.

Parameters:
in   - stream containing the XML


The documentation for this class was generated from the following files:
Generated at Thu Jul 5 10:55:42 2001 for Simkin by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000