Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
DefaultJavaAnnotation |
DefaultJavaAnnotationAssembler.assemble(AnnoDef annoDef) |
Modifier and Type | Method and Description |
---|---|
DefaultJavaAnnotation |
DefaultJavaAnnotation.getParameterValue()
Get a parameter value for
JavaAnnotation.getNamedParameter(String) . |
Copyright © 2002–2020. All rights reserved.