org.richfaces.cdk.apt.processors
Class TagLibProcessor
java.lang.Object
org.richfaces.cdk.apt.processors.TagLibProcessor
- All Implemented Interfaces:
- CdkAnnotationProcessor
public class TagLibProcessor
- extends Object
- implements CdkAnnotationProcessor
- Author:
- asmirnov@exadel.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagLibProcessor
public TagLibProcessor()
getProcessedAnnotation
public Class<? extends Annotation> getProcessedAnnotation()
- Specified by:
getProcessedAnnotation in interface CdkAnnotationProcessor
process
public void process(Element element,
ComponentLibrary library)
throws CdkProcessingException
- Description copied from interface:
CdkAnnotationProcessor
- Specified by:
process in interface CdkAnnotationProcessor
library - TODO
- Throws:
CdkProcessingException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.