Doc::Container type

Any document part that can contain other elements.

Direct parent types

Doc::Part
Document part. May represent one element (which might have children) or group of elements.
Direct subtypes: 2

Direct children types

Doc::Node
Document node which can have child nodes.
Doc::Group
A group of document nodes

Methods

push(c:Doc::Container, p:Doc::Part)
EXPERIMENTAL! Do not use!
Doc::init_children(c:Doc::Container)
Undocumented
Doc::children(c:Doc::Container)
Undocumented