edu.pdx.cs399J.reflect
Class PrintDeclaration

java.lang.Object
  extended by edu.pdx.cs399J.reflect.PrintDeclaration

public class PrintDeclaration
extends Object

This program reads a resource containing the text of the Declaration of Independence and prints it to standard out.


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

Constructor Detail

PrintDeclaration

public PrintDeclaration()
Method Detail

main

public static void main(String[] args)


Copyright © 2000-2009 Portland State University. All Rights Reserved.