Class RamHelpDemo

java.lang.Object
  |
  +--RamHelpDemo

public class RamHelpDemo
extends java.lang.Object

This class demonstrates the usage of RamHelp Help Utility. Uses the help/FirstHelp.xml resource file. To build the XML File, please use an editor like XML spy and validate against the DTD HelpDTD.dtd present in the RamHelp/dtd folder. Alternatively, you can use the HelpFileBuilder that comes along with this package. Creation date: (11/21/2001 2:34:23 PM)


Constructor Summary
RamHelpDemo()
          RamHelpDemo constructor comment.
 
Method Summary
static void main(java.lang.String[] args)
          Starts the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RamHelpDemo

public RamHelpDemo()
RamHelpDemo constructor comment.

Method Detail

main

public static void main(java.lang.String[] args)
Starts the application.

Parameters:
args - an array of command-line arguments