Class pmr.sgml.DTDDoc
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class pmr.sgml.DTDDoc

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----java.applet.Applet
                                   |
                                   +----pmr.simplegraph.SimpleApplet
                                           |
                                           +----pmr.sgml.SGMLApplet
                                                   |
                                                   +----pmr.sgml.SGMLTree
                                                           |
                                                           +----pmr.sgml.DTDDoc

public class DTDDoc
extends SGMLTree
Displays a DTD from dtd2html - maybe ,erge with DTD.java later //@author (C) P. Murray-Rust, 1997

Constructor Index

 o DTDDoc(String)

Method Index

 o main(String[])
this is only run when an application.

Constructors

 o DTDDoc
  public DTDDoc(String dtd2htmlDirectory) throws FileNotFoundException, IOException

Methods

 o main
  public static void main(String args[])
this is only run when an application.

All Packages  Class Hierarchy  This Package  Previous  Next  Index