| Package | Description |
|---|---|
| eu.simuline.m2latex.antTask | |
| eu.simuline.m2latex.core | |
| eu.simuline.m2latex.mojo |
| Modifier and Type | Field and Description |
|---|---|
protected Settings |
AbstractLatexTask.settings
Contains all parameters for executing this task.
|
| Modifier and Type | Method and Description |
|---|---|
Settings |
AbstractLatexTask.createSettings()
Invoked by ant returning a container for all parameters
and initializing
AbstractLatexTask.settings. |
| Modifier and Type | Field and Description |
|---|---|
protected Settings |
AbstractLatexProcessor.settings |
| Modifier and Type | Method and Description |
|---|---|
protected static String[] |
LatexProcessor.buildHtlatexArguments(Settings settings,
File texFile) |
protected static String[] |
LatexProcessor.buildLatexArguments(Settings settings,
LatexDev dev,
File texFile) |
abstract String |
Target.getPatternOutputFiles(Settings settings)
Returns the pattern of the output files.
|
| Constructor and Description |
|---|
AbstractLatexProcessor(Settings settings,
CommandExecutor executor,
LogWrapper log,
TexFileUtils fileUtils)
Creates a new
AbstractLatexProcessor instance. |
LatexPreProcessor(Settings settings,
CommandExecutor executor,
LogWrapper log,
TexFileUtils fileUtils) |
LatexProcessor(Settings settings,
CommandExecutor executor,
LogWrapper log,
TexFileUtils fileUtils,
ParameterAdapter paramAdapt) |
LatexProcessor(Settings settings,
LogWrapper log,
ParameterAdapter paramAdapt)
Creates a LatexProcessor with parameters given by
settings
which logs onto log and used by paramAdapt. |
| Modifier and Type | Field and Description |
|---|---|
protected Settings |
AbstractLatexMojo.settings
Comrpises all parameters for executing this maven plugin.
|
Copyright © 2016–2018 Simuline Organization (l2r). All rights reserved.