Package | Description |
---|---|
org.exolab.javasource |
This package contains classes that represent Java Source objects for Castor XML
code generator.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractJField
A (abstract) base class which holds information about fields.
|
class |
JConstant
A class which holds information about a constant.
|
class |
JConstructor
A class for handling source code for a constructor of a JClass.
|
class |
JEnumConstant
Describes the definition of a enum constant.
|
class |
JField
A class which holds information about a field.
|
class |
JMethodSignature
A class which holds information about the signature of a JMethod.
|
class |
JParameter
Represents a parameter to a JMethod.
|
Modifier and Type | Method and Description |
---|---|
protected JAnnotatedElementHelper |
JStructure.getAnnotatedElementHelper()
Returns the object managing the annotations for this JStructure.
|
Copyright © 2024. All rights reserved.