Package org.codehaus.metaclass.tools.compiler

The compiler package contains code required to generate MetaClass descriptors from Java source files.

See:
          Description

Interface Summary
CompilerMonitor This is the interface via which interested parties can monitor events that occur during compilation.
JavaClassFilter Interface used for filtering out JavaClass objects prior to attempting to generate metadata from them.
 

Class Summary
ClassDescriptorCompiler A bean that can create MetaClass descriptors by processing Java Source files with qdox.
DefaultCompilerMonitor The default no-op implementation of compiler monitor.
 

Package org.codehaus.metaclass.tools.compiler Description

The compiler package contains code required to generate MetaClass descriptors from Java source files.



Copyright © 2003-2004 Codehaus. All Rights Reserved.