接口的使用
com.thoughtworks.qdox.model.JavaAnnotation
使用JavaAnnotation的程序包
程序包
说明
Provides the default implementation of the classes which transform the structs from the JavaParser to the Java model elements
Provides classes reflecting the Java model elements.
Provides classes reflecting the Java expressions.
Provides the default implementation of the classes reflecting the Java model elements.
Provides classes to write Java model elements in any style
Provides the default implementation of classes to write Java model elements in any style.
-
com.thoughtworks.qdox.builder.impl中JavaAnnotation的使用
修饰符和类型方法说明List<?>EvaluatingVisitor.getListValue(JavaAnnotation annotation, String property) EvaluatingVisitor.getValue(JavaAnnotation annotation, String property) EvaluatingVisitor.visit(JavaAnnotation annotation) -
com.thoughtworks.qdox.model中JavaAnnotation的使用
返回变量类型为JavaAnnotation的类型的com.thoughtworks.qdox.model中的方法 -
com.thoughtworks.qdox.model.expression中JavaAnnotation的使用
-
com.thoughtworks.qdox.model.impl中JavaAnnotation的使用
返回变量类型为JavaAnnotation的类型的com.thoughtworks.qdox.model.impl中的方法修饰符和类型方法说明AbstractBaseJavaEntity.getAnnotations()DefaultJavaType.getAnnotations()Equivalent ofAnnotatedElement.getAnnotations()JavaMethodDelegate.getAnnotations()Equivalent ofAnnotatedElement.getAnnotations()类型变量类型为JavaAnnotation的com.thoughtworks.qdox.model.impl中的方法参数 -
com.thoughtworks.qdox.writer中JavaAnnotation的使用
修饰符和类型方法说明ModelWriter.writeAnnotation(JavaAnnotation ann) Write the java annotation A standard annotation writer should write: the annotation signature -
com.thoughtworks.qdox.writer.impl中JavaAnnotation的使用
修饰符和类型方法说明DefaultModelWriter.writeAnnotation(JavaAnnotation annotation) Write the java annotation A standard annotation writer should write: the annotation signature