|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.apt.processors.ProcessorBase
org.richfaces.cdk.apt.processors.ValidatorProcessor
@SupportedAnnotationTypes(value={"javax.faces.component.FacesComponent","org.richfaces.cdk.annotations.JsfValidator"})
public class ValidatorProcessor
| Constructor Summary | |
|---|---|
ValidatorProcessor()
|
|
| Method Summary | |
|---|---|
protected java.lang.String[] |
getAnnotationAttributes(javax.lang.model.element.TypeElement element)
|
java.lang.Class<? extends java.lang.annotation.Annotation> |
getProcessedAnnotation()
|
void |
process(javax.lang.model.element.Element element,
ComponentLibrary library)
|
| Methods inherited from class org.richfaces.cdk.apt.processors.ProcessorBase |
|---|
getAttributeProcessor, getDocComment, getNamingConventions, getSourceUtils, processTag, setClassNames, setDescription, setNamingConventions, setTagInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidatorProcessor()
| Method Detail |
|---|
public void process(javax.lang.model.element.Element element,
ComponentLibrary library)
throws CdkProcessingException
CdkAnnotationProcessor
process in interface CdkAnnotationProcessorlibrary - TODO
CdkProcessingExceptionpublic java.lang.Class<? extends java.lang.annotation.Annotation> getProcessedAnnotation()
getProcessedAnnotation in interface CdkAnnotationProcessorprotected java.lang.String[] getAnnotationAttributes(javax.lang.model.element.TypeElement element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||