org.melati.poem.prepro
Class MelatiDsdProcessorMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.melati.poem.prepro.MelatiDsdProcessorMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class MelatiDsdProcessorMojo
- extends org.apache.maven.plugin.AbstractMojo
Process a DSD file.
Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MelatiDsdProcessorMojo
public MelatiDsdProcessorMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
capitalised
public static String capitalised(String name)
- Captialise the first character of the input string.
- Parameters:
name
-
- Returns:
- the capitalised string
Copyright © 2000-2010 PanEris. All Rights Reserved.