com.ibm.as400.ui.tools
Class HelpDocParser
java.lang.Object
com.ibm.as400.ui.tools.HelpDocParser
public class HelpDocParser
extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_Trace
public static boolean m_Trace
resourceLoader
public static ToolsResourceLoader resourceLoader
HelpDocParser
public HelpDocParser(BufferedReader br)
nextTag
public String nextTag()
throws IOException
- Throws:
IOException
currentTag
public String currentTag()
previousContent
public String previousContent()
currentLine
public int currentLine()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException