org.codehaus.commons.compiler.samples
Class ClassBodyDemo

java.lang.Object
  extended by org.codehaus.commons.compiler.samples.ClassBodyDemo

public final class ClassBodyDemo
extends java.lang.Object

A test program that allows you to play with the ClassBodyEvaluator API.


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

Method Detail

main

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


Copyright © 2001-2011. All Rights Reserved.