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

skXMLElementObjectEnumerator Class Reference

This class enumerates the element children of an skXMLElementObject. More...

#include <skXMLElementObjectEnumerator.h>

Inheritance diagram for skXMLElementObjectEnumerator:

skExecutable skExecutableIterator List of all members.

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.

bool next (skRValue&)
 This method implements the method in skExecutableIterator.


Detailed Description

This class enumerates the element children of an skXMLElementObject.


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