#include <InheritsExecutable.h>
Inheritance diagram for InheritsExecutable:
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. |
|
This method causes the XML to be reloaded.
|