|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationBuilder | |
|---|---|
| org.exolab.castor.builder | Castor XML code generator |
| org.exolab.castor.builder.factory | |
| Uses of AnnotationBuilder in org.exolab.castor.builder |
|---|
| Methods in org.exolab.castor.builder that return AnnotationBuilder | |
|---|---|
AnnotationBuilder[] |
BuilderConfiguration.getAnnotationBuilders()
returns all applied annotation builders. |
| Methods in org.exolab.castor.builder with parameters of type AnnotationBuilder | |
|---|---|
void |
BuilderConfiguration.addAnnotationBuilder(AnnotationBuilder annotationBuilder)
adds a custom annotation builder. |
| Uses of AnnotationBuilder in org.exolab.castor.builder.factory |
|---|
| Methods in org.exolab.castor.builder.factory with parameters of type AnnotationBuilder | |
|---|---|
void |
FieldMemberAndAccessorFactory.createAccessMethods(FieldInfo fieldInfo,
JClass jClass,
boolean useJava50,
AnnotationBuilder[] annotationBuilders)
Adds the getter/setter for this field to the jClass. |
void |
CollectionMemberAndAccessorFactory.createAccessMethods(FieldInfo fieldInfo,
JClass jClass,
boolean useJava50,
AnnotationBuilder[] annotationBuilders)
Adds the getter/setter for this field to the jClass. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||