org.richfaces.cdk.generate.java.taghandler
Class TagHandlerClassGenerator

java.lang.Object
  extended by org.richfaces.cdk.generate.java.taghandler.TagHandlerClassGenerator

public class TagHandlerClassGenerator
extends java.lang.Object

Since:
Feb 22, 2010
Author:
akolonitsky

Constructor Summary
TagHandlerClassGenerator(freemarker.template.Configuration configuration, FileManager output)
           
 
Method Summary
 boolean process(ModelElementBase model, TagModel tag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagHandlerClassGenerator

@Inject
public TagHandlerClassGenerator(freemarker.template.Configuration configuration,
                                       FileManager output)
Method Detail

process

public boolean process(ModelElementBase model,
                       TagModel tag)
                throws CdkException
Throws:
CdkException


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.