class documentation

class Mindmap(object):

View In Hierarchy

Mindmap File Interface.

Method __init__ Initialize Mindmap.
Instance Variable xml BeautifulSoup xml iterator.
Method iternodes Iterate through mindmap nodes.
def __init__(self, srcfile):

Initialize Mindmap.

xml =

BeautifulSoup xml iterator.

(type: BeautifulSoup)
def iternodes(self):

Iterate through mindmap nodes.

ReturnsUndocumented (type: Iterable[Tag])
API Documentation for freeplane_tools, generated by pydoctor 21.2.2 at 1996-06-17 15:00:00.