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, writeResourceHolderGetter
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected boolean isBoolean(Attribute attribute)
protected boolean isMethodBinding(Attribute attribute)
protected void writeWidgetVarResolver(BufferedWriter writer) throws IOException
IOException
Copyright © 2016. All rights reserved.