#include <xmltooling/ElementExtensibleXMLObject.h>
Inheritance diagram for xmltooling::ElementExtensibleXMLObject:
Public Member Functions | |
virtual xmltooling::XMLObjectChildrenList< std::vector< XMLObject * > > | getUnknownXMLObjects ()=0 |
Gets a mutable list of child objects. | |
virtual const std::vector< XMLObject * > & | getUnknownXMLObjects () const =0 |
Gets an immutable list of child objects. |
|
Gets an immutable list of child objects.
|
|
Gets a mutable list of child objects.
|