|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.apt.processors.DescriptionProcessorImpl
public class DescriptionProcessorImpl
| Constructor Summary | |
|---|---|
DescriptionProcessorImpl(com.google.inject.Provider<SourceUtils> utilsProvider)
|
|
| Method Summary | |
|---|---|
void |
processDescription(DescriptionGroup model,
AnnotationMirror description)
process |
void |
processDescription(DescriptionGroup model,
AnnotationMirror description,
String docComment)
process |
protected void |
setIcon(DescriptionGroup component,
AnnotationMirror description)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject public DescriptionProcessorImpl(com.google.inject.Provider<SourceUtils> utilsProvider)
| Method Detail |
|---|
public void processDescription(DescriptionGroup model,
AnnotationMirror description,
String docComment)
DescriptionProcessor
process Description annotation and set information from it into model. Optional string from the JavaDoc comment
has precedence over Desription#value() attribute.
processDescription in interface DescriptionProcessordocComment - JavaDoc comment associated with described element.
public void processDescription(DescriptionGroup model,
AnnotationMirror description)
DescriptionProcessor
process Description annotation and set information from it into model.
processDescription in interface DescriptionProcessor
protected void setIcon(DescriptionGroup component,
AnnotationMirror description)
|
RichFaces CDK Generator 4.2.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||