RichFaces CDK Generator 4.2.0.CR1

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

java.lang.Object
  extended by org.richfaces.cdk.generate.java.taghandler.TagHandlerWriter
All Implemented Interfaces:
CdkWriter

public class TagHandlerWriter
extends Object
implements CdkWriter

Since:
Feb 22, 2010
Author:
akolonitsky

Constructor Summary
TagHandlerWriter()
           
 
Method Summary
 ComponentLibrary getLibrary()
           
 FileManager getOutput()
           
 void render(ComponentLibrary library)
           
 void setLibrary(ComponentLibrary library)
           
 void setOutput(FileManager output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagHandlerWriter

public TagHandlerWriter()
Method Detail

render

public void render(ComponentLibrary library)
            throws CdkException
Specified by:
render in interface CdkWriter
Throws:
CdkException

getLibrary

public ComponentLibrary getLibrary()

setLibrary

public void setLibrary(ComponentLibrary library)

getOutput

public FileManager getOutput()

setOutput

public void setOutput(FileManager output)

RichFaces CDK Generator 4.2.0.CR1

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