| Package | Description |
|---|---|
| org.codehaus.gmaven.runtime.support.stubgen.model | |
| org.codehaus.gmaven.runtime.support.stubgen.render |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationDef
Representation of an annotation definition.
|
class |
ClassDef
Representation of a class definition.
|
class |
ConstructorDef
Representation of a constructor definition.
|
class |
Entity
Basic type which all entities extend from.
|
class |
EnumDef
Representation of an enum definition.
|
class |
FieldDef
Representation of a field definition.
|
class |
InterfaceDef
Representation of an interface definition.
|
class |
MethodDef
Representation of a method definition.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ModelFactorySupport.javadocs(JavaDocAware target,
Node node) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RendererSupport.renderJavaDoc(PrintWriter out,
JavaDocAware source,
String indent) |
Copyright © 2006-2012 Codehaus. All Rights Reserved.