Collection of nodes. More...
#include <Group.hpp>
Public Member Functions | |
Group (const Tag &tag) | |
virtual bool | areChildrenTraversable () const |
virtual bool | areChildrenPreparable () const |
string | getName () const |
virtual string | toString () const |
Static Public Member Functions | |
static Group * | find (Node *node, const string &name) |
Private Attributes | |
string | name |
Collection of nodes.