|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.codehaus.metaclass.tools.qdox | |
org.codehaus.metaclass.tools.compiler | The compiler package contains code required to generate MetaClass descriptors from Java source files. |
org.codehaus.metaclass.tools.qdox | The qdox package contains the tools for processing source files using the qdox toolkit and generateing ClassDescriptor objects. |
Classes in org.codehaus.metaclass.tools.qdox used by org.codehaus.metaclass.tools.compiler | |
QDoxAttributeInterceptor
The interface via which attributes are passed before becoming part of the model. |
Classes in org.codehaus.metaclass.tools.qdox used by org.codehaus.metaclass.tools.qdox | |
DefaultQDoxAttributeInterceptor
A base implementation of QDoxAttributeInterceptor that just returns original values parsed from source files. |
|
NonNamespaceAttributeRemovingInterceptor
Interceptor that only returns attributes if they have a namespace. |
|
QDoxAttributeInterceptor
The interface via which attributes are passed before becoming part of the model. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |