| Package | Description |
|---|---|
| com.thoughtworks.qdox | |
| com.thoughtworks.qdox.model |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaDocBuilder
Simple facade to QDox allowing a source tree to be parsed and the resulting object model navigated.
|
| Modifier and Type | Field and Description |
|---|---|
private JavaClassCache |
ClassLibrary.cache |
private JavaClassCache |
JavaClass.javaClassCache |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaClass.setJavaClassCache(JavaClassCache javaClassCache) |
| Constructor and Description |
|---|
ClassLibrary(JavaClassCache cache) |