softparsmap
Class PrintTree

java.lang.Object
  extended bysoftparsmap.PrintTree

public class PrintTree
extends java.lang.Object

This program will print a tree. Run to see usage.


Constructor Summary
PrintTree()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrintTree

public PrintTree()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception