abstract class AbstractLatexTask extends org.apache.tools.ant.Task implements ParameterAdapter
| Modifier and Type | Field and Description |
|---|---|
protected LatexProcessor |
latexProcessor |
protected Settings |
settings
Contains all parameters for executing this task.
|
| Constructor and Description |
|---|
AbstractLatexTask() |
| Modifier and Type | Method and Description |
|---|---|
Settings |
createSettings()
Invoked by ant returning a container for all parameters
and initializing
settings. |
private File |
getPropertyFile(String prop) |
void |
initialize()
Sets up the parameters and initializes
org.m2latex.core.LatexProcessor. |
bindToOwner, execute, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeclone, getDescription, getLocation, getProject, setDescription, setLocation, setProjectequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTargetSetprotected Settings settings
protected LatexProcessor latexProcessor
public Settings createSettings()
settings.public void initialize()
ParameterAdapterorg.m2latex.core.LatexProcessor.initialize in interface ParameterAdapterCopyright © 2016–2018 Simuline Organization (l2r). All rights reserved.