class documentation

class _ElementInterfaceWrapper(_ElementInterface):

View In Hierarchy

Undocumented

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

Undocumented

def getparent(self):

Undocumented

def setparent(self, parent):

Undocumented