class documentation

class Document(object):

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method append​Child Undocumented
Instance Variable child​Nodes Undocumented
Instance Variable _element​Tree Undocumented
def __init__(self):

Undocumented

def appendChild(self, element):

Undocumented

childNodes: list =

Undocumented

_elementTree =

Undocumented