ooc
Class Print

java.lang.Object
  extended byooc.Print

public class Print
extends java.lang.Object

This program will create the container and print the tag instance to the standard output. Main purpose of this program is to give a new user a change to try simple POJO constructions.


Constructor Summary
Print()
           
 
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

Print

public Print()
Method Detail

main

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