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.impl |
Provides the default implementation of the classes reflecting the Java model elements.
|
Class and Description |
---|
DefaultJavaType
The default implementation for
JavaType |
Class and Description |
---|
DefaultJavaAnnotation |
DefaultJavaClass |
Class and Description |
---|
AbstractBaseJavaEntity |
AbstractInheritableJavaEntity |
AbstractJavaEntity |
AbstractJavaModel
Every element of a class, including the class itself is a javaModel.
|
DefaultJavaAnnotation |
DefaultJavaExecutable
The BaseMethod contains all methods used by both JavaMethod and JavaConstructor
|
DefaultJavaModuleDescriptor.DefaultJavaExports |
DefaultJavaModuleDescriptor.DefaultJavaOpens |
DefaultJavaModuleDescriptor.DefaultJavaProvides |
DefaultJavaModuleDescriptor.DefaultJavaRequires |
DefaultJavaModuleDescriptor.DefaultJavaUses |
DefaultJavaType
The default implementation for
JavaType |
DefaultJavaTypeVariable
Equivalent of
TypeVariable |
DefaultJavaWildcardType.BoundType |
Copyright © 2002–2024. All rights reserved.