org.kuali.student.datadictionary.mojo
Class KSDictionaryDocMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.kuali.student.datadictionary.mojo.KSDictionaryDocMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class KSDictionaryDocMojo
- extends org.apache.maven.plugin.AbstractMojo
Mojo for generating a formatted view of the data dictionary
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 |
KSDictionaryDocMojo
public KSDictionaryDocMojo()
setHtmlDirectory
public void setHtmlDirectory(File htmlDirectory)
getHtmlDirectory
public File getHtmlDirectory()
getInputFiles
public List<String> getInputFiles()
getProject
public org.apache.maven.project.MavenProject getProject()
setInputFiles
public void setInputFiles(List<String> inputFiles)
getSupportFiles
public List<String> getSupportFiles()
setSupportFiles
public void setSupportFiles(List<String> supportFiles)
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.