Uses of Class
com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
Packages that use DefaultJavaAnnotation
Package
Description
Provides the default implementation of the classes which transform the structs from the JavaParser to the Java model elements
Provides the default implementation of the classes reflecting the Java model elements.
-
Uses of DefaultJavaAnnotation in com.thoughtworks.qdox.builder.impl
Methods in com.thoughtworks.qdox.builder.impl that return DefaultJavaAnnotationModifier and TypeMethodDescription -
Uses of DefaultJavaAnnotation in com.thoughtworks.qdox.model.impl
Methods in com.thoughtworks.qdox.model.impl that return DefaultJavaAnnotationModifier and TypeMethodDescriptionDefaultJavaAnnotation.getParameterValue()
Get a parameter value forJavaAnnotation.getNamedParameter(String)
.