索引

A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

ABSTRACT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
AbstractBaseJavaEntity - com.thoughtworks.qdox.model.impl中的类
 
AbstractBaseJavaEntity() - 类的构造器 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
 
AbstractClassLibrary - com.thoughtworks.qdox.library中的类
A ClassLibrary can be compared with a java classloader.
AbstractClassLibrary() - 类的构造器 com.thoughtworks.qdox.library.AbstractClassLibrary
constructor for root ClassLibrary
AbstractClassLibrary(AbstractClassLibrary) - 类的构造器 com.thoughtworks.qdox.library.AbstractClassLibrary
constructor for chained ClassLibrary
AbstractInheritableJavaEntity - com.thoughtworks.qdox.model.impl中的类
 
AbstractInheritableJavaEntity() - 类的构造器 com.thoughtworks.qdox.model.impl.AbstractInheritableJavaEntity
 
AbstractJavaEntity - com.thoughtworks.qdox.model.impl中的类
 
AbstractJavaEntity() - 类的构造器 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
 
AbstractJavaModel - com.thoughtworks.qdox.model.impl中的类
Every element of a class, including the class itself is a javaModel.
AbstractJavaModel() - 类的构造器 com.thoughtworks.qdox.model.impl.AbstractJavaModel
 
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Add
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.And
Accept a visitor for this value.
accept(ExpressionVisitor) - 接口中的方法 com.thoughtworks.qdox.model.expression.AnnotationValue
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.AnnotationValueList
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Assignment
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Cast
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Constant
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Divide
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Equals
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.ExclusiveOr
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.GreaterEquals
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.GreaterThan
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Lambda
 
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.LessEquals
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.LessThan
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.LogicalAnd
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.LogicalNot
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.LogicalOr
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.MethodInvocation
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.MinusSign
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Multiply
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Not
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.NotEquals
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Or
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.ParenExpression
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.PlusSign
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.PostDecrement
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.PostIncrement
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.PreDecrement
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.PreIncrement
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Query
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Remainder
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.ShiftLeft
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.ShiftRight
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.Subtract
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.TypeRef
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.expression.UnsignedShiftRight
Accept a visitor for this value.
accept(ExpressionVisitor) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
Accept a visitor for this value.
add(JavaClass) - 类中的方法 com.thoughtworks.qdox.library.JavaClassContext
Store this JavaClass based on its fully qualified name
add(JavaPackage) - 类中的方法 com.thoughtworks.qdox.library.JavaClassContext
A null-safe implementation to store a JavaPackage in this context
add(JavaSource) - 类中的方法 com.thoughtworks.qdox.library.JavaClassContext
Store a JavaSource in this context
Add - com.thoughtworks.qdox.model.expression中的类
 
