net.sourceforge.helpgui.parser
Class TocOpen

java.lang.Object
  extended by net.sourceforge.helpgui.parser.TocOpen

public class TocOpen
extends java.lang.Object

Aible to to load a toc and construct the tree

Author:
Alexandre THOMAS

Constructor Summary
TocOpen(HelpView helpView)
          Constructor
 
Method Summary
 boolean load()
          Load the toc.xml file and create the tree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TocOpen

public TocOpen(HelpView helpView)
Constructor

Method Detail

load

public boolean load()
             throws java.io.IOException
Load the toc.xml file and create the tree

Throws:
java.io.IOException