Package | Description |
---|---|
com.thoughtworks.qdox.builder |
Provides classes which transform the structs from the JavaParser to the Java model elements
|
com.thoughtworks.qdox.builder.impl |
Provides the default implementation of the classes which transform the structs from the JavaParser to the Java model elements
|
com.thoughtworks.qdox.model |
Provides classes reflecting the Java model elements.
|
com.thoughtworks.qdox.model.impl |
Provides the default implementation of the classes reflecting the Java model elements.
|
Class and Description |
---|
DefaultJavaType |
JavaClassParent
Deprecated.
this interface will be hidden for the model interfaces
|
Class and Description |
---|
DefaultJavaAnnotation |
DefaultJavaClass |
Class and Description |
---|
JavaClassParent
Deprecated.
this interface will be hidden for the model interfaces
|
Class and Description |
---|
AbstractBaseJavaEntity |
AbstractBaseMethod
The BaseMethod contains all methods used by both JavaMethod and JavaConstructor
|
AbstractInheritableJavaEntity |
AbstractJavaEntity |
AbstractJavaModel
Every element of a class, including the class itself is a javaModel.
|
DefaultJavaAnnotation |
DefaultJavaType |
DefaultJavaTypeVariable
Equivalent of
TypeVariable |
DefaultJavaWildcardType.BoundType |
JavaClassParent
Deprecated.
this interface will be hidden for the model interfaces
|
Copyright © 2002–2015. All rights reserved.