org.richfaces.cdk.generate.java.taghandler
Class TagHandlerWriter
java.lang.Object
org.richfaces.cdk.generate.java.taghandler.TagHandlerWriter
- All Implemented Interfaces:
- CdkWriter
public class TagHandlerWriter
- extends Object
- implements CdkWriter
- Since:
- Feb 22, 2010
- Author:
- akolonitsky
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TagHandlerWriter
public TagHandlerWriter()
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)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.