public class KSDictionaryCreatorMojo extends AbstractKSMojo
localPackages
Constructor and Description |
---|
KSDictionaryCreatorMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
File |
getOutputDirectory() |
boolean |
isThrowExceptionIfNotAllFilesProcessed() |
boolean |
isWriteGenerated() |
boolean |
isWriteManual() |
void |
setOutputDirectory(File htmlDirectory) |
void |
setThrowExceptionIfNotAllFilesProcessed(boolean throwExceptionIfNotAllFilesProcessed) |
void |
setWriteGenerated(boolean writeGenerated) |
void |
setWriteManual(boolean writeManual) |
getContextSourceDirs, getModel, getSourceDirs, setContextSourceDirs, setSourceDirs, validate
public KSDictionaryCreatorMojo()
public boolean isThrowExceptionIfNotAllFilesProcessed()
public void setThrowExceptionIfNotAllFilesProcessed(boolean throwExceptionIfNotAllFilesProcessed)
public File getOutputDirectory()
public boolean isWriteManual()
public boolean isWriteGenerated()
public void setWriteManual(boolean writeManual)
public void setWriteGenerated(boolean writeGenerated)
public void setOutputDirectory(File htmlDirectory)
public void execute() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.