public class ComponentMojo extends BaseFacesMojo
componentConfigsDir, jsfVersion, license, project, specialAttributes, templatesDir, uicomponentAttributes| Constructor and Description |
|---|
ComponentMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected File |
getTemplate(Component component) |
protected boolean |
isBoolean(Attribute attribute) |
protected boolean |
isMethodBinding(Attribute attribute) |
protected String |
resolveGetterPrefix(Attribute attribute) |
protected void |
writeWidgetVarResolver(BufferedWriter writer) |
createPackageDirectory, getComponents, getCreateOutputDirectory, getDigester, getLicense, getResources, isJSF2, isMethodExpression, writeFacesContextGetter, writeLicense, writeResourceHolderGetterpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected boolean isBoolean(Attribute attribute)
protected boolean isMethodBinding(Attribute attribute)
protected void writeWidgetVarResolver(BufferedWriter writer) throws IOException
IOExceptionCopyright © 2016. All rights reserved.