Package | Description |
---|---|
com.thoughtworks.qdox.builder |
Provides classes which transform the structs from the JavaParser to the Java model elements
|
com.thoughtworks.qdox.builder.impl |
Provides the default implementation of the classes which transform the structs from the JavaParser to the Java model elements
|
com.thoughtworks.qdox.parser.expression |
Provides classes which make it possible to resolve expression values
|
com.thoughtworks.qdox.parser.structs |
Provides simple models to be constructed by the parser.
|
Class and Description |
---|
AnnoDef |
ClassDef |
FieldDef
Used for both fields and parameters
|
InitDef |
MethodDef |
PackageDef |
TagDef |
TypeDef |
Class and Description |
---|
AnnoDef |
ClassDef |
FieldDef
Used for both fields and parameters
|
InitDef |
MethodDef |
PackageDef |
TagDef |
Class and Description |
---|
AnnoDef |
TypeDef |
Class and Description |
---|
AnnoDef |
LocatedDef |
TypeDef |
TypeVariableDef |
Copyright © 2002–2014. All rights reserved.