RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.apt
Interface CdkProcessor

All Superinterfaces:
Processor
All Known Implementing Classes:
CdkProcessorImpl

public interface CdkProcessor
extends Processor

Base class for all CDK Annotation processors. That class provides access to current CDK context and utility methods for Java source models.

Author:
asmirnov@exadel.com

Method Summary
 void processNonJavaSources()
           
 
Methods inherited from interface javax.annotation.processing.Processor
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, process
 

Method Detail

processNonJavaSources

void processNonJavaSources()

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.