#include <skXMLElementObjectEnumerator.h>
Inheritance diagram for skXMLElementObjectEnumerator:
Public Methods | |
skXMLElementObjectEnumerator (skXMLElementObject * element) | |
skXMLElementObjectEnumerator (skXMLElementObject * element,const skString& tag) | |
bool | method (const skString& s,skRValueArray& args,skRValue& r) |
This method exposes the following methods to Simkin scripts: returns the next element in the enumeration - or null if there are no more. |