RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.generate.taglib
Class TaglibWriter

java.lang.Object
  extended by org.richfaces.cdk.generate.taglib.TaglibWriter
All Implemented Interfaces:
CdkWriter

public class TaglibWriter
extends Object
implements CdkWriter

Since:
Feb 9, 2010
Author:
akolonitsky

Constructor Summary
TaglibWriter()
           
 
Method Summary
protected  Writer getOutput(ComponentLibrary library)
           
 void render(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

TaglibWriter

public TaglibWriter()
Method Detail

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)

RichFaces CDK Generator 4.2.0.CR1

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