| Constructor and Description |
|---|
TagHandlerWriter() |
| Modifier and Type | Method and Description |
|---|---|
ComponentLibrary |
getLibrary() |
FileManager |
getOutput() |
void |
render(ComponentLibrary library) |
void |
setLibrary(ComponentLibrary library) |
void |
setOutput(FileManager output) |
public void render(ComponentLibrary library) throws CdkException
render in interface CdkWriterCdkExceptionpublic ComponentLibrary getLibrary()
public void setLibrary(ComponentLibrary library)
public FileManager getOutput()
public void setOutput(FileManager output)
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.