public class JFlexUnicodeMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
JFlexUnicodeMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Collects and validates Unicode versions to support from
Unicode.org;
finds the most recent updates for non-beta versions, so that
JFlex scanner specs can specify major or major.minor Unicode
versions as an optional parameter to the %unicode option.
For each version:
|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2008–2015. All rights reserved.