public class TagLibProcessor extends Object implements CdkAnnotationProcessor
| Constructor and Description |
|---|
TagLibProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Annotation> |
getProcessedAnnotation() |
void |
process(Element element,
ComponentLibrary library)
|
public Class<? extends Annotation> getProcessedAnnotation()
getProcessedAnnotation in interface CdkAnnotationProcessorpublic void process(Element element, ComponentLibrary library) throws CdkProcessingException
CdkAnnotationProcessor
process in interface CdkAnnotationProcessorlibrary - TODOCdkProcessingExceptionCopyright © 2014 JBoss by Red Hat. All Rights Reserved.