agentland.help.helpfile
Class HelpFileExtractor
java.lang.Object
|
+--agentland.help.helpfile.HelpFileExtractor
- All Implemented Interfaces:
- Serializable
- public class HelpFileExtractor
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelpFileExtractor
public HelpFileExtractor(String sFile)
throws HelpFileException
getDocument
public org.jdom.Document getDocument()
getTopicName
protected String getTopicName()
getKeywords
protected ArrayList getKeywords()
getSubtopicNames
protected ArrayList getSubtopicNames()
getSubtopicText
protected Hashtable getSubtopicText()
unwind
public static String unwind(org.jdom.Element e)