child_nodes method

child_nodes

Get the child nodes collection.

Returns

The NodeList.

def child_nodes(self):
    ...

See Also