|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DescriptionProcessor
Implementation of that interface process Description annotation and set information from it into model.
| Method Summary | |
|---|---|
void |
processDescription(DescriptionGroup model,
AnnotationMirror description)
process |
void |
processDescription(DescriptionGroup model,
AnnotationMirror annotation,
String docComment)
process |
| Method Detail |
|---|
void processDescription(DescriptionGroup model,
AnnotationMirror annotation,
String docComment)
process Description annotation and set information from it into model. Optional string from the JavaDoc comment
has precedence over Desription#value() attribute.
model - annotation - docComment - JavaDoc comment associated with described element.
void processDescription(DescriptionGroup model,
AnnotationMirror description)
process Description annotation and set information from it into model.
model - description -
|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||