Add(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.Add
 
addAnnotation(AnnoDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addAnnotation(AnnoDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addArgument(ExpressionDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addArgument(ExpressionDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addClass(JavaClass) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
addClass(JavaClass) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
 
addClass(JavaClass) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
 
addClassLoader(ClassLoader) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Add the ClassLoader to this JavaProjectBuilder
addClassLoader(ClassLoader) - 类中的方法 com.thoughtworks.qdox.library.ClassLoaderLibrary
 
addCommentHandler(CommentHandler) - 接口中的方法 com.thoughtworks.qdox.parser.CommentScanner
Register this handler as a comment-listener.
addCommentHandler(CommentHandler) - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
addCompactConstructor(CompactConstructorDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addCompactConstructor(CompactConstructorDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addConstructor(JavaConstructor) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
AddDef - com.thoughtworks.qdox.parser.expression中的类
 
AddDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.AddDef
 
addDefaultLoader() - 类中的方法 com.thoughtworks.qdox.library.ClassLoaderLibrary
 
addExports(DefaultJavaModuleDescriptor.DefaultJavaExports) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
 
addExports(ModuleDef.ExportsDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addExports(ModuleDef.ExportsDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addField(JavaField) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
addField(FieldDef) - 类中的方法 com.thoughtworks.qdox.parser.structs.RecordFieldsDef
 
addFilter(Filter) - 类中的方法 com.thoughtworks.qdox.directorywalker.DirectoryScanner
Add a filter to this scanner.
addImplements(Set<TypeDef>) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addImplements(Set<TypeDef>) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
 
addImport(String) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addImport(String) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addImport(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
 
addInitializer(JavaInitializer) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
addInitializer(InitDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addInitializer(InitDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addJavaDoc(String) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addJavaDoc(String) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addJavaDocTag(TagDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addJavaDocTag(TagDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addMethod(JavaMethod) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
addOpens(DefaultJavaModuleDescriptor.DefaultJavaOpens) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
 
addOpens(ModuleDef.OpensDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addOpens(ModuleDef.OpensDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addPackage(PackageDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addPackage(PackageDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addParameter(FieldDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addParameter(FieldDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addProvides(DefaultJavaModuleDescriptor.DefaultJavaProvides) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
 
addProvides(ModuleDef.ProvidesDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addProvides(ModuleDef.ProvidesDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addRequires(DefaultJavaModuleDescriptor.DefaultJavaRequires) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
 
addRequires(ModuleDef.RequiresDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addRequires(ModuleDef.RequiresDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
addSource(File) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Add a java source from a file to this JavaProjectBuilder
addSource(File) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
 
addSource(File) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
addSource(File) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
addSource(File) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
Add a File containing java code to this library
addSource(InputStream) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
 
addSource(InputStream) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
addSource(InputStream) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
addSource(InputStream) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
Add an InputStream containing java code to this library
addSource(Reader) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Add a java source from a Reader to this JavaProjectBuilder
addSource(Reader) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
Add the source content of the reader to the ClassLibrary and return the generated JavaSource
addSource(Reader) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
addSource(Reader) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
addSource(Reader) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
Add a Reader containing java code to this library
addSource(URL) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Add a java source from a URL to this JavaProjectBuilder
addSource(URL) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
 
addSource(URL) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
addSource(URL) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
addSource(URL) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
Add a URL containing java code to this library
addSourceFolder(File) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Add a sourcefolder to this javaprojectbuilder, but don't parse any file.
addSourceFolder(File) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
 
addSourceFolder(File) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
addSourceFolder(File) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
addSourceFolder(File) - 类中的方法 com.thoughtworks.qdox.library.SourceFolderLibrary
 
addSourceTree(File) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Add all java files of the directory recursively
addSourceTree(File, FileVisitor) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Add all java files of the directory recursively
addUses(DefaultJavaModuleDescriptor.DefaultJavaUses) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
 
addUses(ModuleDef.UsesDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
addUses(ModuleDef.UsesDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
AMPERSAND - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
AMPERSAND2 - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
AMPERSANDEQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
And - com.thoughtworks.qdox.model.expression中的类
 
And(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.And
 
AndDef - com.thoughtworks.qdox.parser.expression中的类
 
AndDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.AndDef
 
ANNOCHAR - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
ANNOCHAR - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
AnnoDef - com.thoughtworks.qdox.parser.structs中的类
 
AnnoDef(TypeDef) - 类的构造器 com.thoughtworks.qdox.parser.structs.AnnoDef
 
ANNOINTERFACE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
ANNOSTRING - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
ANNOSTRING - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
ANNOTATION - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
ANNOTATION_TYPE - 类中的静态变量 com.thoughtworks.qdox.parser.structs.ClassDef
 
ANNOTATIONNOARG - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
ANNOTATIONTYPE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
AnnotationValue - com.thoughtworks.qdox.model.expression中的接口
Interface for all annotation model elements
AnnotationValueList - com.thoughtworks.qdox.model.expression中的类
 
AnnotationValueList(List<AnnotationValue>) - 类的构造器 com.thoughtworks.qdox.model.expression.AnnotationValueList
 
appendClassLoader(ClassLoader) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
Append a classloader and return itself
appendClassLoader(ClassLoader) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
appendClassLoader(ClassLoader) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
appendDefaultClassLoaders() - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
Add the defaultClassLoaders and return itse
appendDefaultClassLoaders() - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
appendDefaultClassLoaders() - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
appendSource(File) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
 
appendSource(File) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
appendSource(File) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
appendSource(InputStream) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
 
appendSource(InputStream) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
appendSource(InputStream) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
appendSource(Reader) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
 
appendSource(Reader) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
appendSource(Reader) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
appendSource(URL) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
 
appendSource(URL) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
appendSource(URL) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
appendSourceFolder(File) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
 
appendSourceFolder(File) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
appendSourceFolder(File) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
ARGUMENTS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
ARROW - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
assemble(ElemValueDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
assemble(AnnoDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
Assignment - com.thoughtworks.qdox.model.expression中的类
 
Assignment(Expression, String, Expression) - 类的构造器 com.thoughtworks.qdox.model.expression.Assignment
 
ASSIGNMENT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
AssignmentDef - com.thoughtworks.qdox.parser.expression中的类
 
AssignmentDef(ElemValueDef, String, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.AssignmentDef
 
AT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
ATANNOTATION - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 

B

BeanProperty - com.thoughtworks.qdox.model中的接口
 
beginClass(ClassDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
beginClass(ClassDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
beginConstructor() - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
beginConstructor() - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
beginField(FieldDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
beginField(FieldDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
beginMethod() - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
beginMethod() - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
BinaryClassParser - com.thoughtworks.qdox.parser.impl中的类
 
BinaryClassParser(Class<?>, Builder) - 类的构造器 com.thoughtworks.qdox.parser.impl.BinaryClassParser
 
BinaryOperator - com.thoughtworks.qdox.model.expression中的类
 
BinaryOperator(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.BinaryOperator
 
BinaryOperatorDef - com.thoughtworks.qdox.parser.expression中的类
 
BinaryOperatorDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.BinaryOperatorDef
 
bindClass(DefaultJavaClass) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
 
BOOLEAN - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
BOOLEAN_LITERAL - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
BRACECLOSE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
BRACEOPEN - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
Builder - com.thoughtworks.qdox.builder中的接口
 
byClassName(String, ClassLibrary, Collection<String>) - 类中的静态方法 com.thoughtworks.qdox.type.TypeResolver
 
byPackageName(String, ClassLibrary, Collection<String>) - 类中的静态方法 com.thoughtworks.qdox.type.TypeResolver
Type resolver in case there's no declaring class, e.g. using extends, implements and annotations on a toplevel class
BYTE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 

C

Cast - com.thoughtworks.qdox.model.expression中的类
 
Cast(JavaType, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.Cast
 
CastDef - com.thoughtworks.qdox.parser.expression中的类
 
CastDef(TypeDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.CastDef
 
CHAR - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
CHAR - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
CHAR_LITERAL - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
checkDirectory(File) - 类中的方法 com.thoughtworks.qdox.tools.QDoxTester
 
checkJavaFile(File) - 类中的方法 com.thoughtworks.qdox.tools.QDoxTester
 
checkZipOrJarFile(File) - 类中的方法 com.thoughtworks.qdox.tools.QDoxTester
 
CIRCUMFLEX - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
CIRCUMFLEXEQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
CLASS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
CLASS - 类中的静态变量 com.thoughtworks.qdox.parser.structs.ClassDef
 
ClassDef - com.thoughtworks.qdox.parser.structs中的类
 
ClassDef() - 类的构造器 com.thoughtworks.qdox.parser.structs.ClassDef
 
ClassDef(String) - 类的构造器 com.thoughtworks.qdox.parser.structs.ClassDef
 
ClassLibrary - com.thoughtworks.qdox.library中的接口
Main methods of a ClassLibrary, which can be used by every Model
ClassLibraryBuilder - com.thoughtworks.qdox.library中的接口
This builder helps to construct a library.
ClassLoaderLibrary - com.thoughtworks.qdox.library中的类
Important!!
ClassLoaderLibrary(AbstractClassLibrary) - 类的构造器 com.thoughtworks.qdox.library.ClassLoaderLibrary
 
ClassLoaderLibrary(AbstractClassLibrary, ClassLoader) - 类的构造器 com.thoughtworks.qdox.library.ClassLoaderLibrary
 
ClassNameLibrary - com.thoughtworks.qdox.library中的类
This library always resolve a className by generating an empty JavaClass Model
ClassNameLibrary() - 类的构造器 com.thoughtworks.qdox.library.ClassNameLibrary
 
CODEBLOCK - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
CODEBLOCK - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
COLON - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
COLONCOLON - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
com.thoughtworks.qdox - 模块 com.thoughtworks.qdox
 
com.thoughtworks.qdox - 程序包 com.thoughtworks.qdox
Provides classes to start constructing a java project
com.thoughtworks.qdox.builder - 程序包 com.thoughtworks.qdox.builder
Provides classes which transform the structs from the JavaParser to the Java model elements
com.thoughtworks.qdox.builder.impl - 程序包 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.directorywalker - 程序包 com.thoughtworks.qdox.directorywalker
Provides classes to visit all files within a directory matching a certain filter
com.thoughtworks.qdox.library - 程序包 com.thoughtworks.qdox.library
Provides classes to construct a classloader-like structure of libraries There are two types of ClassLibraryBuilders: SortedClassLibraryBuilder, which bundles the libraries by type OrderedClassLibraryBuilder, which respects the order of added libraries There are four types of ClassLibraries: ClassLoaderLibrary, which uses the classpath to search for sources or binaries SourceLibrary, which uses a specific sourcefile SourceFolderLibrary, which tries to locate sourcefiles by translating the package to folders ClassNameLibrary, which generates an anonymous class, as if it would exist
com.thoughtworks.qdox.model - 程序包 com.thoughtworks.qdox.model
Provides classes reflecting the Java model elements.
com.thoughtworks.qdox.model.expression - 程序包 com.thoughtworks.qdox.model.expression
Provides classes reflecting the Java expressions.
com.thoughtworks.qdox.model.impl - 程序包 com.thoughtworks.qdox.model.impl
Provides the default implementation of the classes reflecting the Java model elements.
com.thoughtworks.qdox.model.util - 程序包 com.thoughtworks.qdox.model.util
Provides utility classes supporting the construction of the models
com.thoughtworks.qdox.parser - 程序包 com.thoughtworks.qdox.parser
Provides interfaces and exceptions for both Lexers and Parsers
com.thoughtworks.qdox.parser.expression - 程序包 com.thoughtworks.qdox.parser.expression
Provides classes which make it possible to resolve expression values
com.thoughtworks.qdox.parser.impl - 程序包 com.thoughtworks.qdox.parser.impl
Provides the implementations of the Lexers and Parsers
com.thoughtworks.qdox.parser.structs - 程序包 com.thoughtworks.qdox.parser.structs
Provides simple models to be constructed by the parser.
com.thoughtworks.qdox.tools - 程序包 com.thoughtworks.qdox.tools
 
com.thoughtworks.qdox.type - 程序包 com.thoughtworks.qdox.type
 
com.thoughtworks.qdox.writer - 程序包 com.thoughtworks.qdox.writer
Provides classes to write Java model elements in any style
com.thoughtworks.qdox.writer.impl - 程序包 com.thoughtworks.qdox.writer.impl
Provides the default implementation of classes to write Java model elements in any style.
COMMA - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
CommentHandler - com.thoughtworks.qdox.parser中的接口
JavaDoc is not part of the Java Language Specification, it should be treated as a special type of comment.
commentHeader(JavaAnnotatedElement) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
 
CommentScanner - com.thoughtworks.qdox.parser中的接口
Classes implementing this interface can trigger the handler for every time it has parsed a comment.
CompactConstructorDef - com.thoughtworks.qdox.parser.structs中的类
 
CompactConstructorDef() - 类的构造器 com.thoughtworks.qdox.parser.structs.CompactConstructorDef
 
Constant - com.thoughtworks.qdox.model.expression中的类
 
ConstantDef - com.thoughtworks.qdox.parser.expression中的类
 
ConstantDef(String, Class<?>) - 类的构造器 com.thoughtworks.qdox.parser.expression.ConstantDef
 
containsClassReference(String) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
This method is used to detect if there's a match with this classname.
containsClassReference(String) - 类中的方法 com.thoughtworks.qdox.library.ClassLoaderLibrary
 
containsClassReference(String) - 类中的方法 com.thoughtworks.qdox.library.ClassNameLibrary
 
containsClassReference(String) - 类中的方法 com.thoughtworks.qdox.library.SourceFolderLibrary
Loops over the sourceFolder to find a classReference.
containsClassReference(String) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
 
convertString(String) - 类中的静态方法 com.thoughtworks.qdox.model.expression.Constant
 
createDocletTag(String, String) - 接口中的方法 com.thoughtworks.qdox.model.DocletTagFactory
 
createDocletTag(String, String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultDocletTagFactory
createDocletTag(String, String, JavaAnnotatedElement, int) - 接口中的方法 com.thoughtworks.qdox.model.DocletTagFactory
 
createDocletTag(String, String, JavaAnnotatedElement, int) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultDocletTagFactory
createUnresolved(TypeDef, int, TypeResolver) - 类中的静态方法 com.thoughtworks.qdox.builder.TypeAssembler
this one is specific for those cases where dimensions can be part of both the type and identifier i.e. private String[] matrix[]; //field public abstract String[] getMatrix[](); //method
createUnresolved(TypeDef, TypeResolver) - 类中的静态方法 com.thoughtworks.qdox.builder.TypeAssembler
 
CreatorDef - com.thoughtworks.qdox.parser.expression中的类
 
CreatorDef() - 类的构造器 com.thoughtworks.qdox.parser.expression.CreatorDef
 

D

DEFAULT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
DefaultBeanProperty - com.thoughtworks.qdox.model.impl中的类
 
DefaultBeanProperty(String) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultBeanProperty
 
DefaultDocletTag - com.thoughtworks.qdox.model.impl中的类
 
DefaultDocletTag(String, String) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultDocletTag
 
DefaultDocletTag(String, String, JavaAnnotatedElement, int) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultDocletTag
 
DefaultDocletTagFactory - com.thoughtworks.qdox.model.impl中的类
 
DefaultDocletTagFactory() - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultDocletTagFactory
 
DefaultJavaAnnotation - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaAnnotation(JavaClass) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
 
DefaultJavaAnnotation(JavaClass, Map<String, Object>) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
 
DefaultJavaAnnotationAssembler - com.thoughtworks.qdox.builder.impl中的类
 
DefaultJavaAnnotationAssembler(JavaClass, ClassLibrary, TypeResolver) - 类的构造器 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
DefaultJavaClass - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaClass() - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
DefaultJavaClass(JavaSource) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
DefaultJavaClass(String) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
DefaultJavaCommentLexer - com.thoughtworks.qdox.parser.impl中的类
 
DefaultJavaCommentLexer(Reader) - 类的构造器 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
Creates a new scanner
DefaultJavaCommentParser - com.thoughtworks.qdox.parser.impl中的类
 
DefaultJavaCommentParser(Lexer, Builder) - 类的构造器 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParser
 
DefaultJavaCommentParserVal - com.thoughtworks.qdox.parser.impl中的类
BYACC/J Semantic Value for parser: DefaultJavaCommentParser This class provides some of the functionality of the yacc/C 'union' directive
DefaultJavaCommentParserVal() - 类的构造器 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParserVal
Initialize me without a value
DefaultJavaCommentParserVal(double) - 类的构造器 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParserVal
Initialize me as a double
DefaultJavaCommentParserVal(int) - 类的构造器 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParserVal
Initialize me as an int
DefaultJavaCommentParserVal(Object) - 类的构造器 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParserVal
Initialize me as an Object
DefaultJavaCommentParserVal(String) - 类的构造器 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParserVal
Initialize me as a string
DefaultJavaConstructor - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaConstructor() - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaConstructor
 
DefaultJavaExecutable - com.thoughtworks.qdox.model.impl中的类
The BaseMethod contains all methods used by both JavaMethod and JavaConstructor
DefaultJavaExecutable() - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
 
DefaultJavaExports(JavaPackage, Collection<JavaModule>) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaExports
 
DefaultJavaField - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaField(JavaClass, String) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
DefaultJavaField(String) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
DefaultJavaInitializer - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaInitializer() - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaInitializer
 
DefaultJavaMethod - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaMethod() - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
The default constructor
DefaultJavaMethod(JavaClass, String) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
Create a new method without parameters
DefaultJavaMethod(String) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
Create new method without parameters and return type
DefaultJavaModule - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaModule(String, JavaModuleDescriptor) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaModule
 
DefaultJavaModuleDescriptor - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaModuleDescriptor(String) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
 
DefaultJavaModuleDescriptor.DefaultJavaExports - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaModuleDescriptor.DefaultJavaOpens - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaModuleDescriptor.DefaultJavaProvides - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaModuleDescriptor.DefaultJavaRequires - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaModuleDescriptor.DefaultJavaUses - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaOpens(JavaPackage, Collection<JavaModule>) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaOpens
 
DefaultJavaPackage - com.thoughtworks.qdox.model.impl中的类
The default implementation of JavaPackage, representing a Package.
DefaultJavaPackage(String) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
 
DefaultJavaParameter - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaParameter(JavaClass, String) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
 
DefaultJavaParameter(JavaClass, String, boolean) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
 
DefaultJavaParameterizedType - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaParameterizedType(String, String, int, TypeResolver) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaParameterizedType
 
DefaultJavaProvides(JavaClass, List<JavaClass>) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaProvides
 
DefaultJavaRequires(JavaModule, Collection<String>) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaRequires
 
DefaultJavaSource - com.thoughtworks.qdox.model.impl中的类
 
DefaultJavaSource(ClassLibrary) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaSource
Default constructor for the Default JavaSource
DefaultJavaType - com.thoughtworks.qdox.model.impl中的类
The default implementation for JavaType
DefaultJavaTypeVariable<D extends JavaGenericDeclaration> - com.thoughtworks.qdox.model.impl中的类
Equivalent of TypeVariable
DefaultJavaTypeVariable(String, TypeResolver) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaTypeVariable
 
DefaultJavaUses(JavaClass) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaUses
 
DefaultJavaWildcardType - com.thoughtworks.qdox.model.impl中的类
Equivalent of WildcardType This class supports both the 'super' and 'extends' wildcards.
DefaultJavaWildcardType() - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType
 
DefaultJavaWildcardType(JavaType, DefaultJavaWildcardType.BoundType) - 类的构造器 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType
 
DefaultJavaWildcardType.BoundType - com.thoughtworks.qdox.model.impl中的Enum Class
 
DefaultModelWriter - com.thoughtworks.qdox.writer.impl中的类
 
DefaultModelWriter() - 类的构造器 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
 
deindent() - 类中的方法 com.thoughtworks.qdox.writer.impl.IndentBuffer
 
DirectoryScanner - com.thoughtworks.qdox.directorywalker中的类
A directory scanner, which can scan files based on optional filters.
DirectoryScanner(File) - 类的构造器 com.thoughtworks.qdox.directorywalker.DirectoryScanner
 
Divide - com.thoughtworks.qdox.model.expression中的类
 
Divide(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.Divide
 
DivideDef - com.thoughtworks.qdox.parser.expression中的类
 
DivideDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.DivideDef
 
DocletTag - com.thoughtworks.qdox.model中的接口
 
DocletTagFactory - com.thoughtworks.qdox.model中的接口
 
DOT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
DOTDOTDOT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
DOUBLE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
dval - 类中的变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParserVal
double value of this 'union'

E

ElemValueDef - com.thoughtworks.qdox.parser.expression中的接口
 
ElemValueListDef - com.thoughtworks.qdox.parser.expression中的类
 
ElemValueListDef(List<ElemValueDef>) - 类的构造器 com.thoughtworks.qdox.parser.expression.ElemValueListDef
 
ElemValueTransformer<U> - com.thoughtworks.qdox.parser.expression中的接口
 
endClass() - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
endClass() - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
endConstructor(MethodDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
endConstructor(MethodDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
endField() - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
endField() - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
endMethod(MethodDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
endMethod(MethodDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
endRecord(RecordFieldsDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
endRecord(RecordFieldsDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
ENUM - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
ENUM - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
ENUM - 类中的静态变量 com.thoughtworks.qdox.parser.structs.ClassDef
 
equals(Object) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
equals(Object) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaConstructor
 
equals(Object) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
Compares this Field against the specified object.
equals(Object) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
 
equals(Object) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
 
equals(Object) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
 
equals(Object) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
equals(Object) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
 
equals(Object) - 类中的方法 com.thoughtworks.qdox.parser.structs.TypeDef
 
Equals - com.thoughtworks.qdox.model.expression中的类
 
Equals(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.Equals
 
EQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
EQUALS2 - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
EqualsDef - com.thoughtworks.qdox.parser.expression中的类
 
EqualsDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.EqualsDef
 
error(String, Throwable) - 接口中的方法 com.thoughtworks.qdox.tools.QDoxTester.Reporter
 
ErrorHandler - com.thoughtworks.qdox.library中的接口
 
eval(JavaClass) - 接口中的方法 com.thoughtworks.qdox.Searcher
Evaluate the class
EvaluatingVisitor - com.thoughtworks.qdox.builder.impl中的类
Visitor that evaluates annotation expressions.
EvaluatingVisitor() - 类的构造器 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
 
EXCLAMATION - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
ExclusiveOr - com.thoughtworks.qdox.model.expression中的类
 
ExclusiveOr(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.ExclusiveOr
 
ExclusiveOrDef - com.thoughtworks.qdox.parser.expression中的类
 
ExclusiveOrDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.ExclusiveOrDef
 
EXPORTS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
ExportsDef(String) - 类的构造器 com.thoughtworks.qdox.parser.structs.ModuleDef.ExportsDef
 
ExportsDef(String, Set<String>) - 类的构造器 com.thoughtworks.qdox.parser.structs.ModuleDef.ExportsDef
 
Expression - com.thoughtworks.qdox.model.expression中的接口
 
ExpressionDef - com.thoughtworks.qdox.parser.expression中的类
 
ExpressionDef() - 类的构造器 com.thoughtworks.qdox.parser.expression.ExpressionDef
 
ExpressionVisitor - com.thoughtworks.qdox.model.expression中的接口
Visitor class for the annotation model elements
EXTENDS - enum class 中的枚举常量 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType.BoundType
 
EXTENDS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 

F

FieldDef - com.thoughtworks.qdox.parser.structs中的类
Used for both fields and parameters
FieldDef() - 类的构造器 com.thoughtworks.qdox.parser.structs.FieldDef
 
FieldDef(String) - 类的构造器 com.thoughtworks.qdox.parser.structs.FieldDef
 
FieldRef - com.thoughtworks.qdox.model.expression中的类
 
FieldRef(String) - 类的构造器 com.thoughtworks.qdox.model.expression.FieldRef
 
FieldRef(String, TypeResolver) - 类的构造器 com.thoughtworks.qdox.model.expression.FieldRef
create with the name and the TypeResolver object of the declaring class
FieldRefDef - com.thoughtworks.qdox.parser.expression中的类
 
FieldRefDef(String) - 类的构造器 com.thoughtworks.qdox.parser.expression.FieldRefDef
 
FileVisitor - com.thoughtworks.qdox.directorywalker中的接口
A File visitor
filter(File) - 接口中的方法 com.thoughtworks.qdox.directorywalker.Filter
 
filter(File) - 类中的方法 com.thoughtworks.qdox.directorywalker.SuffixFilter
 
Filter - com.thoughtworks.qdox.directorywalker中的接口
 
FINAL - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
FLOAT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
FLOAT_LITERAL - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
fullName - 类中的变量 com.thoughtworks.qdox.model.impl.DefaultJavaType
 

G

getAccessor() - 接口中的方法 com.thoughtworks.qdox.model.BeanProperty
This can return both the isProperty if the property is of type Boolean or getProperty for any other type of Object.
getAccessor() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultBeanProperty
This can return both the isProperty if the property is of type Boolean or getProperty for any other type of Object.
getActualArgumentTypes() - 类中的方法 com.thoughtworks.qdox.parser.structs.TypeDef
 
getActualTypeArguments() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameterizedType
getActualTypeArguments() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameterizedType
 
getAnnotations() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
 
getAnnotations() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getAnnotations() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getAnnotations() - 接口中的方法 com.thoughtworks.qdox.model.JavaAnnotatedElement
getArgs() - 类中的方法 com.thoughtworks.qdox.parser.structs.AnnoDef
 
getArguments() - 类中的方法 com.thoughtworks.qdox.model.expression.MethodInvocation
 
getArguments() - 类中的方法 com.thoughtworks.qdox.parser.expression.CreatorDef
 
getArguments() - 类中的方法 com.thoughtworks.qdox.parser.expression.MethodInvocationDef
 
getAssignmentExpression() - 类中的方法 com.thoughtworks.qdox.parser.expression.AssignmentDef
 
getBeanProperties() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Gets bean properties without looking in superclasses or interfaces.
getBeanProperties() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Gets bean properties without looking in superclasses or interfaces.
getBeanProperties() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Gets bean properties without looking in superclasses or interfaces.
getBeanProperties(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getBeanProperties(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getBeanProperties(boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getBeanProperty(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Gets bean property without looking in superclasses or interfaces.
getBeanProperty(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Gets bean property without looking in superclasses or interfaces.
getBeanProperty(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Gets bean property without looking in superclasses or interfaces.
getBeanProperty(String, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getBeanProperty(String, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getBeanProperty(String, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getBinaryName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
The class or interface must be named by its binary name, which must meet the following constraints: The binary name of a top level type is its canonical name. The binary name of a member type consists of the binary name of its immediately enclosing type, followed by $, followed by the simple name of the member.
getBinaryName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
The class or interface must be named by its binary name, which must meet the following constraints: The binary name of a top level type is its canonical name. The binary name of a member type consists of the binary name of its immediately enclosing type, followed by $, followed by the simple name of the member.
getBinaryName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
The class or interface must be named by its binary name, which must meet the following constraints: The binary name of a top level type is its canonical name. The binary name of a member type consists of the binary name of its immediately enclosing type, followed by $, followed by the simple name of the member.
getBinaryName() - 接口中的方法 com.thoughtworks.qdox.model.JavaType
The class or interface must be named by its binary name, which must meet the following constraints: The binary name of a top level type is its canonical name. The binary name of a member type consists of the binary name of its immediately enclosing type, followed by $, followed by the simple name of the member.
getBlockContent() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaInitializer
getBlockContent() - 接口中的方法 com.thoughtworks.qdox.model.JavaInitializer
 
getBlockContent() - 类中的方法 com.thoughtworks.qdox.parser.structs.InitDef
 
getBody() - 类中的方法 com.thoughtworks.qdox.parser.structs.CompactConstructorDef
 
getBody() - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
getBody() - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
getBounds() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaTypeVariable
getBounds() - 接口中的方法 com.thoughtworks.qdox.model.JavaTypeVariable
 
getBounds() - 类中的方法 com.thoughtworks.qdox.parser.structs.TypeVariableDef
 
getBuffer() - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
All information is written to this buffer.
getCallSignature() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
 
getCallSignature() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getCallSignature() - 接口中的方法 com.thoughtworks.qdox.model.JavaExecutable
 
getCallSignature() - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
 
getCanonicalName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Equivalent of (@link Class.getCanonicalName().
getCanonicalName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
Equivalent of (@link Class.getCanonicalName().
getCanonicalName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of (@link Class.getCanonicalName().
getCanonicalName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaTypeVariable
 
getCanonicalName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType
 
getCanonicalName() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
 
getCanonicalName() - 接口中的方法 com.thoughtworks.qdox.model.JavaType
Equivalent of (@link Class.getCanonicalName().
getClassBody() - 类中的方法 com.thoughtworks.qdox.parser.expression.CreatorDef
 
getClassByName(JavaClass, String) - 类中的静态方法 com.thoughtworks.qdox.model.JavaModelUtils
Try to resolve the class by the name, either relative from cls as the fully qualified name.
getClassByName(String) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Try to retrieve a JavaClass by its name.
getClassByName(String) - 类中的方法 com.thoughtworks.qdox.library.JavaClassContext
Retrieve the JavaClass based on the name.
getClassByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
Try to get any class of this package by name.
getClassByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
Try to get any class of this source by name.
getClassByName(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaPackage
Try to get any class of this package by name.
getClassByName(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaSource
Try to get any class of this source by name.
getClasses() - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Retrieve all classes which were added by sources
getClasses() - 类中的方法 com.thoughtworks.qdox.library.JavaClassContext
Return all stored JavaClasses
getClasses() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
Returns all the classes found for the package.
getClasses() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
A List with all direct classes of this source, never null
getClasses() - 接口中的方法 com.thoughtworks.qdox.model.JavaPackage
Returns all the classes found for the package.
getClasses() - 接口中的方法 com.thoughtworks.qdox.model.JavaSource
A List with all direct classes of this source, never null
getClassLibrary() - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
Get the library based on the strategy of the implementation
getClassLibrary() - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
getClassLibrary() - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
getClassNamePrefix() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
If there's a package, return the packageName, followed by a dot, otherwise an empty String
getClassNamePrefix() - 接口中的方法 com.thoughtworks.qdox.model.JavaSource
If there's a package, return the packageName, followed by a dot, otherwise an empty String
getClassPart() - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
 
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaConstructor
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
The in-code representation of this field.
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaInitializer
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModule
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaExports
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaOpens
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaProvides
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaRequires
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaUses
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
Complete code representation of this source
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getCodeBlock() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getCodeBlock() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getCodeBlock() - 接口中的方法 com.thoughtworks.qdox.model.JavaField
The in-code representation of this field.
getCodeBlock() - 接口中的方法 com.thoughtworks.qdox.model.JavaModel
 
getCodeBlock() - 接口中的方法 com.thoughtworks.qdox.model.JavaSource
Complete code representation of this source
getCodeBody() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
getCodeBody() - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
getCodeBody() - 接口中的方法 com.thoughtworks.qdox.parser.Lexer
 
getColumn() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
getColumn() - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
getColumn() - 接口中的方法 com.thoughtworks.qdox.parser.Lexer
 
getColumn() - 异常错误中的方法 com.thoughtworks.qdox.parser.ParseException
 
getColumnNumber() - 类中的方法 com.thoughtworks.qdox.parser.structs.LocatedDef
 
getComment() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
 
getComment() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Retrieve the javadoc comment of this annotated element.
getComment() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Retrieve the javadoc comment of this annotated element.
getComment() - 接口中的方法 com.thoughtworks.qdox.model.JavaAnnotatedElement
Retrieve the javadoc comment of this annotated element.
getComponentType() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Equivalent of Class.getComponentType() If this type is an array, return its component type
getComponentType() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.getComponentType() If this type is an array, return its component type
getComponentType() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Equivalent of Class.getComponentType() If this type is an array, return its component type
getCondition() - 类中的方法 com.thoughtworks.qdox.model.expression.Query
 
getCondition() - 类中的方法 com.thoughtworks.qdox.parser.expression.QueryDef
 
getConstructor(List<JavaType>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getConstructor(List<JavaType>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getConstructor(List<JavaType>) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getConstructor(List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getConstructor(List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getConstructor(List<JavaType>, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getConstructors() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getConstructors() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getConstructors() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
getContext() - 接口中的方法 com.thoughtworks.qdox.model.DocletTag
The element to which this tag applies.
getContext() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultDocletTag
The element to which this tag applies.
getCreatedName() - 类中的方法 com.thoughtworks.qdox.parser.expression.CreatorDef
 
getDeclarationSignature(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
getDeclarationSignature(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getDeclarationSignature(boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
 
getDeclaringClass() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
Not every entity has a parentClass, but AnnotationFieldRef requires access to it.
getDeclaringClass() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
Not every entity has a parentClass, but AnnotationFieldRef requires access to it.
getDeclaringClass() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
Not every entity has a parentClass, but AnnotationFieldRef requires access to it.
getDeclaringClass() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getDeclaringClass() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getDeclaringClass() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getDeclaringClass() - 接口中的方法 com.thoughtworks.qdox.model.JavaExecutable
 
getDeclaringClass() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
getDeclaringClass() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
The declaring class of the declaring method of this parameter.
getDerivedClasses() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Equivalent of Class.getClasses() Gets the known derived classes.
getDerivedClasses() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.getClasses() Gets the known derived classes.
getDerivedClasses() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Equivalent of Class.getClasses() Gets the known derived classes.
getDescriptor() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModule
getDescriptor() - 接口中的方法 com.thoughtworks.qdox.model.JavaModule
 
getDimensions() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Returns the depth of this array, 0 if it's not an array
getDimensions() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Returns the depth of this array, 0 if it's not an array
getDimensions() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Returns the depth of this array, 0 if it's not an array
getDimensions() - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
getDimensions() - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
getDimensions() - 类中的方法 com.thoughtworks.qdox.parser.structs.TypeDef
 
getElemDef() - 类中的方法 com.thoughtworks.qdox.parser.expression.CastDef
 
getElemValueDef() - 类中的方法 com.thoughtworks.qdox.parser.expression.ParenExpressionDef
 
getElemValueDef() - 类中的方法 com.thoughtworks.qdox.parser.expression.UnaryOperatorDef
 
getEncoding() - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
 
getEnumConstantArguments() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
getEnumConstantArguments() - 接口中的方法 com.thoughtworks.qdox.model.JavaField
 
getEnumConstantByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getEnumConstantByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getEnumConstantByName(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getEnumConstantClass() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
getEnumConstantClass() - 接口中的方法 com.thoughtworks.qdox.model.JavaField
 
getEnumConstants() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getEnumConstants() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getEnumConstants() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
getErrorHandler() - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
 
getExceptions() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
getExceptions() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getExceptions() - 接口中的方法 com.thoughtworks.qdox.model.JavaExecutable
getExceptions() - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
getExceptionTypes() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
getExceptionTypes() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getExceptionTypes() - 接口中的方法 com.thoughtworks.qdox.model.JavaExecutable
 
getExecutable() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
Returns the declaring method or constructor of this parameter
getExecutable() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
Returns the declaring method or constructor of this parameter
getExports() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
getExports() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor
 
getExtends() - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
getFalseExpression() - 类中的方法 com.thoughtworks.qdox.model.expression.Query
 
getFalseExpression() - 类中的方法 com.thoughtworks.qdox.parser.expression.QueryDef
 
getField() - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
 
getFieldByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Equivalent of Class.getField(String), where this method can resolve every field
getFieldByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.getField(String), where this method can resolve every field
getFieldByName(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Equivalent of Class.getField(String), where this method can resolve every field
getFieldByName(String, boolean, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
getFieldByName(String, boolean, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
getFieldByName(String, boolean, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getFieldPart() - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
 
getFieldReferenceValue(JavaField) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
 
getFields() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Equivalent of Class.getFields()
getFields() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.getFields()
getFields() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Equivalent of Class.getFields()
getFields() - 类中的方法 com.thoughtworks.qdox.parser.structs.RecordFieldsDef
 
getFields(boolean, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
getFields(boolean, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
getFields(boolean, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Every primitive type, named package, top level class, and top level interface has a fully qualified name: The fully qualified name of a primitive type is the keyword for that primitive type, namely byte, short, char, int, long, float, double, or boolean. The fully qualified name of a named package that is not a subpackage of a named package is its simple name. The fully qualified name of a named package that is a subpackage of another named package consists of the fully qualified name of the containing package, followed by ".", followed by the simple (member) name of the subpackage. The fully qualified name of a top level class or top level interface that is declared in an unnamed package is the simple name of the class or interface. The fully qualified name of a top level class or top level interface that is declared in a named package consists of the fully qualified name of the package, followed by ".", followed by the simple name of the class or interface. Each member class, member interface, and array type may have a fully qualified name: A member class or member interface M of another class or interface C has a fully qualified name if and only if C has a fully qualified name. In that case, the fully qualified name of M consists of the fully qualified name of C, followed by ".", followed by the simple name of M. An array type has a fully qualified name if and only if its element type has a fully qualified name. In that case, the fully qualified name of an array type consists of the fully qualified name of the component type of the array type followed by "[]". Some examples how names will be translated
getFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
Every primitive type, named package, top level class, and top level interface has a fully qualified name: The fully qualified name of a primitive type is the keyword for that primitive type, namely byte, short, char, int, long, float, double, or boolean. The fully qualified name of a named package that is not a subpackage of a named package is its simple name. The fully qualified name of a named package that is a subpackage of another named package consists of the fully qualified name of the containing package, followed by ".", followed by the simple (member) name of the subpackage. The fully qualified name of a top level class or top level interface that is declared in an unnamed package is the simple name of the class or interface. The fully qualified name of a top level class or top level interface that is declared in a named package consists of the fully qualified name of the package, followed by ".", followed by the simple name of the class or interface. Each member class, member interface, and array type may have a fully qualified name: A member class or member interface M of another class or interface C has a fully qualified name if and only if C has a fully qualified name. In that case, the fully qualified name of M consists of the fully qualified name of C, followed by ".", followed by the simple name of M. An array type has a fully qualified name if and only if its element type has a fully qualified name. In that case, the fully qualified name of an array type consists of the fully qualified name of the component type of the array type followed by "[]". Some examples how names will be translated
getFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Every primitive type, named package, top level class, and top level interface has a fully qualified name: The fully qualified name of a primitive type is the keyword for that primitive type, namely byte, short, char, int, long, float, double, or boolean. The fully qualified name of a named package that is not a subpackage of a named package is its simple name. The fully qualified name of a named package that is a subpackage of another named package consists of the fully qualified name of the containing package, followed by ".", followed by the simple (member) name of the subpackage. The fully qualified name of a top level class or top level interface that is declared in an unnamed package is the simple name of the class or interface. The fully qualified name of a top level class or top level interface that is declared in a named package consists of the fully qualified name of the package, followed by ".", followed by the simple name of the class or interface. Each member class, member interface, and array type may have a fully qualified name: A member class or member interface M of another class or interface C has a fully qualified name if and only if C has a fully qualified name. In that case, the fully qualified name of M consists of the fully qualified name of C, followed by ".", followed by the simple name of M. An array type has a fully qualified name if and only if its element type has a fully qualified name. In that case, the fully qualified name of an array type consists of the fully qualified name of the component type of the array type followed by "[]". Some examples how names will be translated
getFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaTypeVariable
 
getFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType
 
getFullyQualifiedName() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
 
getFullyQualifiedName() - 接口中的方法 com.thoughtworks.qdox.model.JavaType
Every primitive type, named package, top level class, and top level interface has a fully qualified name: The fully qualified name of a primitive type is the keyword for that primitive type, namely byte, short, char, int, long, float, double, or boolean. The fully qualified name of a named package that is not a subpackage of a named package is its simple name. The fully qualified name of a named package that is a subpackage of another named package consists of the fully qualified name of the containing package, followed by ".", followed by the simple (member) name of the subpackage. The fully qualified name of a top level class or top level interface that is declared in an unnamed package is the simple name of the class or interface. The fully qualified name of a top level class or top level interface that is declared in a named package consists of the fully qualified name of the package, followed by ".", followed by the simple name of the class or interface. Each member class, member interface, and array type may have a fully qualified name: A member class or member interface M of another class or interface C has a fully qualified name if and only if C has a fully qualified name. In that case, the fully qualified name of M consists of the fully qualified name of C, followed by ".", followed by the simple name of M. An array type has a fully qualified name if and only if its element type has a fully qualified name. In that case, the fully qualified name of an array type consists of the fully qualified name of the component type of the array type followed by "[]". Some examples how names will be translated
getGenericCanonicalName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
The canonical name with generic information.
getGenericCanonicalName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
The canonical name with generic information.
getGenericCanonicalName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameterizedType
The canonical name with generic information.
getGenericCanonicalName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
The canonical name with generic information.
getGenericCanonicalName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaTypeVariable
 
getGenericCanonicalName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType
 
getGenericCanonicalName() - 接口中的方法 com.thoughtworks.qdox.model.JavaType
The canonical name with generic information.
getGenericDeclaration() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaTypeVariable
getGenericDeclaration() - 接口中的方法 com.thoughtworks.qdox.model.JavaTypeVariable
 
getGenericFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
The fully qualified name with generic information.
getGenericFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
The fully qualified name with generic information.
getGenericFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameterizedType
The fully qualified name with generic information.
getGenericFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
The fully qualified name with generic information.
getGenericFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaTypeVariable
 
getGenericFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType
 
getGenericFullyQualifiedName() - 接口中的方法 com.thoughtworks.qdox.model.JavaType
The fully qualified name with generic information.
getGenericValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
A java5+ representation of the class.
getGenericValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
A java5+ representation of the class.
getGenericValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameterizedType
A java5+ representation of the class.
getGenericValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
A java5+ representation of the class.
getGenericValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaTypeVariable
 
getGenericValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType
 
getGenericValue() - 接口中的方法 com.thoughtworks.qdox.model.JavaType
A java5+ representation of the class.
getGenericValue(JavaType, List<JavaTypeVariable<D>>) - 类中的静态方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
getImage() - 类中的方法 com.thoughtworks.qdox.model.expression.Constant
 
getImplementations() - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef.ProvidesDef
 
getImplements() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getImplements() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getImplements() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getImplements() - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
getImports() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
Retrieve all the import
getImports() - 接口中的方法 com.thoughtworks.qdox.model.JavaSource
Retrieve all the import
getInitializationExpression() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
Get the original expression used to initialize the field.
getInitializationExpression() - 接口中的方法 com.thoughtworks.qdox.model.JavaField
Get the original expression used to initialize the field.
getInitializers() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
A list if JavaInitializer, either static or instance initializers.
getInitializers() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
A list if JavaInitializer, either static or instance initializers.
getInitializers() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
A list if JavaInitializer, either static or instance initializers.
getInterfaces() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Equivalent of Class.getInterfaces() Determines the interfaces implemented by the class or interface represented by this object.
getInterfaces() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.getInterfaces() Determines the interfaces implemented by the class or interface represented by this object.
getInterfaces() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Equivalent of Class.getInterfaces() Determines the interfaces implemented by the class or interface represented by this object.
getJavaClass() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
getJavaClass() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
 
getJavaClass(String) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
First checks if there's a JavaClass available in the private context by this name.
getJavaClass(String) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibrary
Get the JavaClass or null if it's not possible
getJavaClass(String) - 类中的方法 com.thoughtworks.qdox.type.TypeResolver
 
getJavaClass(String, boolean) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
 
getJavaClass(String, boolean) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibrary
Try to retrieve the JavaClass by the (binary) name.
getJavaClasses() - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
Get all the classes of the current AbstractClassLibrary.
getJavaClasses() - 接口中的方法 com.thoughtworks.qdox.library.ClassLibrary
Return all JavaClasses of the current library.
getJavaClasses() - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
Get all classes, including those from parent SourceLibraries
getJavaClasses(AbstractClassLibrary.ClassLibraryFilter) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
Subclasses can call this method to gather all JavaClass object, including those from the parent.
getJavaClassLibrary() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getJavaClassLibrary() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
The ClassLibrary of this package.
getJavaClassLibrary() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
getJavaClassLibrary() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getJavaClassLibrary() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getJavaClassLibrary() - 接口中的方法 com.thoughtworks.qdox.model.JavaPackage
The ClassLibrary of this package.
getJavaClassLibrary() - 接口中的方法 com.thoughtworks.qdox.model.JavaSource
 
getJavaModules() - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
 
getJavaModules() - 接口中的方法 com.thoughtworks.qdox.library.ClassLibrary
 
getJavaModules() - 类中的方法 com.thoughtworks.qdox.library.SourceFolderLibrary
 
getJavaPackage(String) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
 
getJavaPackage(String) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibrary
Get the JavaPackage or null if it's not possible
getJavaPackages() - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
Get all packages of the current AbstractClassLibrary.
getJavaPackages() - 接口中的方法 com.thoughtworks.qdox.library.ClassLibrary
Return all JavaPackages of the current library.
getJavaPackages() - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
Get all packages, including those from parent SourceLibraries
getJavaPackages(AbstractClassLibrary.ClassLibraryFilter) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
 
getJavaSources() - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
 
getJavaSources() - 接口中的方法 com.thoughtworks.qdox.library.ClassLibrary
Return all JavaSources of the current library.
getJavaSources() - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
Get all sources, including those from parent SourceLibraries
getJavaSources(AbstractClassLibrary.ClassLibraryFilter) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
 
getLeft() - 类中的方法 com.thoughtworks.qdox.model.expression.BinaryOperator
 
getLeft() - 类中的方法 com.thoughtworks.qdox.parser.expression.BinaryOperatorDef
 
getLetfHandSide() - 类中的方法 com.thoughtworks.qdox.parser.expression.AssignmentDef
 
getLine() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
getLine() - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
getLine() - 接口中的方法 com.thoughtworks.qdox.parser.Lexer
 
getLine() - 异常错误中的方法 com.thoughtworks.qdox.parser.ParseException
 
getLineNumber() - 接口中的方法 com.thoughtworks.qdox.model.DocletTag
The line number of the source where this tag occurred.
getLineNumber() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaModel
The line number where this element started
getLineNumber() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultDocletTag
The line number of the source where this tag occurred.
getLineNumber() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
The line number where this element started
getLineNumber() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
The line number where this element started
getLineNumber() - 接口中的方法 com.thoughtworks.qdox.model.JavaModel
The line number where this element started
getLineNumber() - 类中的方法 com.thoughtworks.qdox.parser.structs.LocatedDef
 
getListValue(JavaAnnotation, String) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
 
getLowerBounds() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType
 
getLowerBounds() - 接口中的方法 com.thoughtworks.qdox.model.JavaWildcardType
 
getMessage() - 异常错误中的方法 com.thoughtworks.qdox.parser.ParseException
 
getMethod(String, List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
This should be the signature for getMethodBySignature.
getMethod(String, List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
This should be the signature for getMethodBySignature.
getMethod(String, List<JavaType>, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
This should be the signature for getMethodBySignature.
getMethodBySignature(String, List<JavaType>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getMethodBySignature(String, List<JavaType>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getMethodBySignature(String, List<JavaType>) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getMethodBySignature(String, List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getMethodBySignature(String, List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getMethodBySignature(String, List<JavaType>, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getMethodBySignature(String, List<JavaType>, boolean, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getMethodBySignature(String, List<JavaType>, boolean, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getMethodBySignature(String, List<JavaType>, boolean, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getMethodName() - 类中的方法 com.thoughtworks.qdox.model.expression.MethodInvocation
 
getMethodName() - 类中的方法 com.thoughtworks.qdox.parser.expression.MethodInvocationDef
 
getMethods() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Equivalent of Class.getMethods()
getMethods() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.getMethods()
getMethods() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Equivalent of Class.getMethods()
getMethods(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Return declared methods and optionally the inherited methods
getMethods(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Return declared methods and optionally the inherited methods
getMethods(boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Return declared methods and optionally the inherited methods
getMethodsBySignature(String, List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getMethodsBySignature(String, List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getMethodsBySignature(String, List<JavaType>, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getMethodsBySignature(String, List<JavaType>, boolean, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getMethodsBySignature(String, List<JavaType>, boolean, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getMethodsBySignature(String, List<JavaType>, boolean, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getModelBuilder() - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
If there's a modelBuilderFactory available, ask it for a new instance.
getModelBuilder(URL) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
 
getModelBuilderFactory() - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
 
getModelWriter() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaModel
 
getModelWriterFactory() - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
 
getModifiers() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
Return list of modifiers as Strings.
getModifiers() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaRequires
getModifiers() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.getModifiers() This does not follow the java-api The Class.getModifiers() returns an int, which should be decoded with the Modifier.
getModifiers() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Equivalent of Member.getModifiers() This does not follow the java-api With the Member-class, getModifiers returns an int, which should be decoded with the Modifier.
getModifiers() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Equivalent of Class.getModifiers() This does not follow the java-api The Class.getModifiers() returns an int, which should be decoded with the Modifier.
getModifiers() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
Equivalent of Member.getModifiers() This does not follow the java-api With the Member-class, getModifiers returns an int, which should be decoded with the Modifier.
getModifiers() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor.JavaRequires
 
getModifiers() - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
getModifiers() - 类中的方法 com.thoughtworks.qdox.parser.structs.CompactConstructorDef
 
getModifiers() - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
getModifiers() - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
getModifiers() - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef.RequiresDef
 
getModule() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaRequires
getModule() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor.JavaRequires
 
getModuleInfo() - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
getModuleInfo() - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
getModules() - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
 
getMutator() - 接口中的方法 com.thoughtworks.qdox.model.BeanProperty
The setter-method of the bean.
getMutator() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultBeanProperty
The setter-method of the bean.
getName() - 接口中的方法 com.thoughtworks.qdox.model.BeanProperty
The name of the bean, which is based on the name of the mutator or accessor, not on the field.
getName() - 接口中的方法 com.thoughtworks.qdox.model.DocletTag
The name of the doclet tag.
getName() - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
 
getName() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
 
getName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultBeanProperty
The name of the bean, which is based on the name of the mutator or accessor, not on the field.
getName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultDocletTag
The name of the doclet tag.
getName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModule
getName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
getName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
Equivalent of Package.getName()
getName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
getName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.getName().
getName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaTypeVariable
 
getName() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Equivalent of Member.getName()
getName() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Equivalent of Class.getName().
getName() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
Equivalent of Member.getName()
getName() - 接口中的方法 com.thoughtworks.qdox.model.JavaModule
 
getName() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor
 
getName() - 接口中的方法 com.thoughtworks.qdox.model.JavaPackage
Equivalent of Package.getName()
getName() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
 
getName() - 接口中的方法 com.thoughtworks.qdox.model.JavaTypeVariable
 
getName() - 类中的方法 com.thoughtworks.qdox.parser.expression.FieldRefDef
 
getName() - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
getName() - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
getName() - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
getName() - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef
 
getName() - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef.RequiresDef
 
getName() - 类中的方法 com.thoughtworks.qdox.parser.structs.PackageDef
 
getName() - 类中的方法 com.thoughtworks.qdox.parser.structs.TagDef
 
getName() - 类中的方法 com.thoughtworks.qdox.parser.structs.TypeDef
 
getName() - 类中的方法 com.thoughtworks.qdox.parser.structs.TypeVariableDef
 
getNamedParameter(String) - 接口中的方法 com.thoughtworks.qdox.model.DocletTag
 
getNamedParameter(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultDocletTag
getNamedParameter(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
getNamedParameter(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaAnnotation
 
getNamedParameter(String, String) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
Convenience method for getTagByName(String).getNamedParameter(String) that also checks for null tag.
getNamedParameter(String, String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Convenience method for getTagByName(String).getNamedParameter(String) that also checks for null tag.
getNamedParameter(String, String) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Convenience method for getTagByName(String).getNamedParameter(String) that also checks for null tag.
getNamedParameter(String, String) - 接口中的方法 com.thoughtworks.qdox.model.JavaAnnotatedElement
Convenience method for getTagByName(String).getNamedParameter(String) that also checks for null tag.
getNamedParameterMap() - 接口中的方法 com.thoughtworks.qdox.model.DocletTag
 
getNamedParameterMap() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultDocletTag
getNamedParameterMap() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
getNamedParameterMap() - 接口中的方法 com.thoughtworks.qdox.model.JavaAnnotation
 
getNamePart(int) - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
 
getNamePrefix(int) - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
 
getNestedClassByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getNestedClassByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
Try to get the JavaClass child based on its name relative to the package.
getNestedClassByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getNestedClassByName(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getNestedClassByName(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaSource
Try to get the JavaClass child based on its name relative to the package.
getNestedClasses() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getNestedClasses() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getNestedClasses() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
getOpens() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
getOpens() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor
 
getOperator() - 类中的方法 com.thoughtworks.qdox.parser.expression.AssignmentDef
 
getPackage() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Equivalent of Class.getPackage()
getPackage() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
The package of this source or null
getPackage() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.getPackage()
getPackage() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Equivalent of Class.getPackage()
getPackage() - 接口中的方法 com.thoughtworks.qdox.model.JavaSource
The package of this source or null
getPackageByName(String) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Try to retrieve a JavaPackage by its name.
getPackageByName(String) - 类中的方法 com.thoughtworks.qdox.library.JavaClassContext
Retrieve the JavaPackage based on the name.
getPackageName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
If this class has a package, the packagename will be returned.
getPackageName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
Returns the name of the package or an empty String if there's no package
getPackageName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
If this class has a package, the packagename will be returned.
getPackageName() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
If this class has a package, the packagename will be returned.
getPackageName() - 接口中的方法 com.thoughtworks.qdox.model.JavaSource
Returns the name of the package or an empty String if there's no package
getPackages() - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Retrieve all packages which were added by sources.
getPackages() - 类中的方法 com.thoughtworks.qdox.library.JavaClassContext
Return all stored JavaPackages
getParameterByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
getParameterByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getParameterByName(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaExecutable
 
getParameters() - 接口中的方法 com.thoughtworks.qdox.model.DocletTag
 
getParameters() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultDocletTag
getParameters() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
Equivalent of Executable.getParameterTypes(), where a JavaParameter also contains the original name if available.
getParameters() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Equivalent of Executable.getParameterTypes(), where a JavaParameter also contains the original name if available.
getParameters() - 接口中的方法 com.thoughtworks.qdox.model.JavaExecutable
Equivalent of Executable.getParameterTypes(), where a JavaParameter also contains the original name if available.
getParameterTypes() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
getParameterTypes() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getParameterTypes() - 接口中的方法 com.thoughtworks.qdox.model.JavaExecutable
getParameterTypes(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
If a class inherits this method from a generic class or interface, you can use this method to get the resolved parameter types
getParameterTypes(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
If a class inherits this method from a generic class or interface, you can use this method to get the resolved parameter types
getParameterTypes(boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaExecutable
If a class inherits this method from a generic class or interface, you can use this method to get the resolved parameter types
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Add
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.And
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.AnnotationValueList
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Assignment
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Cast
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Constant
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Divide
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Equals
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.ExclusiveOr
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 接口中的方法 com.thoughtworks.qdox.model.expression.Expression
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.GreaterEquals
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.GreaterThan
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Lambda
 
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.LessEquals
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.LessThan
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.LogicalAnd
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.LogicalNot
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.LogicalOr
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.MethodInvocation
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.MinusSign
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Multiply
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Not
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.NotEquals
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Or
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.ParenExpression
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.PlusSign
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.PostDecrement
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.PostIncrement
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.PreDecrement
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.PreIncrement
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Query
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Remainder
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.ShiftLeft
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.ShiftRight
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Subtract
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.TypeRef
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.expression.UnsignedShiftRight
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParameterValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
Get a parameter value for JavaAnnotation.getNamedParameter(String).
getParentPackage() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
The parent of this package For instance: the package of java.lang.reflect is java.lang
getParentPackage() - 接口中的方法 com.thoughtworks.qdox.model.JavaPackage
The parent of this package For instance: the package of java.lang.reflect is java.lang
getParentSource() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getParentSource() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getParentSource() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getPartCount() - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
 
getProperty(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
getProperty(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaAnnotation
 
getPropertyMap() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
getPropertyMap() - 接口中的方法 com.thoughtworks.qdox.model.JavaAnnotation
 
getPropertyName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
getPropertyName() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getPropertyName() - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
 
getPropertyType() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
getPropertyType() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getPropertyType() - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
 
getProviders() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaProvides
getProviders() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor.JavaProvides
 
getProvides() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
getProvides() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor
 
getRequires() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
getRequires() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor
 
getResolvedFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
getResolvedFullyQualifiedName() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
 
getResolvedFullyQualifiedName(JavaType, List<JavaTypeVariable<D>>) - 类中的静态方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
getResolvedGenericFullyQualifiedName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
getResolvedGenericFullyQualifiedName() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
 
getResolvedGenericFullyQualifiedName(JavaType, List<JavaTypeVariable<D>>) - 类中的静态方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
getResolvedGenericValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
getResolvedGenericValue() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
 
getResolvedGenericValue(JavaType, List<JavaTypeVariable<D>>) - 类中的静态方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
getResolvedValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
getResolvedValue() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
 
getResolvedValue(JavaType, List<JavaTypeVariable<D>>) - 类中的静态方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
getReturns() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
 
getReturns() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
getReturns() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getReturns() - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
 
getReturnType() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
Equivalent of java.lang.reflect.Method.getReturnType()
getReturnType() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Equivalent of java.lang.reflect.Method.getReturnType()
getReturnType() - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
Equivalent of java.lang.reflect.Method.getReturnType()
getReturnType() - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
getReturnType(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
If a class inherits this method from a generic class or interface, you can use this method to get the resolved return type
getReturnType(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
 
getReturnType(boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
If a class inherits this method from a generic class or interface, you can use this method to get the resolved return type
getRight() - 类中的方法 com.thoughtworks.qdox.model.expression.BinaryOperator
 
getRight() - 类中的方法 com.thoughtworks.qdox.parser.expression.BinaryOperatorDef
 
getService() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaProvides
getService() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaUses
getService() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor.JavaProvides
 
getService() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor.JavaUses
 
getService() - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef.ProvidesDef
 
getService() - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef.UsesDef
 
getSignature(boolean, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
 
getSimpleName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Equivalent of Class.getSimpleName().
getSimpleName() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.getSimpleName().
getSimpleName() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Equivalent of Class.getSimpleName().
getSource() - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
getSource() - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
getSource() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
 
getSource() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
The compilation unit, which includes the imports, the public and anonymous classes
getSource() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaExports
getSource() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaOpens
getSource() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
The compilation unit, which includes the imports, the public and anonymous classes
getSource() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
The compilation unit, which includes the imports, the public and anonymous classes
getSource() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor.JavaExports
 
getSource() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor.JavaOpens
 
getSource() - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef.ExportsDef
 
getSource() - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef.OpensDef
 
getSourceCode() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
Get the original source code of the body of this method.
getSourceCode() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Get the original source code of the body of this method.
getSourceCode() - 接口中的方法 com.thoughtworks.qdox.model.JavaExecutable
Get the original source code of the body of this method.
getSourceLibrary() - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
getSources() - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Get all the sources added.
getSources() - 类中的方法 com.thoughtworks.qdox.library.JavaClassContext
Return all stored JavaSources
getSubPackages() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
For instance: one of the children of java.lang would be java.lang.reflect
getSubPackages() - 接口中的方法 com.thoughtworks.qdox.model.JavaPackage
For instance: one of the children of java.lang would be java.lang.reflect
getSuperClass() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getSuperClass() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getSuperClass() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getSuperJavaClass() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Shorthand for getSuperClass().getJavaClass() with null checking.
getSuperJavaClass() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Shorthand for getSuperClass().getJavaClass() with null checking.
getSuperJavaClass() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Shorthand for getSuperClass().getJavaClass() with null checking.
getTagByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
 
getTagByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Retrieve the doclettag by the specified name.
getTagByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Retrieve the doclettag by the specified name.
getTagByName(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaAnnotatedElement
Retrieve the doclettag by the specified name.
getTagByName(String, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractInheritableJavaEntity
 
getTagByName(String, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getTagByName(String, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
 
getTags() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
 
getTags() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Retrieve all defined doclet tags.
getTags() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Retrieve all defined doclet tags.
getTags() - 接口中的方法 com.thoughtworks.qdox.model.JavaAnnotatedElement
Retrieve all defined doclet tags.
getTagsByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
 
getTagsByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Retrieve all doclettags with a specific name.
getTagsByName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Retrieve all doclettags with a specific name.
getTagsByName(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaAnnotatedElement
Retrieve all doclettags with a specific name.
getTagsByName(String, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractInheritableJavaEntity
 
getTagsByName(String, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getTagsByName(String, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
getTagsByName(String, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getTagsByName(String, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getTagsByName(String, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
getTagsByName(String, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
 
getTargets() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaExports
getTargets() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaOpens
getTargets() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor.JavaExports
 
getTargets() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor.JavaOpens
 
getTargets() - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef.ExportsDef
 
getTargets() - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef.OpensDef
 
getText() - 类中的方法 com.thoughtworks.qdox.parser.structs.TagDef
 
getTrueExpression() - 类中的方法 com.thoughtworks.qdox.model.expression.Query
 
getTrueExpression() - 类中的方法 com.thoughtworks.qdox.parser.expression.QueryDef
 
getType() - 接口中的方法 com.thoughtworks.qdox.model.BeanProperty
The type of the bean, either used as argument type of the mutator or return type of the accessor.
getType() - 类中的方法 com.thoughtworks.qdox.model.expression.Cast
 
getType() - 类中的方法 com.thoughtworks.qdox.model.expression.TypeRef
 
getType() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultBeanProperty
The type of the bean, either used as argument type of the mutator or return type of the accessor.
getType() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
getType() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
Equivalent of Field.getType()
getType() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
getType() - 接口中的方法 com.thoughtworks.qdox.model.JavaAnnotation
 
getType() - 接口中的方法 com.thoughtworks.qdox.model.JavaField
Equivalent of Field.getType()
getType() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
 
getType() - 类中的方法 com.thoughtworks.qdox.parser.expression.ConstantDef
 
getType() - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
getType() - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
getTypeArguments() - 类中的方法 com.thoughtworks.qdox.parser.expression.CreatorDef
 
getTypeDef() - 类中的方法 com.thoughtworks.qdox.parser.expression.CastDef
 
getTypeDef() - 类中的方法 com.thoughtworks.qdox.parser.expression.TypeRefDef
 
getTypeDef() - 类中的方法 com.thoughtworks.qdox.parser.structs.AnnoDef
 
getTypeDef() - 类中的方法 com.thoughtworks.qdox.parser.structs.WildcardTypeDef
 
getTypeParameters() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
getTypeParameters() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaConstructor
getTypeParameters() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
getTypeParameters() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
getTypeParameters() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
getTypeParameters() - 接口中的方法 com.thoughtworks.qdox.model.JavaGenericDeclaration
getTypeParameters() - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
getTypeParams() - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
getUpperBounds() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType
 
getUpperBounds() - 接口中的方法 com.thoughtworks.qdox.model.JavaWildcardType
 
getURL() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
getURL() - 接口中的方法 com.thoughtworks.qdox.model.JavaSource
 
getUses() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
getUses() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor
 
getValue() - 接口中的方法 com.thoughtworks.qdox.model.DocletTag
The full value of the doclet tag.
getValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Cast
 
getValue() - 类中的方法 com.thoughtworks.qdox.model.expression.Constant
 
getValue() - 类中的方法 com.thoughtworks.qdox.model.expression.ParenExpression
 
getValue() - 类中的方法 com.thoughtworks.qdox.model.expression.UnaryOperator
 
getValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultDocletTag
The full value of the doclet tag.
getValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
If there's a reference to this class, use the value used in the code.
getValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
If there's a reference to this class, use the value used in the code.
getValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
If there's a reference to this class, use the value used in the code.
getValue() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType
 
getValue() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
 
getValue() - 接口中的方法 com.thoughtworks.qdox.model.JavaType
If there's a reference to this class, use the value used in the code.
getValue() - 类中的方法 com.thoughtworks.qdox.parser.expression.ConstantDef
 
getValue() - 类中的方法 com.thoughtworks.qdox.parser.structs.AnnoDef
 
getValue(JavaAnnotation, String) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
 
getValueList() - 类中的方法 com.thoughtworks.qdox.model.expression.AnnotationValueList
 
getValueList() - 类中的方法 com.thoughtworks.qdox.parser.expression.ElemValueListDef
 
getWildcardExpressionType() - 类中的方法 com.thoughtworks.qdox.parser.structs.WildcardTypeDef
 
GreaterEquals - com.thoughtworks.qdox.model.expression中的类
 
GreaterEquals(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.GreaterEquals
 
GREATEREQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
GreaterEqualsDef - com.thoughtworks.qdox.parser.expression中的类
 
GreaterEqualsDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.GreaterEqualsDef
 
GreaterThan - com.thoughtworks.qdox.model.expression中的类
 
GreaterThan(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.GreaterThan
 
GREATERTHAN - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
GREATERTHAN2 - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
GREATERTHAN2EQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
GREATERTHAN3 - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
GREATERTHAN3EQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
GreaterThanDef - com.thoughtworks.qdox.parser.expression中的类
 
GreaterThanDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.GreaterThanDef
 

H

handle(ParseException) - 接口中的方法 com.thoughtworks.qdox.library.ErrorHandler
 
hasClassReference(String) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
First checks if the context already has a JavaClass with this name.
hasClassReference(String) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibrary
Check if this library holds a reference based on the name.
hashCode() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
hashCode() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaConstructor
 
hashCode() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
hashCode() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
 
hashCode() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
 
hashCode() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
 
hashCode() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
hashCode() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
 
hashCode() - 类中的方法 com.thoughtworks.qdox.parser.structs.TypeDef
 

I

IDENTIFIER - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
IMPLEMENTS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
IMPORT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
indent() - 类中的方法 com.thoughtworks.qdox.writer.impl.IndentBuffer
 
IndentBuffer - com.thoughtworks.qdox.writer.impl中的类
 
IndentBuffer() - 类的构造器 com.thoughtworks.qdox.writer.impl.IndentBuffer
 
InitDef - com.thoughtworks.qdox.parser.structs中的类
 
InitDef() - 类的构造器 com.thoughtworks.qdox.parser.structs.InitDef
 
InitDef(String, boolean) - 类的构造器 com.thoughtworks.qdox.parser.structs.InitDef
 
INT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
INTEGER_LITERAL - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
INTERFACE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
INTERFACE - 类中的静态变量 com.thoughtworks.qdox.parser.structs.ClassDef
 
isA(JavaClass) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
isA(JavaClass) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
isA(JavaClass) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
isA(JavaType) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
isA(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
isA(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
isA(String) - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
isAbstract() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
isAbstract() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
(API description of Modifier.isAbstract(int)) Return true if the class includes the abstract modifier, false otherwise.
isAbstract() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isAbstract() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
(API description of Modifier.isAbstract(int)) Return true if the class includes the abstract modifier, false otherwise.
isAbstract() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
isAnnotation() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
(API description of Class.isAnnotation())
isAnnotation() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
(API description of Class.isAnnotation())
isAnnotation() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
(API description of Class.isAnnotation())
isArray() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
isArray() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
isArray() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
isConstructor() - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
isDebugLexer() - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
 
isDebugParser() - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
 
isDefault() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
isDefault() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isDefault() - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
isEnum() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
(API description of Class.isEnum())
isEnum() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
(API description of Class.isEnum())
isEnum() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
(API description of Class.isEnum())
isEnumConstant() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
isEnumConstant() - 接口中的方法 com.thoughtworks.qdox.model.JavaField
isEnumConstant() - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
isFinal() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
Equivalent of Modifier.isFinal(int)
isFinal() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
isFinal() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
(API description of Modifier.isFinal(int))
isFinal() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Equivalent of Modifier.isFinal(int)
isFinal() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
(API description of Modifier.isFinal(int))
isFinal() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
Equivalent of Modifier.isFinal(int)
isInner() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
isInner() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
isInner() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
isInterface() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
(API description of Class.isInterface())
isInterface() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
(API description of Class.isInterface())
isInterface() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
(API description of Class.isInterface())
isNamed() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModule
isNamed() - 接口中的方法 com.thoughtworks.qdox.model.JavaModule
 
isNative() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
isNative() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isNative() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
isOpen() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
isOpen() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor
 
isOpen() - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef
 
isPrimitive() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Equivalent of Class.isPrimitive()
isPrimitive() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.isPrimitive()
isPrimitive() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
Equivalent of Class.isPrimitive()
isPrivate() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
isPrivate() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
(API description of Modifier.isPrivate(int))
isPrivate() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isPrivate() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
(API description of Modifier.isPrivate(int))
isPrivate() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
isPropertyAccessor() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
Returns true if this method follows the bean convention of being an accessor.
isPropertyAccessor() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Returns true if this method follows the bean convention of being an accessor.
isPropertyAccessor() - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
Returns true if this method follows the bean convention of being an accessor.
isPropertyMutator() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
Returns true if this method follows the bean convention of being an mutator.
isPropertyMutator() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
Returns true if this method follows the bean convention of being an mutator.
isPropertyMutator() - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
Returns true if this method follows the bean convention of being an mutator.
isProtected() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
isProtected() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
(API description of Modifier.isProtected(int))
isProtected() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isProtected() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
(API description of Modifier.isProtected(int))
isProtected() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
isPublic() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
isPublic() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
isPublic() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
isPublic() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
(API description of Modifier.isPublic(int))
isPublic() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isPublic() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
(API description of Modifier.isPublic(int))
isPublic() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
isRecord() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
(API description of Class.isRecord())
isRecord() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
(API description of Class.isRecord())
isRecord() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
(API description of Class.isRecord())
isResolved() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
isStatic() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
isStatic() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
isStatic() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaInitializer
isStatic() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaRequires
isStatic() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
(API description of Modifier.isStatic(int))
isStatic() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isStatic() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
(API description of Modifier.isStatic(int))
isStatic() - 接口中的方法 com.thoughtworks.qdox.model.JavaInitializer
 
isStatic() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
isStatic() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor.JavaRequires
 
isStatic() - 类中的方法 com.thoughtworks.qdox.parser.structs.InitDef
 
isStrictfp() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
isStrictfp() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isStrictfp() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
isSynchronized() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
isSynchronized() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isSynchronized() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
isTransient() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
isTransient() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isTransient() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
isTransitive() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaRequires
isTransitive() - 接口中的方法 com.thoughtworks.qdox.model.JavaModuleDescriptor.JavaRequires
 
isVarArgs() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
isVarArgs() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
Is this a Java 5 var args type specified using three dots. e.g.
isVarArgs() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isVarArgs() - 接口中的方法 com.thoughtworks.qdox.model.JavaExecutable
isVarArgs() - 接口中的方法 com.thoughtworks.qdox.model.JavaParameter
Is this a Java 5 var args type specified using three dots. e.g.
isVarArgs() - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
isVoid() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
isVoid() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
isVoid() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
 
isVolatile() - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
isVolatile() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
isVolatile() - 接口中的方法 com.thoughtworks.qdox.model.JavaMember
ival - 类中的变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParserVal
integer value of this 'union'

J

JavaAnnotatedElement - com.thoughtworks.qdox.model中的接口
Equivalent of AnnotatedElement, providing the most important methods.
JavaAnnotation - com.thoughtworks.qdox.model中的接口
 
JavaClass - com.thoughtworks.qdox.model中的接口
Equivalent of Class, providing the most important methods.
JavaClassContext - com.thoughtworks.qdox.library中的类
JavaClassContext gives you a mechanism to get a JavaClass.
JavaClassContext() - 类的构造器 com.thoughtworks.qdox.library.JavaClassContext
 
JavaConstructor - com.thoughtworks.qdox.model中的接口
Modeled equivalent of Constructor, providing the most important methods.
JAVADOC - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
JAVADOC - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
JAVADOCCONTENT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
JAVADOCEND - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParser
 
JAVADOCLINE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
JAVADOCLINE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParser
 
JAVADOCLINE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
JAVADOCSTART - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParser
 
JAVADOCTAG - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
JAVADOCTAG - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParser
 
JAVADOCTAG - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
JavaExecutable - com.thoughtworks.qdox.model中的接口
A shared interface for the common functionality of Method and Constructor.
JavaField - com.thoughtworks.qdox.model中的接口
Modeled equivalent of Field, providing the most important methods.
JavaGenericDeclaration - com.thoughtworks.qdox.model中的接口
Equivalent of GenericDeclaration.
JavaInitializer - com.thoughtworks.qdox.model中的接口
A JavaClass can have contain one of the following initializers: A static initializer declared in a class is executed when the class is initialized An instance initializer declared in a class is executed when an instance of the class is created In code this would look like:
JavaLexer - com.thoughtworks.qdox.parser中的接口
The Lexer-interface for Java sources
JavaMember - com.thoughtworks.qdox.model中的接口
JavaModel representation of a Member including related methods of Modifier
JavaMethod - com.thoughtworks.qdox.model中的接口
 
JavaMethodDelegate - com.thoughtworks.qdox.model.impl中的类
This class can be used to access overridden methods while keeping a reference to the original class.
JavaMethodDelegate(JavaClass, JavaMethod) - 类的构造器 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
 
JavaModel - com.thoughtworks.qdox.model中的接口
 
JavaModelUtils - com.thoughtworks.qdox.model中的类
 
JavaModule - com.thoughtworks.qdox.model中的接口
 
JavaModuleDescriptor - com.thoughtworks.qdox.model中的接口
 
JavaModuleDescriptor.JavaExports - com.thoughtworks.qdox.model中的接口
Represents the following ModuleStatement:
exports SOURCE [to TARGET{, TARGET}]; where SOURCE matches a PackageName and TARGET matches a ModuleName
JavaModuleDescriptor.JavaOpens - com.thoughtworks.qdox.model中的接口
Represents the following ModuleStatement:
opens SOURCE [to TARGET{, TARGET}]; where SOURCE matches a PackageName and TARGET matches a ModuleName
JavaModuleDescriptor.JavaProvides - com.thoughtworks.qdox.model中的接口
Represents the following ModuleStatement:
provides SERVICE with PROVIDER; where SERVICE matches a TypeName and TARGET matches a TypeName
JavaModuleDescriptor.JavaRequires - com.thoughtworks.qdox.model中的接口
Represents the following ModuleStatement:
requires [public] [static] NAME; Where NAME matches a ModuleName
JavaModuleDescriptor.JavaUses - com.thoughtworks.qdox.model中的接口
Represents the following ModuleStatement:
uses NAME; Where NAME matches a TypeName
JavaPackage - com.thoughtworks.qdox.model中的接口
 
JavaParameter - com.thoughtworks.qdox.model中的接口
JavaParameter is an extended version of JavaClass and doesn't exist in the java api.
JavaParameterizedType - com.thoughtworks.qdox.model中的接口
Equivalent of ParameterizedType.
JavaProjectBuilder - com.thoughtworks.qdox中的类
This is the improved version of the JavaDocBuilder of QDox 1.x, which has the following tasks: Provide adders for all kind of resources, such as classloaders, java files and source directories Provide setters to enable the debug-mode for the Lexer and Parser (which are used when parsing sourcefiles) and the encoding Provide getter for retrieving Java Object Models from these libraries, such as JavaSources, JavaClasses and JavaPackages Provide a method to search through all the parsed JavaClasses Provide store and load methods for the JavaProjectBuilder Provide the option to set an ErrorHandler By default the JavaProjectBuilder will use the SortedClassLibraryBuilder, which means it doesn't matter in which order you add the resources, first all sources and sourcefolders, followed by the classloaders.
JavaProjectBuilder() - 类的构造器 com.thoughtworks.qdox.JavaProjectBuilder
Default constructor, which will use the SortedClassLibraryBuilder implementation and add the default classloaders
JavaProjectBuilder(ClassLibraryBuilder) - 类的构造器 com.thoughtworks.qdox.JavaProjectBuilder
Custom constructor, so another resource loading strategy can be defined
JavaSource - com.thoughtworks.qdox.model中的接口
The root of every JavaModel, even for those based on binary classes.
JavaType - com.thoughtworks.qdox.model中的接口
Equivalent of Type.
JavaTypeVariable<D extends JavaGenericDeclaration> - com.thoughtworks.qdox.model中的接口
 
JavaWildcardType - com.thoughtworks.qdox.model中的接口
Equivalent of WildcardType
JFlexLexer - com.thoughtworks.qdox.parser.impl中的类
 
JFlexLexer(InputStream) - 类的构造器 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
JFlexLexer(InputStream, Writer) - 类的构造器 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
JFlexLexer(Reader) - 类的构造器 com.thoughtworks.qdox.parser.impl.JFlexLexer
Creates a new scanner
JFlexLexer(Reader, Writer) - 类的构造器 com.thoughtworks.qdox.parser.impl.JFlexLexer
 

L

Lambda - com.thoughtworks.qdox.model.expression中的类
 
Lambda() - 类的构造器 com.thoughtworks.qdox.model.expression.Lambda
 
LambdaDef - com.thoughtworks.qdox.parser.expression中的类
 
LambdaDef() - 类的构造器 com.thoughtworks.qdox.parser.expression.LambdaDef
 
LessEquals - com.thoughtworks.qdox.model.expression中的类
 
LessEquals(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.LessEquals
 
LESSEQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
LessEqualsDef - com.thoughtworks.qdox.parser.expression中的类
 
LessEqualsDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.LessEqualsDef
 
LessThan - com.thoughtworks.qdox.model.expression中的类
 
LessThan(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.LessThan
 
LESSTHAN - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
LESSTHAN2 - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
LESSTHAN2EQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
LessThanDef - com.thoughtworks.qdox.parser.expression中的类
 
LessThanDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.LessThanDef
 
lex() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
lex() - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
lex() - 接口中的方法 com.thoughtworks.qdox.parser.Lexer
 
Lexer - com.thoughtworks.qdox.parser中的接口
 
load(File) - 类中的静态方法 com.thoughtworks.qdox.JavaProjectBuilder
Note that after loading JavaDocBuilder classloaders need to be re-added.
LocatedDef - com.thoughtworks.qdox.parser.structs中的类
 
LocatedDef() - 类的构造器 com.thoughtworks.qdox.parser.structs.LocatedDef
 
LogicalAnd - com.thoughtworks.qdox.model.expression中的类
 
LogicalAnd(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.LogicalAnd
 
LogicalAndDef - com.thoughtworks.qdox.parser.expression中的类
 
LogicalAndDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.LogicalAndDef
 
LogicalNot - com.thoughtworks.qdox.model.expression中的类
 
LogicalNot(AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.LogicalNot
 
LogicalNotDef - com.thoughtworks.qdox.parser.expression中的类
 
LogicalNotDef(ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.LogicalNotDef
 
LogicalOr - com.thoughtworks.qdox.model.expression中的类
 
LogicalOr(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.LogicalOr
 
LogicalOrDef - com.thoughtworks.qdox.parser.expression中的类
 
LogicalOrDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.LogicalOrDef
 
LONG - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 

M

main(String[]) - 类中的静态方法 com.thoughtworks.qdox.tools.QDoxTester
 
MethodDef - com.thoughtworks.qdox.parser.structs中的类
 
MethodDef() - 类的构造器 com.thoughtworks.qdox.parser.structs.MethodDef
 
MethodInvocation - com.thoughtworks.qdox.model.expression中的类
 
MethodInvocation(String, List<AnnotationValue>) - 类的构造器 com.thoughtworks.qdox.model.expression.MethodInvocation
 
MethodInvocationDef - com.thoughtworks.qdox.parser.expression中的类
 
MethodInvocationDef(String, List<ExpressionDef>) - 类的构造器 com.thoughtworks.qdox.parser.expression.MethodInvocationDef
 
MethodReferenceDef - com.thoughtworks.qdox.parser.expression中的类
 
MethodReferenceDef() - 类的构造器 com.thoughtworks.qdox.parser.expression.MethodReferenceDef
 
MINUS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
MINUSEQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
MINUSMINUS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
MinusSign - com.thoughtworks.qdox.model.expression中的类
 
MinusSign(AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.MinusSign
 
MinusSignDef - com.thoughtworks.qdox.parser.expression中的类
 
MinusSignDef(ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.MinusSignDef
 
ModelBuilder - com.thoughtworks.qdox.builder.impl中的类
 
ModelBuilder(ClassLibrary, DocletTagFactory) - 类的构造器 com.thoughtworks.qdox.builder.impl.ModelBuilder
 
ModelBuilderFactory - com.thoughtworks.qdox.builder中的接口
The ModelBuilderFactory for constructing ModelBuilders
ModelWriter - com.thoughtworks.qdox.writer中的接口
Interface for a custom ModelWriter.
ModelWriterFactory - com.thoughtworks.qdox.writer中的接口
Factory for constructing a new ModelWriter
MODULE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
MODULE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
ModuleDef - com.thoughtworks.qdox.parser.structs中的类
 
ModuleDef(String) - 类的构造器 com.thoughtworks.qdox.parser.structs.ModuleDef
 
ModuleDef.ExportsDef - com.thoughtworks.qdox.parser.structs中的类
 
ModuleDef.OpensDef - com.thoughtworks.qdox.parser.structs中的类
 
ModuleDef.ProvidesDef - com.thoughtworks.qdox.parser.structs中的类
 
ModuleDef.RequiresDef - com.thoughtworks.qdox.parser.structs中的类
 
ModuleDef.UsesDef - com.thoughtworks.qdox.parser.structs中的类
 
MULTILINECOMMENT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
MULTILINECOMMENT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
Multiply - com.thoughtworks.qdox.model.expression中的类
 
Multiply(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.Multiply
 
MultiplyDef - com.thoughtworks.qdox.parser.expression中的类
 
MultiplyDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.MultiplyDef
 

N

name - 类中的变量 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
NAME - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
NAME_OR_MODIFIER - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
NATIVE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
NEW - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
newBooleanLiteral(String) - 类中的静态方法 com.thoughtworks.qdox.model.expression.Constant
 
newCharacterLiteral(String) - 类中的静态方法 com.thoughtworks.qdox.model.expression.Constant
 
newClassLoaderLibrary(AbstractClassLibrary) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
Ability to override the implementation of ClassLoaderLibrary
newFloatingPointLiteral(String) - 类中的静态方法 com.thoughtworks.qdox.model.expression.Constant
 
newInstance() - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriterFactory
When called, a new instance must be returned.
newInstance(ClassLibrary) - 接口中的方法 com.thoughtworks.qdox.builder.ModelBuilderFactory
Return a new instance of a ModelBuilder.
newIntegerLiteral(String) - 类中的静态方法 com.thoughtworks.qdox.model.expression.Constant
 
newline() - 类中的方法 com.thoughtworks.qdox.writer.impl.IndentBuffer
 
newSourceFolderLibrary(AbstractClassLibrary) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
Ability to override the implementation of SourceFolderLibrary
newSourceLibrary(AbstractClassLibrary) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
Ability to override the implementation of SourceLibrary
newStringLiteral(String) - 类中的静态方法 com.thoughtworks.qdox.model.expression.Constant
 
NON_SEALED - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
Not - com.thoughtworks.qdox.model.expression中的类
 
Not(AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.Not
 
NotDef - com.thoughtworks.qdox.parser.expression中的类
 
NotDef(ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.NotDef
 
NotEquals - com.thoughtworks.qdox.model.expression中的类
 
NotEquals(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.NotEquals
 
NOTEQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
NotEqualsDef - com.thoughtworks.qdox.parser.expression中的类
 
NotEqualsDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.NotEqualsDef
 
numericResultType(Object, Object) - 类中的静态方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
Return the numeric result type of a binary operator

O

obj - 类中的变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParserVal
object value of this 'union'
onComment(String, int, int) - 接口中的方法 com.thoughtworks.qdox.parser.CommentHandler
Called if the parser hits a comment
onComment(String, int, int) - 类中的方法 com.thoughtworks.qdox.parser.impl.Parser
 
OPEN - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
OPENS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
OpensDef(String) - 类的构造器 com.thoughtworks.qdox.parser.structs.ModuleDef.OpensDef
 
OpensDef(String, Set<String>) - 类的构造器 com.thoughtworks.qdox.parser.structs.ModuleDef.OpensDef
 
Or - com.thoughtworks.qdox.model.expression中的类
 
Or(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.Or
 
OrDef - com.thoughtworks.qdox.parser.expression中的类
 
OrDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.OrDef
 
OrderedClassLibraryBuilder - com.thoughtworks.qdox.library中的类
This library resolves JavaClasses in the order in which class sources are added.
OrderedClassLibraryBuilder() - 类的构造器 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
Default constructor which sets the root classLibrary to ClassNameLibrary.
OrderedClassLibraryBuilder(AbstractClassLibrary) - 类的构造器 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
Constructor for which you can set the root ClassLibrary If you set this to null, all classes should be available on the classpath.

P

PACKAGE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
PackageDef - com.thoughtworks.qdox.parser.structs中的类
 
PackageDef(String) - 类的构造器 com.thoughtworks.qdox.parser.structs.PackageDef
 
PackageDef(String, int) - 类的构造器 com.thoughtworks.qdox.parser.structs.PackageDef
 
PARENBLOCK - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
PARENBLOCK - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
PARENCLOSE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
ParenExpression - com.thoughtworks.qdox.model.expression中的类
 
ParenExpression(AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.ParenExpression
 
ParenExpressionDef - com.thoughtworks.qdox.parser.expression中的类
 
ParenExpressionDef(ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.ParenExpressionDef
 
PARENOPEN - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
parse() - 类中的方法 com.thoughtworks.qdox.parser.impl.BinaryClassParser
 
parse() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParser
 
parse() - 类中的方法 com.thoughtworks.qdox.parser.impl.Parser
Parse file.
ParseException - com.thoughtworks.qdox.parser中的异常错误
Thrown to indicate an error during parsing
ParseException(String, int, int) - 异常错误的构造器 com.thoughtworks.qdox.parser.ParseException
Default constructor for the ParseException
parseFailure(String, int, int, String) - 接口中的方法 com.thoughtworks.qdox.tools.QDoxTester.Reporter
 
parseNamedParameters(String) - 类中的静态方法 com.thoughtworks.qdox.model.util.TagParser
Extract a Map of named parameters
parseParameters(String) - 类中的静态方法 com.thoughtworks.qdox.model.util.TagParser
Extract an array of parameters as name or name=value representation
Parser - com.thoughtworks.qdox.parser.impl中的类
 
Parser(JavaLexer, Builder) - 类的构造器 com.thoughtworks.qdox.parser.impl.Parser
 
parseWords(String) - 类中的静态方法 com.thoughtworks.qdox.model.util.TagParser
Extract an array of positional parameters
PERCENT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
PERCENTEQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
PERMITS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
PLUS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
PLUSEQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
PLUSPLUS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
PlusSign - com.thoughtworks.qdox.model.expression中的类
 
PlusSign(AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.PlusSign
 
PlusSignDef - com.thoughtworks.qdox.parser.expression中的类
 
PlusSignDef(ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.PlusSignDef
 
PostDecrement - com.thoughtworks.qdox.model.expression中的类
 
PostDecrement(AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.PostDecrement
 
PostDecrementDef - com.thoughtworks.qdox.parser.expression中的类
 
PostDecrementDef(ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.PostDecrementDef
 
PostIncrement - com.thoughtworks.qdox.model.expression中的类
 
PostIncrement(AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.PostIncrement
 
PostIncrementDef - com.thoughtworks.qdox.parser.expression中的类
 
PostIncrementDef(ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.PostIncrementDef
 
PreDecrement - com.thoughtworks.qdox.model.expression中的类
 
PreDecrement(AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.PreDecrement
 
PreDecrementDef - com.thoughtworks.qdox.parser.expression中的类
 
PreDecrementDef(ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.PreDecrementDef
 
PreIncrement - com.thoughtworks.qdox.model.expression中的类
 
PreIncrement(AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.PreIncrement
 
PreIncrementDef - com.thoughtworks.qdox.parser.expression中的类
 
PreIncrementDef(ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.PreIncrementDef
 
PRIVATE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
PROTECTED - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
PROVIDES - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
ProvidesDef(TypeDef) - 类的构造器 com.thoughtworks.qdox.parser.structs.ModuleDef.ProvidesDef
 
PUBLIC - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 

Q

QDoxTester - com.thoughtworks.qdox.tools中的类
Tool for testing that QDox can parse Java source code.
QDoxTester(QDoxTester.Reporter) - 类的构造器 com.thoughtworks.qdox.tools.QDoxTester
 
QDoxTester.Reporter - com.thoughtworks.qdox.tools中的接口
 
Query - com.thoughtworks.qdox.model.expression中的类
 
Query(AnnotationValue, AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.Query
 
QUERY - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
QueryDef - com.thoughtworks.qdox.parser.expression中的类
 
QueryDef(ElemValueDef, ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.QueryDef
 

R

RECORD - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
RECORD - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
RECORD - 类中的静态变量 com.thoughtworks.qdox.parser.structs.ClassDef
 
RecordFieldsDef - com.thoughtworks.qdox.parser.structs中的类
 
RecordFieldsDef() - 类的构造器 com.thoughtworks.qdox.parser.structs.RecordFieldsDef
 
registerJavaSource(JavaSource) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
 
Remainder - com.thoughtworks.qdox.model.expression中的类
 
Remainder(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.Remainder
 
RemainderDef - com.thoughtworks.qdox.parser.expression中的类
 
RemainderDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.RemainderDef
 
removeClassByName(String) - 类中的方法 com.thoughtworks.qdox.library.JavaClassContext
Remove and return the JavaClass based on the name.
removePackageByName(String) - 类中的方法 com.thoughtworks.qdox.library.JavaClassContext
Remove and return the JavaPackage based on the name.
REQUIRES - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
RequiresDef(String, Set<String>) - 类的构造器 com.thoughtworks.qdox.parser.structs.ModuleDef.RequiresDef
 
resolve(JavaType, JavaClass, JavaClass) - 类中的静态方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Consider the following example
resolve(JavaType, List<JavaTypeVariable<D>>) - 类中的静态方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
 
resolveField(JavaClass, int, int) - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
 
resolveJavaClass(String) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
The implementation should check it's sources to see if it can build a JavaClass Model If not, just return null; Once found it will be mapped, so there's no need to keep a reference to this object.
resolveJavaClass(String) - 类中的方法 com.thoughtworks.qdox.library.ClassLoaderLibrary
 
resolveJavaClass(String) - 类中的方法 com.thoughtworks.qdox.library.ClassNameLibrary
 
resolveJavaClass(String) - 类中的方法 com.thoughtworks.qdox.library.SourceFolderLibrary
 
resolveJavaClass(String) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
 
resolveJavaClass(String) - 类中的方法 com.thoughtworks.qdox.type.TypeResolver
 
resolveJavaPackage(String) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
 
resolveJavaPackage(String) - 类中的方法 com.thoughtworks.qdox.library.ClassLoaderLibrary
 
resolveJavaPackage(String) - 类中的方法 com.thoughtworks.qdox.library.ClassNameLibrary
 
resolveJavaPackage(String) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
 
resolveType(String) - 类中的方法 com.thoughtworks.qdox.type.TypeResolver
 
resultType(Object, Object) - 类中的静态方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
Return the result type of a binary operator

S

save(File) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Persist the classLibraryBuilder to a file
scan() - 类中的方法 com.thoughtworks.qdox.directorywalker.DirectoryScanner
 
scan(FileVisitor) - 类中的方法 com.thoughtworks.qdox.directorywalker.DirectoryScanner
Scans the directory.
SEALED - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
search(Searcher) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
 
Searcher - com.thoughtworks.qdox中的接口
A filter which evaluates the JavaClass and decides if it's part of the criteria.
SEMI - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
setAccessor(JavaMethod) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultBeanProperty
 
setActualArgumentTypes(List<JavaType>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameterizedType
 
setActualArgumentTypes(List<TypeDef>) - 类中的方法 com.thoughtworks.qdox.parser.structs.TypeDef
 
setAnnotation(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
setAnnotations(List<JavaAnnotation>) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
 
setArguments(List<ExpressionDef>) - 类中的方法 com.thoughtworks.qdox.parser.expression.CreatorDef
 
setBlock(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaInitializer
 
setBlockContent(String) - 类中的方法 com.thoughtworks.qdox.parser.structs.InitDef
 
setBody(String) - 类中的方法 com.thoughtworks.qdox.parser.structs.CompactConstructorDef
 
setBody(String) - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
setBody(String) - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
setBounds(List<JavaType>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaTypeVariable
 
setBounds(List<TypeDef>) - 类中的方法 com.thoughtworks.qdox.parser.structs.TypeVariableDef
 
setClassBody(String) - 类中的方法 com.thoughtworks.qdox.parser.expression.CreatorDef
 
setClassLibrary(ClassLibrary) - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
 
setClassLibrary(ClassLibrary) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
 
setColumnNumber(int) - 类中的方法 com.thoughtworks.qdox.parser.structs.LocatedDef
 
setColumnOffset(int) - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
setComment(String) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
 
setConstructor(boolean) - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
setCreatedName(String) - 类中的方法 com.thoughtworks.qdox.parser.expression.CreatorDef
 
setDebugLexer(boolean) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Enable the debugmode for the Lexer
setDebugLexer(boolean) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
Set to true to enable debug logging for the lexer
setDebugLexer(boolean) - 类中的方法 com.thoughtworks.qdox.library.ClassLoaderLibrary
Set to true to enable debug logging for the lexer
setDebugLexer(boolean) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
setDebugLexer(boolean) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
setDebugLexer(boolean) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
Use the Lexer in debug mode
setDebugLexer(boolean) - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParser
 
setDebugLexer(boolean) - 类中的方法 com.thoughtworks.qdox.parser.impl.Parser
 
setDebugParser(boolean) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Enable the debugmode for the Parser
setDebugParser(boolean) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
Set to true to enable debug logging for the parser
setDebugParser(boolean) - 类中的方法 com.thoughtworks.qdox.library.ClassLoaderLibrary
Set to true to enable debug logging for the parser
setDebugParser(boolean) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
setDebugParser(boolean) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
setDebugParser(boolean) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
Use the Parser in debug mode
setDebugParser(boolean) - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParser
 
setDebugParser(boolean) - 类中的方法 com.thoughtworks.qdox.parser.impl.Parser
 
setDeclaringClass(JavaClass) - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
 
setDeclaringClass(JavaClass) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
 
setDefault(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
 
setDimensions(int) - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
setDimensions(int) - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
setDimensions(int) - 类中的方法 com.thoughtworks.qdox.parser.structs.TypeDef
 
setEncoding(String) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Sets the encoding when using Files or URL's to parse.
setEncoding(String) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
 
setEncoding(String) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
setEncoding(String) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
setEncoding(String) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
Sets the encoding to use when parsing a URL or InputStreamReader
setEnum(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
setEnumConstant(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
setEnumConstant(boolean) - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
setEnumConstantArguments(List<Expression>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
setEnumConstantClass(JavaClass) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
setEol(String) - 类中的方法 com.thoughtworks.qdox.writer.impl.IndentBuffer
 
setErrorHander(ErrorHandler) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
Can handle ParseExceptions instead of crashing.
setErrorHander(ErrorHandler) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
setErrorHander(ErrorHandler) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
setErrorHandler(ErrorHandler) - 类中的方法 com.thoughtworks.qdox.JavaProjectBuilder
Sets the errorHandler which will be triggered when a parse exception occurs.
setErrorHandler(ErrorHandler) - 类中的方法 com.thoughtworks.qdox.library.ClassLoaderLibrary
 
setErrorHandler(ErrorHandler) - 类中的方法 com.thoughtworks.qdox.library.SourceLibrary
 
setExceptions(List<JavaClass>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
 
setExceptions(Set<TypeDef>) - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
setExecutable(JavaExecutable) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
 
setExtends(Set<TypeDef>) - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
setFieldInitializationExpression(String) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
setFieldInitializationExpression(String) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
 
setImplements(Set<TypeDef>) - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
setImplementz(List<JavaClass>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
setIndentation(String) - 类中的方法 com.thoughtworks.qdox.writer.impl.IndentBuffer
 
setInitializationExpression(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
setInterface(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
setJavaPackage(JavaPackage) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
Only used when constructing the model by hand / without source
setLineNumber(int) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaModel
 
setLineNumber(int) - 类中的方法 com.thoughtworks.qdox.parser.structs.LocatedDef
 
setLineOffset(int) - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
setModelBuilderFactory(ModelBuilderFactory) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
Set the ModelBuilderFactory for this classLibrary.
setModelBuilderFactory(ModelBuilderFactory) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
Define the ModelBuilderFactory which the parsers should use to construct the JavaModel Objects
setModelBuilderFactory(ModelBuilderFactory) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
setModelBuilderFactory(ModelBuilderFactory) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
setModelWriterFactory(ModelWriterFactory) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
setModelWriterFactory(ModelWriterFactory) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
setModelWriterFactory(ModelWriterFactory) - 类中的方法 com.thoughtworks.qdox.library.AbstractClassLibrary
Set the ModelWriterFactory for this class.
setModelWriterFactory(ModelWriterFactory) - 接口中的方法 com.thoughtworks.qdox.library.ClassLibraryBuilder
Define the ModelWriterFactory which is used by the classes when calling for the codeBlock.
setModelWriterFactory(ModelWriterFactory) - 类中的方法 com.thoughtworks.qdox.library.OrderedClassLibraryBuilder
 
setModelWriterFactory(ModelWriterFactory) - 类中的方法 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
setModelWriterFactory(ModelWriterFactory) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaModel
 
setModelWriterFactory(ModelWriterFactory) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
 
setModifiers(List<String>) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
 
setModifiers(Set<String>) - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
setModifiers(Set<String>) - 类中的方法 com.thoughtworks.qdox.parser.structs.CompactConstructorDef
 
setModifiers(Set<String>) - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
setModifiers(Set<String>) - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
setModule(ModuleDef) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
setModule(ModuleDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
setMutator(JavaMethod) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultBeanProperty
 
setName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractJavaEntity
 
setName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
 
setName(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
 
setName(String) - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
setName(String) - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
setName(String) - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
setOpen(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor
 
setOpen(boolean) - 类中的方法 com.thoughtworks.qdox.parser.structs.ModuleDef
 
setPackage(JavaPackage) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
 
setParameters(List<JavaParameter>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
 
setProperty(String, AnnotationValue) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
 
setRecord(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
setReturns(JavaClass) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
Define the return type of this method
setReturnType(TypeDef) - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
setSource(JavaSource) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
 
setSourceCode(String) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
 
setSourceInfo(String) - 异常错误中的方法 com.thoughtworks.qdox.parser.ParseException
 
setStatic(boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaInitializer
 
setStatic(boolean) - 类中的方法 com.thoughtworks.qdox.parser.structs.InitDef
 
setSuperClass(JavaType) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
setTags(List<DocletTag>) - 类中的方法 com.thoughtworks.qdox.model.impl.AbstractBaseJavaEntity
 
setType(JavaClass) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
setType(JavaType) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultBeanProperty
 
setType(TypeDef) - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
setType(String) - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
setTypeArguments(List<?>) - 类中的方法 com.thoughtworks.qdox.parser.expression.CreatorDef
 
setTypeParameters(List<DefaultJavaTypeVariable<JavaClass>>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
setTypeParameters(List<JavaTypeVariable<JavaConstructor>>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaConstructor
 
setTypeParameters(List<JavaTypeVariable<JavaMethod>>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
 
setTypeParameters(List<TypeVariableDef>) - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
setTypeParams(List<TypeVariableDef>) - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
setUrl(URL) - 接口中的方法 com.thoughtworks.qdox.builder.Builder
 
setUrl(URL) - 类中的方法 com.thoughtworks.qdox.builder.impl.ModelBuilder
setURL(URL) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
 
setVarArgs(boolean) - 类中的方法 com.thoughtworks.qdox.parser.structs.FieldDef
 
ShiftLeft - com.thoughtworks.qdox.model.expression中的类
 
ShiftLeft(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.ShiftLeft
 
ShiftLeftDef - com.thoughtworks.qdox.parser.expression中的类
 
ShiftLeftDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.ShiftLeftDef
 
ShiftRight - com.thoughtworks.qdox.model.expression中的类
 
ShiftRight(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.ShiftRight
 
ShiftRightDef - com.thoughtworks.qdox.parser.expression中的类
 
ShiftRightDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.ShiftRightDef
 
SHORT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
signatureMatches(String, List<JavaType>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
This method is NOT varArg aware.
signatureMatches(String, List<JavaType>) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
This method is NOT varArg aware.
signatureMatches(String, List<JavaType>) - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
This method is NOT varArg aware.
signatureMatches(String, List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
signatureMatches(String, List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
signatureMatches(String, List<JavaType>, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaMethod
 
signatureMatches(List<JavaType>) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaConstructor
Returns true if this constructor matches the parameterTypes, assuming it's a non-varArg constructor.
signatureMatches(List<JavaType>) - 接口中的方法 com.thoughtworks.qdox.model.JavaConstructor
Returns true if this constructor matches the parameterTypes, assuming it's a non-varArg constructor.
signatureMatches(List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaConstructor
Returns true if this constructor matches the parameterTypes and matches the varArg argument.
signatureMatches(List<JavaType>, boolean) - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaExecutable
 
signatureMatches(List<JavaType>, boolean) - 接口中的方法 com.thoughtworks.qdox.model.JavaConstructor
Returns true if this constructor matches the parameterTypes and matches the varArg argument.
SINGLELINECOMMENT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
SINGLELINECOMMENT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
SLASH - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
SLASHEQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
SortedClassLibraryBuilder - com.thoughtworks.qdox.library中的类
 
SortedClassLibraryBuilder() - 类的构造器 com.thoughtworks.qdox.library.SortedClassLibraryBuilder
 
source() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaOpens
 
SourceFolderLibrary - com.thoughtworks.qdox.library中的类
 
SourceFolderLibrary(AbstractClassLibrary) - 类的构造器 com.thoughtworks.qdox.library.SourceFolderLibrary
 
SourceFolderLibrary(AbstractClassLibrary, File) - 类的构造器 com.thoughtworks.qdox.library.SourceFolderLibrary
 
SourceLibrary - com.thoughtworks.qdox.library中的类
This Library will immediately parse the source and keeps its reference to a private context.
SourceLibrary(AbstractClassLibrary) - 类的构造器 com.thoughtworks.qdox.library.SourceLibrary
Create a new instance of SourceLibrary and chain it to the parent
SQUARECLOSE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
SQUAREOPEN - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
STAR - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
STAREQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
STATIC - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
STRICTFP - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
STRING - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
STRING_LITERAL - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
Subtract - com.thoughtworks.qdox.model.expression中的类
 
Subtract(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.Subtract
 
SubtractDef - com.thoughtworks.qdox.parser.expression中的类
 
SubtractDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.SubtractDef
 
success(String) - 接口中的方法 com.thoughtworks.qdox.tools.QDoxTester.Reporter
 
SuffixFilter - com.thoughtworks.qdox.directorywalker中的类
A file filter based on its suffix
SuffixFilter(String) - 类的构造器 com.thoughtworks.qdox.directorywalker.SuffixFilter
 
SUPER - enum class 中的枚举常量 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType.BoundType
 
SUPER - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
sval - 类中的变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParserVal
string value of this 'union'
SYNCHRONIZED - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 

T

TagDef - com.thoughtworks.qdox.parser.structs中的类
 
TagDef(String, String) - 类的构造器 com.thoughtworks.qdox.parser.structs.TagDef
 
TagDef(String, String, int) - 类的构造器 com.thoughtworks.qdox.parser.structs.TagDef
 
TagParser - com.thoughtworks.qdox.model.util中的类
 
targets() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaModuleDescriptor.DefaultJavaOpens
 
text() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
text() - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
text() - 接口中的方法 com.thoughtworks.qdox.parser.Lexer
 
THROWS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
TILDE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
TO - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
toBoolean(String) - 类中的静态方法 com.thoughtworks.qdox.model.expression.Constant
 
toChar(String) - 类中的静态方法 com.thoughtworks.qdox.model.expression.Constant
Convert a character literal into a character.
toFloatingPointLiteral(String) - 类中的静态方法 com.thoughtworks.qdox.model.expression.Constant
 
toGenericString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
toGenericString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
toGenericString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Returns getGenericValue() extended with the array information
toGenericString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType
 
toGenericString() - 接口中的方法 com.thoughtworks.qdox.model.JavaType
 
toIntegerLiteral(String) - 类中的静态方法 com.thoughtworks.qdox.model.expression.Constant
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Add
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.And
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.AnnotationValueList
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Assignment
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Cast
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Constant
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Divide
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Equals
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.ExclusiveOr
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.FieldRef
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.GreaterEquals
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.GreaterThan
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.LessEquals
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.LessThan
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.LogicalAnd
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.LogicalNot
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.LogicalOr
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.MinusSign
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Multiply
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Not
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.NotEquals
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Or
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.ParenExpression
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.PlusSign
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.PostDecrement
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.PostIncrement
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.PreDecrement
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.PreIncrement
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Query
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Remainder
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.ShiftLeft
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.ShiftRight
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.Subtract
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.TypeRef
 
toString() - 类中的方法 com.thoughtworks.qdox.model.expression.UnsignedShiftRight
 
toString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaAnnotation
 
toString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaClass
 
toString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaConstructor
 
toString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaField
 
toString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaMethod
 
toString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaPackage
 
toString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaParameter
 
toString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaSource
 
toString() - 类中的方法 com.thoughtworks.qdox.model.impl.DefaultJavaType
Equivalent of Class.toString().
toString() - 类中的方法 com.thoughtworks.qdox.model.impl.JavaMethodDelegate
toString() - 接口中的方法 com.thoughtworks.qdox.model.JavaClass
(API description of Class.toString()) Converts the object to a string.
toString() - 接口中的方法 com.thoughtworks.qdox.model.JavaPackage
Equivalent of Package.toString()
toString() - 类中的方法 com.thoughtworks.qdox.parser.expression.ConstantDef
 
toString() - 类中的方法 com.thoughtworks.qdox.parser.structs.ClassDef
 
toString() - 类中的方法 com.thoughtworks.qdox.parser.structs.MethodDef
 
toString() - 类中的方法 com.thoughtworks.qdox.parser.structs.TagDef
 
toString() - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
 
toString() - 类中的方法 com.thoughtworks.qdox.writer.impl.IndentBuffer
 
toString(String) - 类中的静态方法 com.thoughtworks.qdox.model.expression.Constant
Convert a string literal into a string.
transform(AddDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(AddDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(AndDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(AndDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(AssignmentDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
transform(AssignmentDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(CastDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(CastDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(ConstantDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(ConstantDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(CreatorDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
transform(CreatorDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(DivideDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(DivideDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(ElemValueListDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(ElemValueListDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.AddDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.AndDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.AssignmentDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.CastDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.ConstantDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.CreatorDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.DivideDef
transform(ElemValueTransformer<U>) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueDef
 
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.ElemValueListDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.EqualsDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.ExclusiveOrDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.FieldRefDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.GreaterEqualsDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.GreaterThanDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.LambdaDef
 
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.LessEqualsDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.LessThanDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.LogicalAndDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.LogicalNotDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.LogicalOrDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.MethodInvocationDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.MethodReferenceDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.MinusSignDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.MultiplyDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.NotDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.NotEqualsDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.OrDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.ParenExpressionDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.PlusSignDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.PostDecrementDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.PostIncrementDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.PreDecrementDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.PreIncrementDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.QueryDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.RemainderDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.ShiftLeftDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.ShiftRightDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.SubtractDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.TypeRefDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.expression.UnsignedShiftRightDef
transform(ElemValueTransformer<U>) - 类中的方法 com.thoughtworks.qdox.parser.structs.AnnoDef
transform(EqualsDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(EqualsDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(ExclusiveOrDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(ExclusiveOrDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(FieldRefDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(FieldRefDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(GreaterEqualsDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(GreaterEqualsDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(GreaterThanDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(GreaterThanDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(LambdaDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
transform(LambdaDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(LessEqualsDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(LessEqualsDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(LessThanDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(LessThanDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(LogicalAndDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(LogicalAndDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(LogicalNotDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(LogicalNotDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(LogicalOrDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(LogicalOrDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(MethodInvocationDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
transform(MethodInvocationDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(MethodReferenceDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
transform(MethodReferenceDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(MinusSignDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(MinusSignDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(MultiplyDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(MultiplyDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(NotDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(NotDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(NotEqualsDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(NotEqualsDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(OrDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(OrDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(ParenExpressionDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(ParenExpressionDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(PlusSignDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(PlusSignDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(PostDecrementDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
transform(PostDecrementDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(PostIncrementDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
transform(PostIncrementDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(PreDecrementDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
transform(PreDecrementDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(PreIncrementDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
 
transform(PreIncrementDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(QueryDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(QueryDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(RemainderDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(RemainderDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(ShiftLeftDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(ShiftLeftDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(ShiftRightDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(ShiftRightDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(SubtractDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(SubtractDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(TypeRefDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(TypeRefDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(UnsignedShiftRightDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(UnsignedShiftRightDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
transform(AnnoDef) - 类中的方法 com.thoughtworks.qdox.builder.impl.DefaultJavaAnnotationAssembler
transform(AnnoDef) - 接口中的方法 com.thoughtworks.qdox.parser.expression.ElemValueTransformer
 
TRANSIENT - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
TRANSITIVE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
TYPE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
TypeAssembler - com.thoughtworks.qdox.builder中的类
An assembler to transform a TypeDef to a DefaultJavaType
TypeDef - com.thoughtworks.qdox.parser.structs中的类
 
TypeDef(String) - 类的构造器 com.thoughtworks.qdox.parser.structs.TypeDef
 
TypeDef(String, int) - 类的构造器 com.thoughtworks.qdox.parser.structs.TypeDef
 
TypeRef - com.thoughtworks.qdox.model.expression中的类
 
TypeRef(JavaType) - 类的构造器 com.thoughtworks.qdox.model.expression.TypeRef
 
TypeRefDef - com.thoughtworks.qdox.parser.expression中的类
 
TypeRefDef(TypeDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.TypeRefDef
 
TypeResolver - com.thoughtworks.qdox.type中的类
A per JavaClass resolver of types
TypeVariableDef - com.thoughtworks.qdox.parser.structs中的类
 
TypeVariableDef(String) - 类的构造器 com.thoughtworks.qdox.parser.structs.TypeVariableDef
 
TypeVariableDef(String, List<TypeDef>) - 类的构造器 com.thoughtworks.qdox.parser.structs.TypeVariableDef
 

U

unaryNumericResultType(Object) - 类中的静态方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
Return the result type of an unary operator
UnaryOperator - com.thoughtworks.qdox.model.expression中的类
 
UnaryOperator(AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.UnaryOperator
 
UnaryOperatorDef - com.thoughtworks.qdox.parser.expression中的类
 
UnaryOperatorDef(ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.UnaryOperatorDef
 
unaryResultType(Object) - 类中的静态方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
 
UnsignedShiftRight - com.thoughtworks.qdox.model.expression中的类
 
UnsignedShiftRight(AnnotationValue, AnnotationValue) - 类的构造器 com.thoughtworks.qdox.model.expression.UnsignedShiftRight
 
UnsignedShiftRightDef - com.thoughtworks.qdox.parser.expression中的类
 
UnsignedShiftRightDef(ElemValueDef, ElemValueDef) - 类的构造器 com.thoughtworks.qdox.parser.expression.UnsignedShiftRightDef
 
USES - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
UsesDef(TypeDef) - 类的构造器 com.thoughtworks.qdox.parser.structs.ModuleDef.UsesDef
 

V

valueOf(String) - enum class中的静态方法 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType.BoundType
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 com.thoughtworks.qdox.model.impl.DefaultJavaWildcardType.BoundType
Returns an array containing the constants of this enum class, in the order they are declared.
VERTLINE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
VERTLINE2 - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
VERTLINEEQUALS - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
visit(Add) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Add) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(And) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(And) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(AnnotationValueList) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(AnnotationValueList) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Assignment) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Assignment) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Cast) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Cast) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Constant) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Constant) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Divide) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Divide) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Equals) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Equals) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(ExclusiveOr) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(ExclusiveOr) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(FieldRef) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(FieldRef) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(GreaterEquals) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(GreaterEquals) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(GreaterThan) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(GreaterThan) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Lambda) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
 
visit(Lambda) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(LessEquals) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(LessEquals) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(LessThan) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(LessThan) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(LogicalAnd) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(LogicalAnd) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(LogicalNot) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(LogicalNot) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(LogicalOr) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(LogicalOr) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(MethodInvocation) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(MethodInvocation) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(MinusSign) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(MinusSign) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Multiply) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Multiply) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Not) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Not) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(NotEquals) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(NotEquals) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Or) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Or) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(ParenExpression) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(ParenExpression) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(PlusSign) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(PlusSign) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(PostDecrement) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(PostDecrement) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(PostIncrement) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(PostIncrement) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(PreDecrement) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(PreDecrement) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(PreIncrement) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(PreIncrement) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Query) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Query) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Remainder) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Remainder) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(ShiftLeft) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(ShiftLeft) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(ShiftRight) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(ShiftRight) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(Subtract) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(Subtract) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(TypeRef) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(TypeRef) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(UnsignedShiftRight) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(UnsignedShiftRight) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visit(JavaAnnotation) - 类中的方法 com.thoughtworks.qdox.builder.impl.EvaluatingVisitor
visit(JavaAnnotation) - 接口中的方法 com.thoughtworks.qdox.model.expression.ExpressionVisitor
 
visitFile(File) - 接口中的方法 com.thoughtworks.qdox.directorywalker.FileVisitor
 
VOID - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
VOLATILE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 

W

WildcardTypeDef - com.thoughtworks.qdox.parser.structs中的类
WildcardTypeDef must be a subclass of TypeDef, so it can be used in other classes.
WildcardTypeDef() - 类的构造器 com.thoughtworks.qdox.parser.structs.WildcardTypeDef
 
WildcardTypeDef(TypeDef, String) - 类的构造器 com.thoughtworks.qdox.parser.structs.WildcardTypeDef
 
WITH - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
write(char) - 类中的方法 com.thoughtworks.qdox.writer.impl.IndentBuffer
 
write(String) - 类中的方法 com.thoughtworks.qdox.writer.impl.IndentBuffer
 
writeAnnotation(JavaAnnotation) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the java annotation A standard annotation writer should write: the annotation signature
writeAnnotation(JavaAnnotation) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the java annotation A standard annotation writer should write: the annotation signature
writeClass(JavaClass) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the java class A standard class writer should write: the javadoc the annotations the class signature, containing: the fields the constructors the methods
writeClass(JavaClass) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the java class A standard class writer should write: the javadoc the annotations the class signature, containing: the fields the constructors the methods
writeConstructor(JavaConstructor) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the java constructor.
writeConstructor(JavaConstructor) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the java constructor.
writeField(JavaField) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the java field A standard field writer should write: the javadoc the annotations the field signature
writeField(JavaField) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the java field A standard field writer should write: the javadoc the annotations the field signature
writeInitializer(JavaInitializer) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the initializer.
writeInitializer(JavaInitializer) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the initializer.
writeMethod(JavaMethod) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the java method A standard method writer should write: the javadoc the annotations the method signature, containing: the parameters
writeMethod(JavaMethod) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the java method A standard method writer should write: the javadoc the annotations the method signature, containing: the parameters
writeModuleDescriptor(JavaModuleDescriptor) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the module descriptor A standard module descriptor writer should write: the javadoc the annotations the module signature, containing: the requires statements the exports statements the opens statements the uses statements the provides statements
writeModuleDescriptor(JavaModuleDescriptor) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the module descriptor A standard module descriptor writer should write: the javadoc the annotations the module signature, containing: the requires statements the exports statements the opens statements the uses statements the provides statements
writeModuleExports(JavaModuleDescriptor.JavaExports) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the module descriptors exports
writeModuleExports(JavaModuleDescriptor.JavaExports) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the module descriptors exports
writeModuleOpens(JavaModuleDescriptor.JavaOpens) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the module descriptors opens
writeModuleOpens(JavaModuleDescriptor.JavaOpens) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the module descriptors opens
writeModuleProvides(JavaModuleDescriptor.JavaProvides) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the module descriptors provides
writeModuleProvides(JavaModuleDescriptor.JavaProvides) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the module descriptors provides
writeModuleRequires(JavaModuleDescriptor.JavaRequires) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the module descriptors requires
writeModuleRequires(JavaModuleDescriptor.JavaRequires) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the module descriptors requires
writeModuleUses(JavaModuleDescriptor.JavaUses) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the module descriptors uses
writeModuleUses(JavaModuleDescriptor.JavaUses) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the module descriptors uses
writePackage(JavaPackage) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the java package A standard package writer should write: the javadoc the annotations the package signature
writePackage(JavaPackage) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the java package A standard package writer should write: the javadoc the annotations the package signature
writeParameter(JavaParameter) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the java parameter A standard parameter writer should write: the javadoc the annotations the parameter signature
writeParameter(JavaParameter) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the java parameter A standard parameter writer should write: the javadoc the annotations the parameter signature
writeSource(JavaSource) - 类中的方法 com.thoughtworks.qdox.writer.impl.DefaultModelWriter
Write the complete source file A standard source writer should write: the package the imports the classes
writeSource(JavaSource) - 接口中的方法 com.thoughtworks.qdox.writer.ModelWriter
Write the complete source file A standard source writer should write: the package the imports the classes

Y

yyatEOF() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
Returns whether the scanner has reached the end of the reader it reads from.
yyatEOF() - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
Returns whether the scanner has reached the end of the reader it reads from.
yybegin(int) - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
Enters a new lexical state.
yybegin(int) - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
Enters a new lexical state.
yycharat(int) - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
Returns the character at the given position from the matched text.
yycharat(int) - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
Returns the character at the given position from the matched text.
yyclose() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
Closes the input reader.
yyclose() - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
Closes the input reader.
YYEOF - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
This character denotes the end of file.
YYEOF - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
This character denotes the end of file.
YYERRCODE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentParser
 
YYERRCODE - 类中的静态变量 com.thoughtworks.qdox.parser.impl.Parser
 
YYINITIAL - 类中的静态变量 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
 
YYINITIAL - 类中的静态变量 com.thoughtworks.qdox.parser.impl.JFlexLexer
 
yylength() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
How many characters were matched.
yylength() - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
How many characters were matched.
yylex() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yylex() - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
yypushback(int) - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
Pushes the specified amount of characters back into the input stream.
yypushback(int) - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
Resets the scanner to read from a new input stream.
yyreset(Reader) - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
Resets the scanner to read from a new input stream.
yystate() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
Returns the current lexical state.
yystate() - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
Returns the current lexical state.
yytext() - 类中的方法 com.thoughtworks.qdox.parser.impl.DefaultJavaCommentLexer
Returns the text matched by the current regular expression.
yytext() - 类中的方法 com.thoughtworks.qdox.parser.impl.JFlexLexer
Returns the text matched by the current regular expression.
A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格