com.ibm.as400.ui.tools
Class HelpFileParser
java.lang.Object
com.ibm.as400.ui.tools.HelpFileParser
public class HelpFileParser
extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_hInput
protected static BufferedReader m_hInput
helpTable
public Hashtable helpTable
resourceLoader
public static ToolsResourceLoader resourceLoader
HelpFileParser
public HelpFileParser()
parseHelpFile
protected void parseHelpFile()
throws IOException
- Throws:
IOException
getSectionContent
public Vector getSectionContent(String sID)
processHelpFile
public void processHelpFile(String sHfile)
throws IOException,
FileNotFoundException,
ParseException
- Throws:
IOException
FileNotFoundException
ParseException
main
public static void main(String[] args)