public interface ParameterAdapter
initialize().
Note that both implementations, the one of an ant task
and the one for the maven plugin implement a method execute()
but throwing specific exceptions.
TODO: describe getTarget()
org.m2latex.antTask.LatexCfgTask,
org.m2latex.mojo.AbstractLatexMojo| Modifier and Type | Method and Description |
|---|---|
SortedSet<Target> |
getTargetSet()
Returns the set of target.
|
void |
initialize()
Sets up the parameters and initializes
org.m2latex.core.LatexProcessor. |
void initialize()
org.m2latex.core.LatexProcessor.SortedSet<Target> getTargetSet()
Copyright © 2016–2018 Simuline Organization (l2r). All rights reserved.