class documentation

class _ElementInterfaceWrapper(_ElementInterface): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method getparent Undocumented
Method setparent Undocumented
def __init__(self, tag, attrib=None): (source)

Undocumented

def getparent(self): (source)

Undocumented

def setparent(self, parent): (source)

Undocumented