| Package | Description |
|---|---|
| org.codehaus.modello.plugin.java | |
| org.codehaus.modello.plugin.java.javasource | |
| org.codehaus.modello.plugins.xml |
| Class and Description |
|---|
| JClass
A representation of the Java Source code for a Java Class.
|
| JInterface
A representation of the Java Source code for a Java Interface.
|
| JSourceWriter
The writer used by the modello classes
|
| JStructure
This class represents the basic Java "structure" for a Java
source file.
|
| Class and Description |
|---|
| JAnnotations |
| JClass
A representation of the Java Source code for a Java Class.
|
| JComment
A class that represents a Java comment.
|
| JComponentizedType
JType sub-class for componentized types, such as array as collections.
|
| JConstructor
A class for handling source code for a constructor of a JClass
|
| JDocComment
A class that "SOMEWHAT" represents a Java Doc Comment.
|
| JDocDescriptor
A descriptor for a JavaDoc comment
|
| JField
A class which holds information about a field.
|
| JInterface
A representation of the Java Source code for a Java Interface.
|
| JMethod
A class which holds information about the methods of
a JClass.
|
| JMethodSignature
A class which holds information about the signature
of a JMethod.
|
| JModifiers
The set of modifiers for a Method or Member variable
|
| JParameter
Represents a parameter to a JMethod.
|
| JSourceCode
A class for holding in-memory Java source code.
|
| JSourceWriter
The writer used by the modello classes
|
| JStructure
This class represents the basic Java "structure" for a Java
source file.
|
| JType |
| Class and Description |
|---|
| JSourceCode
A class for holding in-memory Java source code.
|
Copyright © 2001-2016 Codehaus. All Rights Reserved.