|
MUSX Document Model
|
Creates an others pool from an XML <others> element.
More...
#include <PoolFactory.h>
Static Public Member Functions | |
| static dom::OthersPoolPtr | create (ConstructionContext &context, const xml::XmlElementPtr &element, const dom::DocumentPtr &document, const NodeFilter &filter={}) |
Creates an others pool from an XML <others> element.
|
static |
| element | The element whose children are created. |
| document | The document that owns the created objects. |
| filter | [optional] Restricts creation to the children it accepts. See NodeFilter. |