org.richfaces.cdk.generate.taglib
Class TaglibWriter
java.lang.Object
org.richfaces.cdk.generate.taglib.TaglibWriter
- All Implemented Interfaces:
- CdkWriter
public class TaglibWriter
- extends Object
- implements CdkWriter
- Since:
- Feb 9, 2010
- Author:
- akolonitsky
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaglibWriter
public TaglibWriter()
render
public void render(ComponentLibrary library)
throws CdkException
- Specified by:
render in interface CdkWriter
- Throws:
CdkException
getOutput
protected Writer getOutput(ComponentLibrary library)
throws CdkException
- Throws:
CdkException
setOutput
public void setOutput(FileManager output)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.