public abstract class AbstractPdfMojo extends AbstractMojo
| Constructor and Description |
|---|
AbstractPdfMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract File |
getOutputDirectory() |
protected File |
getSiteDirectoryTmp() |
protected abstract File |
getWorkingDirectory() |
protected abstract boolean |
isIncludeReports() |
protected abstract void |
prepareTempSiteDirectory(File tmpSiteDir) |
getLog, getPluginContext, setLog, setPluginContextprotected abstract File getOutputDirectory()
protected abstract File getWorkingDirectory()
protected abstract boolean isIncludeReports()
protected abstract void prepareTempSiteDirectory(File tmpSiteDir) throws IOException
IOExceptionprotected File getSiteDirectoryTmp() throws IOException
IOException - if anyCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.