A B C D E F G H I J L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abbreviate(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Turn "Now is the time for all good men" into "Now is the time for..."
- abbreviate(String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Turn "Now is the time for all good men" into "...is the time for..."
- AbstractLatexMojo - Class in eu.simuline.m2latex.mojo
-
Abstract base class for all mojos.
- AbstractLatexMojo() - Constructor for class eu.simuline.m2latex.mojo.AbstractLatexMojo
- AbstractLatexProcessor - Class in eu.simuline.m2latex.core
-
Describe class AbstractLatexProcessor here.
- AbstractLatexProcessor(Settings, CommandExecutor, LogWrapper, TexFileUtils) - Constructor for class eu.simuline.m2latex.core.AbstractLatexProcessor
-
Creates a new
AbstractLatexProcessorinstance. - AbstractLatexTask - Class in eu.simuline.m2latex.antTask
- AbstractLatexTask() - Constructor for class eu.simuline.m2latex.antTask.AbstractLatexTask
- AbstractStreamHandler - Class in org.codehaus.plexus.util.cli
- AbstractStreamHandler() - Constructor for class org.codehaus.plexus.util.cli.AbstractStreamHandler
- addAndDeHump(String) - Static method in class org.codehaus.plexus.util.StringUtils
- addArg(Arg) - Method in class org.codehaus.plexus.util.cli.Commandline
-
Adds an argument object to our list of args.
- addArg(Arg, boolean) - Method in class org.codehaus.plexus.util.cli.Commandline
-
Adds an argument object to our list of args.
- addArguments(String[]) - Method in class org.codehaus.plexus.util.cli.Commandline
- addEnvironment(String, String) - Method in class org.codehaus.plexus.util.cli.Commandline
-
Add an environment variable
- addIfLatexMain(File, Collection<File>) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
If the tex-file
texFileis a latex main file, add it tolatexMainFiles. - addShellArg(String) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- addShutDownHook(Thread) - Static method in class org.codehaus.plexus.util.cli.ShutdownHookUtils
- addSystemEnvironment() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Add system environment variables
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.Latex2pdfOptions
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.MetapostOptions
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternCreatedFromLatexMain
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternErrBibtex
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternErrLatex
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternErrMakeIndex
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternLatexMainFile
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternReRunLatex
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternReRunMakeGlossaries
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternReRunMakeIndex
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternT4htOutputFiles
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternWarnBibtex
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternWarnLatex
- addText(String) - Method in class eu.simuline.m2latex.core.Settings.PatternWarnMakeIndex
- AntLogWrapper - Class in eu.simuline.m2latex.antTask
-
Performs logging in an ant task.
- AntLogWrapper(Project) - Constructor for class eu.simuline.m2latex.antTask.AntLogWrapper
- append(StringBuilder, String, int) - Method in class eu.simuline.m2latex.mojo.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- arch - Variable in class org.codehaus.plexus.util.Os
- Arg - Interface in org.codehaus.plexus.util.cli
- argQuoteDelimiter - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- Argument() - Constructor for class org.codehaus.plexus.util.cli.Commandline.Argument
- argumentEscapePattern - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- arguments - Variable in class org.codehaus.plexus.util.cli.Commandline
B
- baseDirectory - Variable in class eu.simuline.m2latex.core.Settings
-
The base directory of this maven project.
- baseDirectory - Variable in class eu.simuline.m2latex.mojo.AbstractLatexMojo
-
The base directory of this maven project.
- bib - eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Handler for .bib-files representing the BibTeX format for bibliographies.
- bibtexCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The BibTeX command to create a bbl-file from an aux-file and a bib-file (using a bst-style file).
- bibtexOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for the command
Settings.bibtexCommand. - BourneShell - Class in org.codehaus.plexus.util.cli.shell
- BourneShell() - Constructor for class org.codehaus.plexus.util.cli.shell.BourneShell
- BourneShell(boolean) - Constructor for class org.codehaus.plexus.util.cli.shell.BourneShell
- bufferedCopy(InputStream, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
-
Deprecated.Buffering streams is actively harmful! See the class description as to why. Use
IOUtil.copy(InputStream, OutputStream)instead. - build() - Method in class eu.simuline.m2latex.mojo.HelpMojo
- buildArguments(String, File) - Static method in class eu.simuline.m2latex.core.AbstractLatexProcessor
-
Returns an array of strings, each entry with a single option given by
optionsexcept the last one which is the name offile. - buildArgumentsFig2PdfEps(String, String, String, File, File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Returns an array of options of the form
-L <language> <optionsGen> <optionsPdfEps> xxx.fig xxx.pdf/xxx.epsfor invocation ofSettings.getFig2devCommand()for creation of the pdf/eps-part of a fig-figure as done inLatexPreProcessor.runFig2DevInTex(File, LatexDev). - buildArgumentsFig2Ptx(String, String, File, File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Returns an array of options of the form
-L <language> <optionsGen> <optionsPdfEps> -p xxx xxx.fig xxx.ptxfor invocation ofSettings.getFig2devCommand()for creation of the tex-part of a fig-figure as done inLatexPreProcessor.runFig2TexInclDev(File). - buildChkTexArguments(String, File, File) - Static method in class eu.simuline.m2latex.core.LatexProcessor
-
Returns an array of strings, each entry with a single option given by
optionsexcept the last three which represent-o clgFile texFile. - BuildExecutionException - Exception in eu.simuline.m2latex.core
-
This is needed as a wrapper to
MojoExecutionExceptioninMojo.execute()to avoid maven-specific classes. - BuildExecutionException(String) - Constructor for exception eu.simuline.m2latex.core.BuildExecutionException
- BuildExecutionException(String, Throwable) - Constructor for exception eu.simuline.m2latex.core.BuildExecutionException
- BuildFailureException - Exception in eu.simuline.m2latex.core
-
This is needed as a wrapper to
MojoFailureExceptioninMojo.execute()to avoid maven-specific classes. - BuildFailureException(String) - Constructor for exception eu.simuline.m2latex.core.BuildFailureException
- BuildFailureException(String, Throwable) - Constructor for exception eu.simuline.m2latex.core.BuildFailureException
- buildHtlatexArguments(Settings, File) - Static method in class eu.simuline.m2latex.core.LatexProcessor
- buildLatexArguments(Settings, LatexDev, File) - Static method in class eu.simuline.m2latex.core.LatexProcessor
- buildNullArguments(String, File) - Static method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Returns an array of strings, where the 0th entry is
nulland a placeholder for option-xor-mwhen used byLatexPreProcessor.runEbb(File)and for the export option when used byLatexPreProcessor.runSvg2Dev(File, LatexDev, boolean)then follow the options fromoptionsand finally comes the name offile.
C
- call() - Method in interface org.codehaus.plexus.util.cli.CommandLineCallable
- capitalise(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Capitalise a String.
- capitaliseAllWords(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Capitalise all the words in a String.
- capitalizeFirstLetter(String) - Static method in class org.codehaus.plexus.util.StringUtils
- center(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Center a String in a larger String of size
n. - center(String, int, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Center a String in a larger String of size
n. - CfgLatexMojo - Class in eu.simuline.m2latex.mojo
-
Builds documents in the formats configured in the pom from LaTeX sources for the goal
cfgtied to the lifecycle phasesite. - CfgLatexMojo() - Constructor for class eu.simuline.m2latex.mojo.CfgLatexMojo
- checkAll() - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Defines check goal of the maven plugin in
ChkMojo. - ChkMojo - Class in eu.simuline.m2latex.mojo
-
Checks all latex main files after having created all graphical files.
- ChkMojo() - Constructor for class eu.simuline.m2latex.mojo.ChkMojo
- chkTexCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The chktex-command for checking latex main files.
- chkTexOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options of the command
Settings.chkTexCommand, except-o output-filespecifying the output file which is added automatically. - chomp(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove the last newline, and everything after it from a String.
- chomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove the last value of a supplied String, and everything after it from a String.
- chompLast(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove a newline if and only if it is at the end of the supplied String.
- chompLast(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove a value if and only if the String ends with that value.
- chop(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove the last character from a String.
- chopNewline(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove
\nfrom end of a String if it's there. - clean(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Removes control characters, including whitespace, from both ends of this String, handling
nullby returning an empty String. - cleanUp - Variable in class eu.simuline.m2latex.core.Settings
-
Clean up the working directory in the end?
- cleanUp(DirNode, File) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Deletes all files in
texDirincluding subdirectories which are not inorgNode. - cleanUpRec(File, DirNode, DirNode) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Deletes all files in
currNodewhich are not inorgNoderecursively including subdirectories. - clear() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Clear out the whole command line.
- clearAll() - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Defines clearing ant-task defined in
LatexClrTaskand the according goal inClearMojoof the maven plugin. - clearArgs() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Clear out the arguments but leave the executable in place for another operation.
- clearArguments() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- clearCreated(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Deletes all created files in the directory represented by
texDirtracing subdirectories recursively. - clearCreated(File, DirNode) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Deletes all created files in the directory represented by
node, recursively. - ClearMojo - Class in eu.simuline.m2latex.mojo
-
Clears all created files in the folders containing the LaTeX sources for the goal
clrtied to the lifecycle phaseclean. - ClearMojo() - Constructor for class eu.simuline.m2latex.mojo.ClearMojo
- clearTarget(File, LatexPreProcessor) - Method in enum eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Deletes the files potentially created from the source file
fileusingproc. - clearTarget(File, LatexPreProcessor, Map<File, LatexPreProcessor.SuffixHandler>) - Method in enum eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Typically, .i.e. for
LatexPreProcessor.SuffixHandler.fig-,LatexPreProcessor.SuffixHandler.gp-,LatexPreProcessor.SuffixHandler.mp- andLatexPreProcessor.SuffixHandler.svg-files just associatesfilewith this handler infile2handlerto schedule according targets for deletion except forLatexPreProcessor.SuffixHandler.tex-files for which the target is cleared immediately if it is a latex main file, otherwise ignoring by invokingLatexPreProcessor.clearTargetTexIfLatexMain(File). - clearTargetJpgPng(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Deletes the graphic files created from the svg-file
svgFile. - clearTargetMp(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Deletes the graphic files created from the metapost-file
mpFile. - clearTargetPtxPdfEps(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Deletes the files
xxx.ptx,xxx.pdfandxxx.epscreated from the graphic filegrpFileof the formxxx.y. - clearTargetTexIfLatexMain(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Deletes the files created from the tex-file
texFile, if that is a latex main file. - clone() - Method in class org.codehaus.plexus.util.cli.Commandline
- clone() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- close() - Method in class org.codehaus.plexus.util.cli.StreamFeeder
- close() - Method in class org.codehaus.plexus.util.cli.StreamPumper
- close(InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
-
Closes the input stream.
- close(OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
-
Closes the output stream.
- close(Reader) - Static method in class org.codehaus.plexus.util.IOUtil
-
Closes the reader.
- close(Writer) - Static method in class org.codehaus.plexus.util.IOUtil
-
Closes the writer.
- close(Channel) - Static method in class org.codehaus.plexus.util.IOUtil
-
Closes a channel.
- closeQuietly(Closeable) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Unconditionally close a
Closeable. - CmdShell - Class in org.codehaus.plexus.util.cli.shell
-
Implementation to call the CMD Shell present on Windows NT, 2000 and XP
- CmdShell() - Constructor for class org.codehaus.plexus.util.cli.shell.CmdShell
- collectMatches(File, String, int) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Returns the set of strings representing the
idxGroupof the patternregexmatching a line in filefileor returnsnullin case of problems readingfile. - CommandExecutor - Class in eu.simuline.m2latex.core
-
Execution of an executable with given arguments in a given working directory logging on
CommandExecutor.log. - CommandExecutor(LogWrapper) - Constructor for class eu.simuline.m2latex.core.CommandExecutor
- Commandline - Class in org.codehaus.plexus.util.cli
-
Commandline objects help handling command lines specifying processes to execute.
- Commandline() - Constructor for class org.codehaus.plexus.util.cli.Commandline
-
Create a new command line object.
- Commandline(String) - Constructor for class org.codehaus.plexus.util.cli.Commandline
-
Create a new command line object, given a command following POSIX sh quoting rules
- Commandline(String, Shell) - Constructor for class org.codehaus.plexus.util.cli.Commandline
-
Create a new command line object.
- Commandline(Shell) - Constructor for class org.codehaus.plexus.util.cli.Commandline
-
Create a new command line object.
- Commandline.Argument - Class in org.codehaus.plexus.util.cli
- Commandline.Marker - Class in org.codehaus.plexus.util.cli
-
Class to keep track of the position of an Argument.
- CommandLineCallable - Interface in org.codehaus.plexus.util.cli
-
Callable wrapper that exposes the proper exeception type to the client.
- CommandLineException - Exception in org.codehaus.plexus.util.cli
- CommandLineException(String) - Constructor for exception org.codehaus.plexus.util.cli.CommandLineException
- CommandLineException(String, Throwable) - Constructor for exception org.codehaus.plexus.util.cli.CommandLineException
- CommandLineTimeOutException - Exception in org.codehaus.plexus.util.cli
- CommandLineTimeOutException(String) - Constructor for exception org.codehaus.plexus.util.cli.CommandLineTimeOutException
- CommandLineTimeOutException(String, Throwable) - Constructor for exception org.codehaus.plexus.util.cli.CommandLineTimeOutException
- CommandLineUtils - Class in org.codehaus.plexus.util.cli
- CommandLineUtils() - Constructor for class org.codehaus.plexus.util.cli.CommandLineUtils
- CommandLineUtils.ProcessHook - Class in org.codehaus.plexus.util.cli
- CommandLineUtils.StringStreamConsumer - Class in org.codehaus.plexus.util.cli
- CommandShell - Class in org.codehaus.plexus.util.cli.shell
-
Implementation to call the Command.com Shell present on Windows 95, 98 and Me
- CommandShell() - Constructor for class org.codehaus.plexus.util.cli.shell.CommandShell
- concatenate(Object[]) - Static method in class org.codehaus.plexus.util.StringUtils
-
Concatenates elements of an array into a single String.
- consumeLine(String) - Method in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
- consumeLine(String) - Method in interface org.codehaus.plexus.util.cli.StreamConsumer
-
Called when the StreamPumper pumps a line from the Stream.
- consumeLine(String) - Method in class org.codehaus.plexus.util.cli.StreamPumper
- consumer - Variable in class org.codehaus.plexus.util.cli.StreamPumper
- contains(String, char) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if String contains a search character, handling
null. - contains(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if String contains a search String, handling
null. - contentEquals(InputStream, InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
-
Compare the contents of two Streams to determine if they are equal or not.
- copy(byte[], OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy bytes from a
byte[]to anOutputStream. - copy(byte[], OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy bytes from a
byte[]to anOutputStream. - copy(byte[], Writer) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy and convert bytes from a
byte[]to chars on aWriter. - copy(byte[], Writer, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy and convert bytes from a
byte[]to chars on aWriter. - copy(byte[], Writer, String) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy and convert bytes from a
byte[]to chars on aWriter, using the specified encoding. - copy(byte[], Writer, String, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy and convert bytes from a
byte[]to chars on aWriter, using the specified encoding. - copy(InputStream, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy bytes from an
InputStreamto anOutputStream. - copy(InputStream, OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy bytes from an
InputStreamto anOutputStream. - copy(InputStream, Writer) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy and convert bytes from an
InputStreamto chars on aWriter. - copy(InputStream, Writer, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy and convert bytes from an
InputStreamto chars on aWriter. - copy(InputStream, Writer, String) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy and convert bytes from an
InputStreamto chars on aWriter, using the specified encoding. - copy(InputStream, Writer, String, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy and convert bytes from an
InputStreamto chars on aWriter, using the specified encoding. - copy(Reader, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
-
Serialize chars from a
Readerto bytes on anOutputStream, and flush theOutputStream. - copy(Reader, OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Serialize chars from a
Readerto bytes on anOutputStream, and flush theOutputStream. - copy(Reader, Writer) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy chars from a
Readerto aWriter. - copy(Reader, Writer, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy chars from a
Readerto aWriter. - copy(String, OutputStream) - Static method in class org.codehaus.plexus.util.IOUtil
-
Serialize chars from a
Stringto bytes on anOutputStream, and flush theOutputStream. - copy(String, OutputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Serialize chars from a
Stringto bytes on anOutputStream, and flush theOutputStream. - copy(String, Writer) - Static method in class org.codehaus.plexus.util.IOUtil
-
Copy chars from a
Stringto aWriter. - copyOutputToTargetFolder(File, FileFilter, File) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Copies output of the current goal to target folder.
- copyStream(InputStream, OutputStream) - Static method in class eu.simuline.m2latex.core.TexFileUtils
-
Copy bytes from a large (over 2GB)
InputStreamto anOutputStream. - countMatches(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
How many times is the substring in the larger String.
- create() - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Defines creational ant-task defined in
LatexCfgTaskand the according goals inCfgLatexMojoand subclasses of the maven plugin. - createArg() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Creates an argument object.
- createArg(boolean) - Method in class org.codehaus.plexus.util.cli.Commandline
-
Creates an argument object and adds it to our list of args.
- createArgument() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Deprecated.Use
Commandline.createArg()instead - createArgument(boolean) - Method in class org.codehaus.plexus.util.cli.Commandline
-
Deprecated.Use
Commandline.createArg(boolean)instead - createLatex2pdfOptions() - Method in class eu.simuline.m2latex.core.Settings
- createMarker() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Return a marker.
- createMetapostOptions() - Method in class eu.simuline.m2latex.core.Settings
- createPatternCreatedFromLatexMain() - Method in class eu.simuline.m2latex.core.Settings
- createPatternErrBibtex() - Method in class eu.simuline.m2latex.core.Settings
- createPatternErrLatex() - Method in class eu.simuline.m2latex.core.Settings
- createPatternErrMakeIndex() - Method in class eu.simuline.m2latex.core.Settings
- createPatternLatexMainFile() - Method in class eu.simuline.m2latex.core.Settings
- createPatternReRunLatex() - Method in class eu.simuline.m2latex.core.Settings
- createPatternReRunMakeGlossaries() - Method in class eu.simuline.m2latex.core.Settings
- createPatternReRunMakeIndex() - Method in class eu.simuline.m2latex.core.Settings
- createPatternT4htOutputFiles() - Method in class eu.simuline.m2latex.core.Settings
- createPatternWarnBibtex() - Method in class eu.simuline.m2latex.core.Settings
- createPatternWarnLatex() - Method in class eu.simuline.m2latex.core.Settings
- createPatternWarnMakeIndex() - Method in class eu.simuline.m2latex.core.Settings
- createSettings() - Method in class eu.simuline.m2latex.antTask.AbstractLatexTask
-
Invoked by ant returning a container for all parameters and initializing
AbstractLatexTask.settings.
D
- debug(String) - Method in class eu.simuline.m2latex.antTask.AntLogWrapper
- debug(String) - Method in interface eu.simuline.m2latex.core.LogWrapper
- debug(String) - Method in class eu.simuline.m2latex.mojo.MavenLogWrapper
- debugBadBoxes - Variable in class eu.simuline.m2latex.core.Settings
-
Whether debugging of overfull/underfull hboxes/vboxes is on: If so, a bad box occurs in the last LaTeX run, a warning is displayed.
- debugWarnings - Variable in class eu.simuline.m2latex.core.Settings
-
Whether debugging of warnings is on: If so, a warning in the last LaTeX run is displayed.
- DEFAULT_BUFFER_SIZE - Static variable in class eu.simuline.m2latex.core.TexFileUtils
-
The default buffer size (4096) to use for
TexFileUtils.copyStream(InputStream, OutputStream) - DEFAULT_BUFFER_SIZE - Static variable in class org.codehaus.plexus.util.IOUtil
- DEFAULT_QUOTING_TRIGGER_CHARS - Static variable in class org.codehaus.plexus.util.cli.shell.Shell
- defaultString(Object) - Static method in class org.codehaus.plexus.util.StringUtils
-
Returns either the passed in
Objectas a String, or, if theObjectisnull, an empty String. - defaultString(Object, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Returns either the passed in
Objectas a String, or, if theObjectisnull, a passed in default String. - deleteIfExists(File, String) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Logging: EFU05: Failed to delete file
- deleteOrError(File) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Deletes
delFileor logs a warning. - deleteWhitespace(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Deletes all whitespaces from a String.
- deleteX(File, FileFilter) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Deletes all files in the same folder as
pFiledirectly, i.e. not in subfolders, which are accepted byfilter. - detail - Variable in class eu.simuline.m2latex.mojo.HelpMojo
-
If
true, display all settable properties for each goal. - devViaDvi(boolean) - Static method in enum eu.simuline.m2latex.core.LatexDev
- difference(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Compare two strings, and return the portion where they differ.
- differenceAt(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Compare two strings, and return the index at which the strings begin to differ.
- DirNode - Class in eu.simuline.m2latex.core
-
Represents the contents of a directory.
- DirNode(File, TexFileUtils) - Constructor for class eu.simuline.m2latex.core.DirNode
-
Creates a new
DirNodeinstance. - disable() - Method in class org.codehaus.plexus.util.cli.AbstractStreamHandler
- disabled - Variable in class org.codehaus.plexus.util.cli.AbstractStreamHandler
- doCopyFile(File, File) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Internal copy file method.
- docx - eu.simuline.m2latex.core.Target
-
Based on
Target.odt - DocxMojo - Class in eu.simuline.m2latex.mojo
-
Build documents in msword formats, above all docx from LaTeX sources for the goal
docxwhich is not tied to a lifecycle phase. - DocxMojo() - Constructor for class eu.simuline.m2latex.mojo.DocxMojo
- done - Variable in class org.codehaus.plexus.util.cli.AbstractStreamHandler
- doubleQuotedArgumentEscaped - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- doubleQuotedExecutableEscaped - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- dvi - eu.simuline.m2latex.core.Target
-
standalone.
- dvi2pdfCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The driver to convert dvi into pdf-files.
- dvi2pdfOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for the command
Settings.dvi2pdfCommand. - dviFile - Variable in class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
- DviMojo - Class in eu.simuline.m2latex.mojo
-
Builds DVI documents from LaTeX sources for the goal
dviwhich is not tied to a lifecycle phase. - DviMojo() - Constructor for class eu.simuline.m2latex.mojo.DviMojo
- dvips - eu.simuline.m2latex.core.LatexDev
E
- ebbCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The command to create bounding box information from jpg-files and from png-files.
- ebbOptions - Variable in class eu.simuline.m2latex.core.Settings
- envVars - Variable in class org.codehaus.plexus.util.cli.Commandline
- equals(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Compares two Strings, returning
trueif they are equal. - equalsIgnoreCase(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Compares two Strings, returning
trueif they are equal ignoring the case. - error(String) - Method in class eu.simuline.m2latex.antTask.AntLogWrapper
- error(String) - Method in interface eu.simuline.m2latex.core.LogWrapper
- error(String) - Method in class eu.simuline.m2latex.mojo.MavenLogWrapper
- escape(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Escapes any values it finds into their String form.
- escape(String, char[], char) - Static method in class org.codehaus.plexus.util.StringUtils
- escape(String, char[], String) - Static method in class org.codehaus.plexus.util.StringUtils
- eu.simuline.m2latex.antTask - package eu.simuline.m2latex.antTask
- eu.simuline.m2latex.core - package eu.simuline.m2latex.core
- eu.simuline.m2latex.mojo - package eu.simuline.m2latex.mojo
- eval() - Method in class org.codehaus.plexus.util.Os
-
Determines if the current OS matches the type of that set in setFamily.
- exception - Variable in class org.codehaus.plexus.util.cli.StreamPumper
- executable - Variable in class org.codehaus.plexus.util.cli.Commandline
-
Deprecated.Use
Commandline.setExecutable(String)instead. - executable - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- execute() - Method in class eu.simuline.m2latex.antTask.LatexCfgTask
-
Invoked by ant executing the task.
- execute() - Method in class eu.simuline.m2latex.antTask.LatexClrTask
-
Invoked by ant executing the task.
- execute() - Method in class eu.simuline.m2latex.mojo.CfgLatexMojo
-
Invoked by maven executing the plugin.
- execute() - Method in class eu.simuline.m2latex.mojo.ChkMojo
-
Invoked by maven executing the plugin.
- execute() - Method in class eu.simuline.m2latex.mojo.ClearMojo
-
Invoked by maven executing the plugin.
- execute() - Method in class eu.simuline.m2latex.mojo.GraphicsMojo
-
Invoked by maven executing the plugin.
- execute() - Method in class eu.simuline.m2latex.mojo.HelpMojo
- execute() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Executes the command.
- execute(File, File, String, String[]) - Method in class eu.simuline.m2latex.core.CommandExecutor
-
Execute
commandwith argumentsargsin the working directoryworkingDir. - execute(File, File, String, String[], File...) - Method in class eu.simuline.m2latex.core.CommandExecutor
-
Logging: EEX01: return code other than 0.
- executeCommandLine(Commandline, InputStream, StreamConsumer, StreamConsumer, int) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- executeCommandLine(Commandline, StreamConsumer, StreamConsumer) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- executeCommandLineAsCallable(Commandline, InputStream, StreamConsumer, StreamConsumer, int) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
-
Immediately forks a process, returns a callable that will block until process is complete.
- executor - Variable in class eu.simuline.m2latex.core.AbstractLatexProcessor
- exeQuoteDelimiter - Variable in class org.codehaus.plexus.util.cli.shell.Shell
F
- family - Variable in class org.codehaus.plexus.util.Os
- FAMILY_DOS - Static variable in class org.codehaus.plexus.util.Os
- FAMILY_MAC - Static variable in class org.codehaus.plexus.util.Os
- FAMILY_NETWARE - Static variable in class org.codehaus.plexus.util.Os
- FAMILY_OPENVMS - Static variable in class org.codehaus.plexus.util.Os
- FAMILY_OS2 - Static variable in class org.codehaus.plexus.util.Os
- FAMILY_OS400 - Static variable in class org.codehaus.plexus.util.Os
- FAMILY_TANDEM - Static variable in class org.codehaus.plexus.util.Os
- FAMILY_UNIX - Static variable in class org.codehaus.plexus.util.Os
- FAMILY_WIN9X - Static variable in class org.codehaus.plexus.util.Os
- FAMILY_WINDOWS - Static variable in class org.codehaus.plexus.util.Os
- FAMILY_ZOS - Static variable in class org.codehaus.plexus.util.Os
- feed() - Method in class org.codehaus.plexus.util.cli.StreamFeeder
- fig - eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Handler for .fig-files representing the native xfig format.
- fig2devCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The fig2dev command for conversion of fig-files into various formats.
- fig2devGenOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for the command
Settings.fig2devCommandcommon to both output languages. - fig2devPdfEpsOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for the command
Settings.fig2devCommandspecific for the output languagepdftex. - fig2devPtxOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for the command
Settings.fig2devCommandspecific for the output languagespdftex_tandpstex_twhich are the same. - files(String, Collection<String>, String) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Combines an array of files from a file prefix
filePrefix, a collection of intermediate stringsvariantand of the suffixsuffix. - fileUtils - Variable in class eu.simuline.m2latex.core.AbstractLatexProcessor
- findNamedChild(Node, String) - Method in class eu.simuline.m2latex.mojo.HelpMojo
- findSingleChild(Node, String) - Method in class eu.simuline.m2latex.mojo.HelpMojo
- flush() - Method in class org.codehaus.plexus.util.cli.StreamPumper
G
- getArgumentEscapePattern() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getArgumentQuoteDelimiter() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getArguments() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Returns all arguments defined by
addLine,addValueor the argument object. - getBibtexCommand() - Method in class eu.simuline.m2latex.core.Settings
- getBibtexOptions() - Method in class eu.simuline.m2latex.core.Settings
- getChkTexCommand() - Method in class eu.simuline.m2latex.core.Settings
- getChkTexOptions() - Method in class eu.simuline.m2latex.core.Settings
- getChomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove everything and return the last value of a supplied String, and everything after it from a String.
- getCommandline() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Returns the executable and all defined arguments.
- getCommandLine(String, String[]) - Method in class org.codehaus.plexus.util.cli.shell.CmdShell
-
Specific implementation that quotes all the command line.
- getCommandLine(String, String[]) - Method in class org.codehaus.plexus.util.cli.shell.Shell
-
Get the command line for the provided executable and arguments in this shell
- getDebugBadBoxes() - Method in class eu.simuline.m2latex.core.Settings
- getDebugWarnings() - Method in class eu.simuline.m2latex.core.Settings
- getDvi2pdfCommand() - Method in class eu.simuline.m2latex.core.Settings
- getDvi2pdfOptions() - Method in class eu.simuline.m2latex.core.Settings
- getEbbCommand() - Method in class eu.simuline.m2latex.core.Settings
- getEbbOptions() - Method in class eu.simuline.m2latex.core.Settings
- getEnvironmentVariables() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Return the list of environment variables
- getEscapeChars(boolean, boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getException() - Method in class org.codehaus.plexus.util.cli.StreamPumper
- getExecutable() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Return an executable name, quoted for shell use.
- getExecutable() - Method in class org.codehaus.plexus.util.cli.shell.BourneShell
- getExecutable() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getExecutableQuoteDelimiter() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getExecutionPreamble() - Method in class org.codehaus.plexus.util.cli.shell.BourneShell
- getExecutionPreamble() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getFig2devCommand() - Method in class eu.simuline.m2latex.core.Settings
- getFig2devGenOptions() - Method in class eu.simuline.m2latex.core.Settings
- getFig2devPdfEpsOptions() - Method in class eu.simuline.m2latex.core.Settings
- getFig2devPtxOptions() - Method in class eu.simuline.m2latex.core.Settings
- getFileFilter(File, String) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Returns a file filter matching neither directories nor
texFilebut else all files with names matchingpattern, where the special sequenceTexFileUtils.PATTERN_INS_LATEX_MAINis replaced by the prefix oftexFile. - getFileFilterReplace(File, String) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Returns a file filter matching no directories but else all files with names matching
xxx, where.idx idxFilehas the formxxx.idx. - getFileNameWithoutSuffix(File) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Return the name of the given file without the suffix.
- getGnuplotCommand() - Method in class eu.simuline.m2latex.core.Settings
- getGnuplotInTexLanguage() - Method in enum eu.simuline.m2latex.core.LatexDev
-
Returns the name of the language used by the
Settings.getGnuplotCommand()to specify graphic without text of a gnuplot-picture. - getGnuplotOptions() - Method in class eu.simuline.m2latex.core.Settings
- getGraphicsInTexSuffix() - Method in enum eu.simuline.m2latex.core.LatexDev
-
Returns the suffix of the file to be embedded with
\includegraphicsin latex-code representing all but text. - getIndentLevel(String) - Static method in class eu.simuline.m2latex.mojo.HelpMojo
-
Gets the indentation level of the specified line.
- getLatex2pdfCommand() - Method in class eu.simuline.m2latex.core.Settings
- getLatex2pdfOptions() - Method in class eu.simuline.m2latex.core.Settings
- getLatex2rtfCommand() - Method in class eu.simuline.m2latex.core.Settings
- getLatex2rtfOptions() - Method in class eu.simuline.m2latex.core.Settings
- getLatexMainDesc(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
- getLatexOutputFormat() - Method in enum eu.simuline.m2latex.core.LatexDev
-
Returns the name of the target language
latex2devuses to convert the latex files into. - getLiteralExecutable() - Method in class org.codehaus.plexus.util.cli.Commandline
- getMakeGlossariesCommand() - Method in class eu.simuline.m2latex.core.Settings
- getMakeGlossariesOptions() - Method in class eu.simuline.m2latex.core.Settings
- getMakeIndexCommand() - Method in class eu.simuline.m2latex.core.Settings
- getMakeIndexOptions() - Method in class eu.simuline.m2latex.core.Settings
- getMaxNumReRunsLatex() - Method in class eu.simuline.m2latex.core.Settings
- getMetapostCommand() - Method in class eu.simuline.m2latex.core.Settings
- getMetapostOptions() - Method in class eu.simuline.m2latex.core.Settings
- getNestedString(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Get the String that is nested in between two instances of the same String.
- getNestedString(String, String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Get the String that is nested in between two Strings.
- getOdt2docCommand() - Method in class eu.simuline.m2latex.core.Settings
- getOdt2docOptions() - Method in class eu.simuline.m2latex.core.Settings
- getOriginalCommandLine(String, String[]) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getOriginalExecutable() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getOsFamily() - Static method in class org.codehaus.plexus.util.Os
-
Helper method to determine the current OS family.
- getOutput() - Method in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
- getOutputDirectoryFile() - Method in class eu.simuline.m2latex.core.Settings
- getParts() - Method in interface org.codehaus.plexus.util.cli.Arg
- getParts() - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
- getPatternCreatedFromLatexMain() - Method in class eu.simuline.m2latex.core.Settings
- getPatternErrBibtex() - Method in class eu.simuline.m2latex.core.Settings
- getPatternErrLatex() - Method in class eu.simuline.m2latex.core.Settings
- getPatternErrMakeGlossaries() - Method in class eu.simuline.m2latex.core.Settings
- getPatternErrMakeIndex() - Method in class eu.simuline.m2latex.core.Settings
- getPatternErrMPost() - Method in class eu.simuline.m2latex.core.Settings
- getPatternLatexMainFile() - Method in class eu.simuline.m2latex.core.Settings
- getPatternOutputFiles(Settings) - Method in enum eu.simuline.m2latex.core.Target
-
Returns the pattern of the output files.
- getPatternReRunLatex() - Method in class eu.simuline.m2latex.core.Settings
- getPatternReRunMakeGlossaries() - Method in class eu.simuline.m2latex.core.Settings
- getPatternReRunMakeIndex() - Method in class eu.simuline.m2latex.core.Settings
- getPatternT4htOutputFiles() - Method in class eu.simuline.m2latex.core.Settings
- getPatternWarnBibtex() - Method in class eu.simuline.m2latex.core.Settings
- getPatternWarnLatex() - Method in class eu.simuline.m2latex.core.Settings
- getPatternWarnMakeIndex() - Method in class eu.simuline.m2latex.core.Settings
- getPatternWarnXindy() - Method in class eu.simuline.m2latex.core.Settings
- getPdf2txtCommand() - Method in class eu.simuline.m2latex.core.Settings
- getPdf2txtOptions() - Method in class eu.simuline.m2latex.core.Settings
- getPdfViaDvi() - Method in class eu.simuline.m2latex.core.Settings
- getPid() - Method in class org.codehaus.plexus.util.cli.Commandline
- getPosition() - Method in class org.codehaus.plexus.util.cli.Commandline.Marker
-
Return the number of arguments that preceeded this marker.
- getPrechomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove and return everything before the first value of a supplied String from another String.
- getPropertyFile(String) - Method in class eu.simuline.m2latex.antTask.AbstractLatexTask
- getPropertyFromExpression(String) - Method in class eu.simuline.m2latex.mojo.HelpMojo
- getQuotingTriggerChars() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getRawCommandLine(String, String[]) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getReadTexSrcProcDirRec() - Method in class eu.simuline.m2latex.core.Settings
- getRegularFileNames() - Method in class eu.simuline.m2latex.core.DirNode
- getShell() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Get the shell to be used in this command line.
- getShellArgs() - Method in class org.codehaus.plexus.util.cli.shell.BourneShell
- getShellArgs() - Method in class org.codehaus.plexus.util.cli.shell.Shell
-
Get the shell arguments
- getShellArgsList() - Method in class org.codehaus.plexus.util.cli.shell.BourneShell
- getShellArgsList() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getShellCommand() - Method in class org.codehaus.plexus.util.cli.shell.Shell
-
Get the command to execute the shell
- getShellCommandline() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Returns the shell, executable and all defined arguments.
- getShellCommandLine(String[]) - Method in class org.codehaus.plexus.util.cli.shell.Shell
-
Get the full command line to execute, including shell command, shell arguments, executable and executable arguments
- getSingleChild(Node, String) - Method in class eu.simuline.m2latex.mojo.HelpMojo
- getSplitIndexCommand() - Method in class eu.simuline.m2latex.core.Settings
- getSplitIndexOptions() - Method in class eu.simuline.m2latex.core.Settings
- getSubdirs() - Method in class eu.simuline.m2latex.core.DirNode
- getSuffix() - Method in enum eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Returns the suffix of the file type of the file type, this is the handler for.
- getSuffix(File) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Return the suffix of the name of the given file including the
., except there is no.. - getSvg2devCommand() - Method in class eu.simuline.m2latex.core.Settings
- getSvg2devOptions() - Method in class eu.simuline.m2latex.core.Settings
- getSvgExportOption() - Method in enum eu.simuline.m2latex.core.LatexDev
-
Returns the export option used by the command
Settings.getSvg2devCommand()which determines the export format. - getSystemEnvVars() - Method in class org.codehaus.plexus.util.cli.Commandline
- getSystemEnvVars() - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
-
Gets the shell environment variables for this process.
- getSystemEnvVars(boolean) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
-
Return the shell environment variables.
- getT4htOptions() - Method in class eu.simuline.m2latex.core.Settings
- getTargetDirectory(File, File, File) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Returns the directory containing
sourceFilewith the prefixsourceBaseDirreplaced bytargetBaseDir. - getTargetSet() - Method in class eu.simuline.m2latex.antTask.LatexCfgTask
- getTargetSet() - Method in class eu.simuline.m2latex.antTask.LatexClrTask
- getTargetSet() - Method in interface eu.simuline.m2latex.core.ParameterAdapter
-
Returns the set of target.
- getTargetSet() - Method in class eu.simuline.m2latex.core.Settings
- getTargetSet() - Method in class eu.simuline.m2latex.mojo.CfgLatexMojo
- getTargetSet() - Method in class eu.simuline.m2latex.mojo.ChkMojo
- getTargetSet() - Method in class eu.simuline.m2latex.mojo.ClearMojo
- getTargetSet() - Method in class eu.simuline.m2latex.mojo.DocxMojo
- getTargetSet() - Method in class eu.simuline.m2latex.mojo.DviMojo
- getTargetSet() - Method in class eu.simuline.m2latex.mojo.GraphicsMojo
- getTargetSet() - Method in class eu.simuline.m2latex.mojo.HtmlMojo
- getTargetSet() - Method in class eu.simuline.m2latex.mojo.OdtMojo
- getTargetSet() - Method in class eu.simuline.m2latex.mojo.PdfMojo
- getTargetSet() - Method in class eu.simuline.m2latex.mojo.RtfMojo
- getTargetSet() - Method in class eu.simuline.m2latex.mojo.TxtMojo
- getTex4htCommand() - Method in class eu.simuline.m2latex.core.Settings
- getTex4htOptions() - Method in class eu.simuline.m2latex.core.Settings
- getTex4htStyOptions() - Method in class eu.simuline.m2latex.core.Settings
- getTexPath() - Method in class eu.simuline.m2latex.core.Settings
- getTexSrcDirectoryFile() - Method in class eu.simuline.m2latex.core.Settings
- getTexSrcProcDirectoryFile() - Method in class eu.simuline.m2latex.core.Settings
- getValidFamilies() - Static method in class org.codehaus.plexus.util.Os
- getValue(Node, String) - Method in class eu.simuline.m2latex.mojo.HelpMojo
- getWorkingDirectory() - Method in class org.codehaus.plexus.util.cli.Commandline
- getWorkingDirectory() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getWorkingDirectoryAsString() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- getXFigInTexLanguage() - Method in enum eu.simuline.m2latex.core.LatexDev
-
Returns the name of the language used by the
Settings.getFig2devCommand()to specify graphic without ``special'' text of an xfig-picture. - glgFile - Variable in class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
- gloFile - Variable in class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
- glsFile - Variable in class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
- gnuplotCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The command for conversion of gnuplot-files into various formats.
- gnuplotOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options specific for
Settings.gnuplotCommand's output terminalcairolatex, used for mixed latex/pdf-creation. - goal - Variable in class eu.simuline.m2latex.mojo.HelpMojo
-
The name of the goal for which to show help.
- gp - eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Handler for .gp-files representing the native gnuplot format.
- GraphicsMojo - Class in eu.simuline.m2latex.mojo
-
Transforms all graphic files into formats which can be included into LaTeX files for the goal
grpwhich is not tied to a lifecycle phase. - GraphicsMojo() - Constructor for class eu.simuline.m2latex.mojo.GraphicsMojo
- GRP_IDENT_IDX - Static variable in class eu.simuline.m2latex.core.LatexProcessor
-
Index of the group in
LatexProcessor.IDX_EXPLcontaining the identifier of the index.
H
- hasErrsWarns(File, String) - Method in class eu.simuline.m2latex.core.AbstractLatexProcessor
-
Logging: WFU03 cannot close WAP04 if
logFileis not readable. - HelpMojo - Class in eu.simuline.m2latex.mojo
-
Display help information on latex-maven-plugin.
Callmvn latex:help -Ddetail=true -Dgoal=<goal-name>to display parameter details. - HelpMojo() - Constructor for class eu.simuline.m2latex.mojo.HelpMojo
- html - eu.simuline.m2latex.core.Target
-
Based on
Target.pdf - HtmlMojo - Class in eu.simuline.m2latex.mojo
-
Build HTML documents and XHTML documents from LaTeX sources for the goal
htmlwhich is not tied to a lifecycle phase. - HtmlMojo() - Constructor for class eu.simuline.m2latex.mojo.HtmlMojo
I
- IDX_EXPL - Static variable in class eu.simuline.m2latex.core.LatexProcessor
-
The shape of the entries of an index file with explicit identifier of the index.
- idxFile - Variable in class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
- ilgFile - Variable in class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
- IMPL_IDENT_IDX - Static variable in class eu.simuline.m2latex.core.LatexProcessor
-
The implicit default identifier of an index hardcoded into the package
splitidxand into the programsplitindex. - in - Variable in class org.codehaus.plexus.util.cli.StreamPumper
- indentSize - Variable in class eu.simuline.m2latex.mojo.HelpMojo
-
The number of spaces per indentation level, should be positive.
- indexOfAny(String, String[]) - Static method in class org.codehaus.plexus.util.StringUtils
-
Find the first index of any of a set of potential substrings.
- indFile - Variable in class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
- info(String) - Method in class eu.simuline.m2latex.antTask.AntLogWrapper
- info(String) - Method in interface eu.simuline.m2latex.core.LogWrapper
- info(String) - Method in class eu.simuline.m2latex.mojo.MavenLogWrapper
- initialize() - Method in class eu.simuline.m2latex.antTask.AbstractLatexTask
- initialize() - Method in interface eu.simuline.m2latex.core.ParameterAdapter
-
Sets up the parameters and initializes
LatexProcessor. - initialize() - Method in class eu.simuline.m2latex.mojo.AbstractLatexMojo
- input - Variable in class org.codehaus.plexus.util.cli.StreamFeeder
- interpolate(String, Map<?, ?>) - Static method in class org.codehaus.plexus.util.StringUtils
- IOUtil - Class in org.codehaus.plexus.util
-
General IO Stream manipulation.
- IOUtil() - Constructor for class org.codehaus.plexus.util.IOUtil
-
Private constructor to prevent instantiation.
- isAlive(Process) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- isAlpha(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if the String contains only unicode letters.
- isAlphanumeric(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if the String contains only unicode letters or digits.
- isAlphanumericSpace(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if the String contains only unicode letters, digits or space (
' '). - isAlphaSpace(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if the String contains only unicode letters and space (
' '). - isArch(String) - Static method in class org.codehaus.plexus.util.Os
-
Determines if the current OS matches the given OS architecture.
- isBlank(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if a String is whitespace, empty ("") or null.
- isCleanUp() - Method in class eu.simuline.m2latex.core.Settings
- isDisabled() - Method in class org.codehaus.plexus.util.cli.AbstractStreamHandler
- isDone() - Method in class org.codehaus.plexus.util.cli.AbstractStreamHandler
- isDoubleQuotedArgumentEscaped() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- isDoubleQuotedExecutableEscaped() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- isEmpty(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if a (trimmed) String is
nullor empty. - isFamily(String) - Static method in class org.codehaus.plexus.util.Os
-
Determines if the current OS matches the given OS family.
- isLatexMainFile(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Returns whether
texFileis a latex main file, provided it is readable. - isName(String) - Static method in class org.codehaus.plexus.util.Os
-
Determines if the current OS matches the given OS name.
- isNotBlank(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if a String is not empty (""), not null and not whitespace only.
- isNotEmpty(String) - Static method in class eu.simuline.m2latex.mojo.HelpMojo
- isNotEmpty(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if a String is non
nulland is not empty (length < 0). - isNumeric(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if the String contains only unicode digits.
- isNumericSpace(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if the String contains only unicode digits or space (
' '). - isOs(String, String, String, String) - Static method in class org.codehaus.plexus.util.Os
-
Determines if the current OS matches the given OS family, name, architecture and version.
- isQuotedArgumentsEnabled() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- isQuotedExecutableEnabled() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- isSingleQuotedArgumentEscaped() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- isSingleQuotedExecutableEscaped() - Method in class org.codehaus.plexus.util.cli.shell.Shell
- isUpdatedOrWarn(String, File, boolean, long) - Method in class eu.simuline.m2latex.core.CommandExecutor
- isValid() - Method in class eu.simuline.m2latex.core.DirNode
-
Whether the directory described by this node is readable.
- isValidFamily(String) - Static method in class org.codehaus.plexus.util.Os
-
Helper method to check if the given family is in the following list: dos mac netware os/2 tandem unix windows win9x z/os os/400 openvms
- isVersion(String) - Static method in class org.codehaus.plexus.util.Os
-
Determines if the current OS matches the given OS version.
- isViaDvi() - Method in enum eu.simuline.m2latex.core.LatexDev
- isWhitespace(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Checks if the String contains only whitespace.
J
- join(Object[], String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Joins the elements of the provided array into a single String containing the provided list of elements.
- join(Iterator<?>, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Joins the elements of the provided
Iteratorinto a single String containing the provided elements. - jpg - eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Handler for .jpg-files representing a format definde by the Joint Photographic Experts Group (jp(e)g).
L
- lastIndexOfAny(String, String[]) - Static method in class org.codehaus.plexus.util.StringUtils
-
Find the latest index of any of a set of potential substrings.
- latex2pdfCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The LaTeX command to create a pdf-file or a dvi-file.
- latex2pdfOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for the command
Settings.latex2pdfCommand. - Latex2pdfOptions() - Constructor for class eu.simuline.m2latex.core.Settings.Latex2pdfOptions
- latex2rtfCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The latex2rtf command to create rtf from latex directly.
- latex2rtfOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options of the command
Settings.latex2rtfCommand. - LatexCfgTask - Class in eu.simuline.m2latex.antTask
- LatexCfgTask() - Constructor for class eu.simuline.m2latex.antTask.LatexCfgTask
- LatexClrTask - Class in eu.simuline.m2latex.antTask
- LatexClrTask() - Constructor for class eu.simuline.m2latex.antTask.LatexClrTask
- LatexDev - Enum in eu.simuline.m2latex.core
-
Enumeration of the backends of latex.
- LatexDev() - Constructor for enum eu.simuline.m2latex.core.LatexDev
- LatexMainDesc(File, TexFileUtils, LatexDev) - Constructor for class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
- LatexPreProcessor - Class in eu.simuline.m2latex.core
-
The latex pre-processor is for preprocessing graphic files in formats which cannot be included directly into a latex-file and in finding the latex main files which is done in
LatexPreProcessor.processGraphicsSelectMain(File, DirNode)and in clearing the created files from the latex source directory inLatexPreProcessor.clearCreated(File). - LatexPreProcessor(Settings, CommandExecutor, LogWrapper, TexFileUtils) - Constructor for class eu.simuline.m2latex.core.LatexPreProcessor
- LatexPreProcessor.SuffixHandler - Enum in eu.simuline.m2latex.core
-
Handler for each suffix of a source file.
- latexProcessor - Variable in class eu.simuline.m2latex.antTask.AbstractLatexTask
- latexProcessor - Variable in class eu.simuline.m2latex.mojo.AbstractLatexMojo
- LatexProcessor - Class in eu.simuline.m2latex.core
-
The latex processor creates various output from latex sources including also preprocessing of graphic files in several formats.
- LatexProcessor(Settings, CommandExecutor, LogWrapper, TexFileUtils, ParameterAdapter) - Constructor for class eu.simuline.m2latex.core.LatexProcessor
- LatexProcessor(Settings, LogWrapper, ParameterAdapter) - Constructor for class eu.simuline.m2latex.core.LatexProcessor
-
Creates a LatexProcessor with parameters given by
settingswhich logs ontologand used byparamAdapt. - LatexProcessor.LatexMainDesc - Class in eu.simuline.m2latex.core
-
Container which comprises, besides the latex main file also several files creation of which shall be done once for ever.
- latexTargetFile(LatexProcessor.LatexMainDesc) - Method in enum eu.simuline.m2latex.core.LatexDev
-
Returns the target file of a LaTeX run.
- left(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Gets the leftmost
ncharacters of a String. - leftPad(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Left pad a String with spaces.
- leftPad(String, int, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Left pad a String with a specified string.
- lineLength - Variable in class eu.simuline.m2latex.mojo.HelpMojo
-
The maximum length of a display line, should be positive.
- listFilesOrWarn(File) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Returns the listing of the directory
dirornullif it is not readable and emit an according warning if so. - listFilesOrWarn(File, FileFilter) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Returns the listing of the directory
dirfiltered byfilterornullifdiris not readable and emit an according warning if so. - log - Variable in class eu.simuline.m2latex.core.AbstractLatexProcessor
- log - Variable in class eu.simuline.m2latex.core.CommandExecutor
- log - Variable in class eu.simuline.m2latex.core.TexFileUtils
- log - Variable in class eu.simuline.m2latex.mojo.MavenLogWrapper
- logErrs(File, String) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Logs errors detected in the according log file: The log file is by replacing the ending of
texFilebylog. - logErrs(File, String, String) - Method in class eu.simuline.m2latex.core.AbstractLatexProcessor
-
Logs if an error occurred running
commandby detecting that the log filelogFilehas not been created or by detecting the error patternpatterninlogFile. - logFile - Variable in class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
- logWarn(File, String) - Method in class eu.simuline.m2latex.core.AbstractLatexProcessor
-
Logging: WAP03 Running
commandemitted warnings. - logWarns(File, String) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Logs warnings detected in the according log-file
logFile: Before logging warnings, errors are logged viaLatexProcessor.logErrs(File, String). - logWarns(File, String, String) - Method in class eu.simuline.m2latex.core.AbstractLatexProcessor
-
Logs if a warning occurred running
commandby detecting the warning patternpatterninlogFile. - LogWrapper - Interface in eu.simuline.m2latex.core
-
Common interface for logging in ant task and in maven plugin.
- lowerCase(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Convert a String to lower case,
nullString returnsnull. - lowercaseFirstLetter(String) - Static method in class org.codehaus.plexus.util.StringUtils
- ls - Variable in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
M
- main(String[]) - Static method in class eu.simuline.m2latex.core.Settings
- main(String[]) - Static method in class eu.simuline.m2latex.core.TexFileUtils
- makeGlossariesCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The MakeGlossaries command to create a gls-file from a glo-file (invoked without file ending) also taking ist-file or xdy-file into account logging on a glg-file.
- makeGlossariesOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for the command
Settings.makeGlossariesCommand. - makeIndexCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The MakeIndex command to create an ind-file from an idx-file logging on an ilg-file.
- makeIndexOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for the command
Settings.makeIndexCommand. - Marker(int) - Constructor for class org.codehaus.plexus.util.cli.Commandline.Marker
- matchInFile(File, String) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Returns whether the given file
file(which shall exist) contains the given patternpatternornullin case of problems readingfile. - MavenLogWrapper - Class in eu.simuline.m2latex.mojo
-
Performs logging in a maven plugin.
- MavenLogWrapper(Log) - Constructor for class eu.simuline.m2latex.mojo.MavenLogWrapper
- maxNumReRunsLatex - Variable in class eu.simuline.m2latex.core.Settings
-
The maximal allowed number of reruns of
Settings.latex2pdfCommand. - metapostCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The command for conversion of gnuplot-files into metapost's postscript.
- metapostOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for the command
Settings.metapostCommand. - MetapostOptions() - Constructor for class eu.simuline.m2latex.core.Settings.MetapostOptions
- mid(String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Gets
ncharacters from the middle of a String. - moveOrError(File, File) - Method in class eu.simuline.m2latex.core.TexFileUtils
-
Moves file
fromFiletotoFileor logs a warning. - mp - eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Handler for .mp-files representing the metapost format.
- MyBuildException - Exception in eu.simuline.m2latex.core
-
The base class for
BuildExecutionExceptionand forBuildFailureException. - MyBuildException(String) - Constructor for exception eu.simuline.m2latex.core.MyBuildException
- MyBuildException(String, Throwable) - Constructor for exception eu.simuline.m2latex.core.MyBuildException
N
- name - Variable in class org.codehaus.plexus.util.Os
- name2node - Variable in class eu.simuline.m2latex.core.DirNode
-
The set of subdirectories in the directory described by this node: The keys are the names and the according values are the nodes describing the subdirectories.
- needRun(boolean, String, File, String) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Returns whether a(n other) run (see
another) of the applicationapplicationis necessary based on a patternpatternmatching in the log filelogFile.
O
- odt - eu.simuline.m2latex.core.Target
-
Based on
Target.pdf - odt2docCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The odt2doc command to create MS word-formats from otd-files.
- odt2docOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options of the command
Settings.odt2docCommand. - OdtMojo - Class in eu.simuline.m2latex.mojo
-
Build documents in open office formats from LaTeX sources for the goal
odtwhich is not tied to a lifecycle phase. - OdtMojo() - Constructor for class eu.simuline.m2latex.mojo.OdtMojo
- org.codehaus.plexus.util - package org.codehaus.plexus.util
- org.codehaus.plexus.util.cli - package org.codehaus.plexus.util.cli
- org.codehaus.plexus.util.cli.shell - package org.codehaus.plexus.util.cli.shell
- Os - Class in org.codehaus.plexus.util
-
Condition that tests the OS type.
- Os() - Constructor for class org.codehaus.plexus.util.Os
-
Default constructor
- Os(String) - Constructor for class org.codehaus.plexus.util.Os
-
Constructor that sets the family attribute
- OS_ARCH - Static variable in class org.codehaus.plexus.util.Os
- OS_FAMILY - Static variable in class org.codehaus.plexus.util.Os
- OS_NAME - Static variable in class org.codehaus.plexus.util.Os
- OS_VERSION - Static variable in class org.codehaus.plexus.util.Os
- out - Variable in class org.codehaus.plexus.util.cli.StreamPumper
- output - Variable in class org.codehaus.plexus.util.cli.StreamFeeder
- outputDirectory - Variable in class eu.simuline.m2latex.core.Settings
-
The artifacts generated by
Settings.latex2pdfCommandwill be copied to this folder which is given relative toSettings.targetSiteDirectory. - outputDirectoryFile - Variable in class eu.simuline.m2latex.core.Settings
-
File for
Settings.outputDirectorybased onSettings.targetSiteDirectory. - overlayString(String, String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Overlay a part of a String with another String.
P
- paramAdapt - Variable in class eu.simuline.m2latex.core.LatexProcessor
- ParameterAdapter - Interface in eu.simuline.m2latex.core
-
Common interface to pass parameters from ant and from maven.
- parts - Variable in class org.codehaus.plexus.util.cli.Commandline.Argument
- PATH_SEP - Static variable in class org.codehaus.plexus.util.Os
- PATTERN_INS_LATEX_MAIN - Static variable in class eu.simuline.m2latex.core.TexFileUtils
- PATTERN_NEED_BIBTEX_RUN - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- PATTERN_OUFULL_HVBOX - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- patternCreatedFromLatexMain - Variable in class eu.simuline.m2latex.core.Settings
-
This pattern is applied to file names and matching shall accept all the files which were created from a latex main file
xxx.tex. - PatternCreatedFromLatexMain() - Constructor for class eu.simuline.m2latex.core.Settings.PatternCreatedFromLatexMain
- patternErrBibtex - Variable in class eu.simuline.m2latex.core.Settings
-
The Pattern in the blg-file indicating that
Settings.bibtexCommandfailed. - PatternErrBibtex() - Constructor for class eu.simuline.m2latex.core.Settings.PatternErrBibtex
- patternErrLatex - Variable in class eu.simuline.m2latex.core.Settings
-
The pattern is applied linewise to the log-file and matching indicates an error emitted by the command
Settings.latex2pdfCommand. - PatternErrLatex() - Constructor for class eu.simuline.m2latex.core.Settings.PatternErrLatex
- patternErrMakeGlossaries - Variable in class eu.simuline.m2latex.core.Settings
-
The Pattern in the glg-file indicating that
Settings.makeGlossariesCommandfailed. - patternErrMakeIndex - Variable in class eu.simuline.m2latex.core.Settings
-
The Pattern in the ilg-file indicating that
Settings.makeIndexCommandfailed. - PatternErrMakeIndex() - Constructor for class eu.simuline.m2latex.core.Settings.PatternErrMakeIndex
- patternErrXindy - Variable in class eu.simuline.m2latex.core.Settings
-
The pattern in the glg-file indicating that running
xindyviaSettings.makeGlossariesCommandfailed. - patternLatexMainFile - Variable in class eu.simuline.m2latex.core.Settings
-
The pattern to be applied to the beginning of the contents of tex-files which identifies a latex main file.
- PatternLatexMainFile() - Constructor for class eu.simuline.m2latex.core.Settings.PatternLatexMainFile
- patternReRunLatex - Variable in class eu.simuline.m2latex.core.Settings
-
The pattern is applied linewise to the log-file and matching triggers rerunning
Settings.latex2pdfCommandifSettings.maxNumReRunsLatexis not yet reached to ensure termination. - PatternReRunLatex() - Constructor for class eu.simuline.m2latex.core.Settings.PatternReRunLatex
- patternReRunMakeGlossaries - Variable in class eu.simuline.m2latex.core.Settings
-
The pattern in the log-file which triggers rerunning
Settings.makeGlossariesCommandfollowed bySettings.latex2pdfCommand. - PatternReRunMakeGlossaries() - Constructor for class eu.simuline.m2latex.core.Settings.PatternReRunMakeGlossaries
- patternReRunMakeIndex - Variable in class eu.simuline.m2latex.core.Settings
-
The pattern in the log-file which triggers rerunning
Settings.makeIndexCommandfollowed bySettings.latex2pdfCommand. - PatternReRunMakeIndex() - Constructor for class eu.simuline.m2latex.core.Settings.PatternReRunMakeIndex
- patternT4htOutputFiles - Variable in class eu.simuline.m2latex.core.Settings
-
The pattern for the target files of goal
Target.htmlfor a given latex main filexxx.tex. - PatternT4htOutputFiles() - Constructor for class eu.simuline.m2latex.core.Settings.PatternT4htOutputFiles
- patternWarnBibtex - Variable in class eu.simuline.m2latex.core.Settings
-
The Pattern in the blg-file indicating a warning
Settings.bibtexCommandemitted. - PatternWarnBibtex() - Constructor for class eu.simuline.m2latex.core.Settings.PatternWarnBibtex
- patternWarnLatex - Variable in class eu.simuline.m2latex.core.Settings
-
The pattern is applied linewise to the log-file and matching indicates a warning emitted by the command
Settings.latex2pdfCommand, disragarding warnings on bad boxes providedSettings.debugWarningsis set. - PatternWarnLatex() - Constructor for class eu.simuline.m2latex.core.Settings.PatternWarnLatex
- patternWarnMakeIndex - Variable in class eu.simuline.m2latex.core.Settings
-
The Pattern in the ilg-file indicating a warning
Settings.makeIndexCommandemitted. - PatternWarnMakeIndex() - Constructor for class eu.simuline.m2latex.core.Settings.PatternWarnMakeIndex
- patternWarnXindy - Variable in class eu.simuline.m2latex.core.Settings
-
The pattern in the glg-file indicating a warning when running
xindyviaSettings.makeGlossariesCommand. - pdf - eu.simuline.m2latex.core.LatexDev
- pdf - eu.simuline.m2latex.core.Target
-
standalone.
- pdf2txtCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The pdf2txt-command for converting pdf-files into plain text files.
- pdf2txtOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options of the command
Settings.pdf2txtCommand. - pdfFile - Variable in class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
- PdfMojo - Class in eu.simuline.m2latex.mojo
-
Builds PDF documents from LaTeX sources for the goal
pdfwhich is not tied to a lifecycle phase. - PdfMojo() - Constructor for class eu.simuline.m2latex.mojo.PdfMojo
- pdfViaDvi - Variable in class eu.simuline.m2latex.core.Settings
-
Whether creation of pdf-files from latex-files goes via dvi-files.
- pid - Variable in class org.codehaus.plexus.util.cli.Commandline
- PLUGIN_HELP_PATH - Static variable in class eu.simuline.m2latex.mojo.HelpMojo
- png - eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Handler for .png-files representing the Portable Network Graphics format.
- position - Variable in class org.codehaus.plexus.util.cli.Commandline.Marker
- prechomp(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove the first value of a supplied String, and everything before it from a String.
- PREFIX_HIDDEN - Static variable in class eu.simuline.m2latex.core.TexFileUtils
- preProc - Variable in class eu.simuline.m2latex.core.LatexProcessor
- preProcessLatex2dev(LatexProcessor.LatexMainDesc, LatexDev) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs LaTeX on on the latex main file
texFiledescribed bydesconce, runs BibTeX, MakeIndex and MakeGlossaries by need and returns whether a second LaTeX run is required. - process - Variable in class org.codehaus.plexus.util.cli.CommandLineUtils.ProcessHook
- processGraphics() - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Defines graphics goal of the maven plugin in
GraphicsMojo. - processGraphicsSelectMain(File, DirNode) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Detects files in the directory represented by
texNodeand in subdirectories recursively: those which are in various graphic formats incompatible with LaTeX are converted into formats which can be inputted or included directly into a latex file. - processGraphicsSelectMain(File, DirNode, Collection<String>, Collection<File>) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Logging: WFU03: cannot close file EFU06: Cannot move file WPP02: tex file may be latex main file EEX01, EEX02, EEX03, WEX04, WEX05: if applications for preprocessing graphic files failed.
- processGraphicsSelectMainRec(File, DirNode, Collection<String>, Collection<File>) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Like
LatexPreProcessor.processGraphicsSelectMainRec(File,DirNode,Collection,Collection)but with recursion to subdirectories. - ProcessHook(Process) - Constructor for class org.codehaus.plexus.util.cli.CommandLineUtils.ProcessHook
- processLatex2dev(LatexProcessor.LatexMainDesc, LatexDev) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs LaTeX, BibTeX, MakeIndex and MakeGlossaries on the latex main file
texFiledescribed bydescrepeatedly as described forLatexProcessor.processLatex2devCore(LatexProcessor.LatexMainDesc, LatexDev)and issue a warning if the last LaTeX run issued a warning. - processLatex2devCore(LatexProcessor.LatexMainDesc, LatexDev) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs LaTeX on the latex main file
texFiledescribed bydesconce, runs BibTeX, MakeIndex and MakeGlossaries by need according toLatexProcessor.preProcessLatex2dev(LatexMainDesc, LatexDev)and reruns MakeIndex, MakeGlossaries and LaTeX as often as needed to get all links satisfied or as thresholdSettings.maxNumReRunsLatexspecifies. - processLatex2docx(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs conversion of
texFileto docx or other MS word formats after processing latex to set up the references, bibliography, index and that like. - processLatex2dvi(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
- processLatex2html(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs conversion of
texFileto html or xhtml after processing latex to set up the references, bibliography, index and that like. - processLatex2odt(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs conversion of
texFileto odt or other open office formats after processing latex to set up the references, bibliography, index and that like. - processLatex2pdf(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
- processLatex2rtf(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs direct conversion of
texFileto rtf format. - processLatex2txt(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs conversion of
texFileto txt format via pdf. - processSource(LatexProcessor, File) - Method in enum eu.simuline.m2latex.core.Target
-
Processes the latex main file
texFiledelegating tolatexProcessor. - procSrc(File, LatexPreProcessor) - Method in enum eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Typically, .i.e. for
LatexPreProcessor.SuffixHandler.fig-,LatexPreProcessor.SuffixHandler.gp-,LatexPreProcessor.SuffixHandler.mp- and associatesfileDoes the transformation of the filefileusingprocimmediately, except forLatexPreProcessor.SuffixHandler.svg-files for which an info message is logged, that transformation is done by need in the course of a LaTeX run. - project - Variable in class eu.simuline.m2latex.antTask.AntLogWrapper
Q
- quote(String) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- quote(String, boolean) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- quote(String, boolean, boolean, boolean) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- quoteAndEscape(String, char) - Static method in class org.codehaus.plexus.util.StringUtils
-
Quote and escape a String with the given character, handling
null. - quoteAndEscape(String, char, char[]) - Static method in class org.codehaus.plexus.util.StringUtils
-
Quote and escape a String with the given character, handling
null. - quoteAndEscape(String, char, char[], char[], char, boolean) - Static method in class org.codehaus.plexus.util.StringUtils
- quoteAndEscape(String, char, char[], char[], String, boolean) - Static method in class org.codehaus.plexus.util.StringUtils
- quoteAndEscape(String, char, char[], char, boolean) - Static method in class org.codehaus.plexus.util.StringUtils
- quoteArgument(String) - Static method in class org.codehaus.plexus.util.cli.Commandline
-
Deprecated.Use
CommandLineUtils.quote(String)instead. - quotedArgumentsEnabled - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- quotedExecutableEnabled - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- quoteOneItem(String, boolean) - Method in class org.codehaus.plexus.util.cli.shell.BourneShell
-
Unify quotes in a path for the Bourne Shell.
- quoteOneItem(String, boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
R
- readTexSrcProcDirRec - Variable in class eu.simuline.m2latex.core.Settings
-
Whether the tex source directory
Settings.texSrcProcDirectoryshall be read recursively, i.e. including the subdirectories recursively. - realPos - Variable in class org.codehaus.plexus.util.cli.Commandline.Marker
- regularFileNames - Variable in class eu.simuline.m2latex.core.DirNode
-
The set of names of regular files, i.e. files except directories in the directory described by this node.
- removeAndHump(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
- removeDuplicateWhitespace(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove all duplicate whitespace characters and line terminators are replaced with a single space.
- removeShutdownHook(Thread) - Static method in class org.codehaus.plexus.util.cli.ShutdownHookUtils
- repeat(String, int) - Static method in class eu.simuline.m2latex.mojo.HelpMojo
-
Repeat a String
ntimes to form a new string. - repeat(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Repeat a String
ntimes to form a new string. - replace(String, char, char) - Static method in class org.codehaus.plexus.util.StringUtils
-
Replace all occurances of a char within another char.
- replace(String, char, char, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Replace a char with another char inside a larger String, for the first
maxvalues of the search char. - replace(String, String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Replace all occurances of a String within another String.
- replace(String, String, String, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Replace a String with another String inside a larger String, for the first
maxvalues of the search String. - replaceOnce(String, char, char) - Static method in class org.codehaus.plexus.util.StringUtils
-
Replace a char with another char inside a larger String, once.
- replaceOnce(String, String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Replace a String with another String inside a larger String, once.
- replaceSuffix(File, String) - Method in class eu.simuline.m2latex.core.TexFileUtils
- reverse(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Reverse a String.
- reverseArray(Object[]) - Static method in class org.codehaus.plexus.util.StringUtils
-
Reverses an array.
- reverseDelimitedString(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Reverses a String that is delimited by a specific character.
- right(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Gets the rightmost
ncharacters of a String. - rightPad(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Right pad a String with spaces.
- rightPad(String, int, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Right pad a String with a specified string.
- rtf - eu.simuline.m2latex.core.Target
-
standalone
- RtfMojo - Class in eu.simuline.m2latex.mojo
-
Builds rtf documents from LaTeX sources for the goal
rtfwhich is not tied to a lifecycle phase. - RtfMojo() - Constructor for class eu.simuline.m2latex.mojo.RtfMojo
- run() - Method in class org.codehaus.plexus.util.cli.CommandLineUtils.ProcessHook
- run() - Method in class org.codehaus.plexus.util.cli.StreamFeeder
- run() - Method in class org.codehaus.plexus.util.cli.StreamPumper
- runBibtexByNeed(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs the BibTeX command given by
Settings.getBibtexCommand()on the aux-file corresponding withtexFilein the directory containingtexFileprovided an according pattern in the aux-file indicates that a bibliography shall be created. - runCheck(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs the check command given by
Settings.getChkTexCommand()on the latex main filetexFilein the directory containingtexFilecreating a log file with endingLatexProcessor.SUFFIX_CLGin that directory. - runDvi2pdf(LatexProcessor.LatexMainDesc) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs conversion from dvi to pdf-file executing
Settings.getDvi2pdfCommand()on a dvi-file covered bydescwith arguments given byLatexProcessor.buildLatexArguments(Settings, LatexDev, File). - runEbb(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
- runFig2Dev(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Converts the fig-file
figFileinto a tex-file with ending ptx including a pdf-file or an eps-file also created. - runFig2DevInTex(File, LatexDev) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
From
figFilecreate pdf/eps-file containing graphics without text with special flag set. - runFig2TexInclDev(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
From
figFilecreate tex-file containing text with special flag set and including a graphic file containing the rest offigFile. - runGnuplot2Dev(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Converts a gnuplot-file into a tex-file with ending ptx including a pdf-file or an eps-file also created.
- runGnuplot2Dev(File, LatexDev) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
- runLatex2dev(LatexProcessor.LatexMainDesc, LatexDev) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs the LaTeX command given by
Settings.getLatex2pdfCommand()on the latex main filetexFiledescribed bydescin the directory containingtexFilewith arguments given byLatexProcessor.buildLatexArguments(Settings, LatexDev, File). - runLatex2html(LatexProcessor.LatexMainDesc) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs the tex4ht command given by
Settings.getTex4htCommand()ontexFiledescribed bydescin the directory containingtexFilewith arguments given byLatexProcessor.buildHtlatexArguments(Settings, File). - runLatex2odt(LatexProcessor.LatexMainDesc) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs conversion from latex to odt executing
Settings.getTex4htCommand()ontexFilein the directory containingtexFilewith arguments given byLatexProcessor.buildLatexArguments(Settings, LatexDev, File). - runLatex2rtf(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs the latex2rtf command given by
Settings.getLatex2rtfCommand()ontexFilein the directory containingtexFilewith arguments given byAbstractLatexProcessor.buildArguments(String, File). - runMakeGlossaryByNeed(LatexProcessor.LatexMainDesc) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs the MakeGlossaries command given by
Settings.getMakeGlossariesCommand()on the aux-file corresponding withtexFilein the directory containingtexFileprovided that the existence of an glo-file indicates that a glossary shall be created. - runMakeIndex(LatexProcessor.LatexMainDesc) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs the MakeIndex command given by
Settings.getMakeIndexCommand(). - runMakeIndexByNeed(LatexProcessor.LatexMainDesc) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs the MakeIndex command given by
Settings.getMakeIndexCommand()on the idx-file corresponding withtexFilein the directory containingtexFileprovided that the existence of an idx-file indicates that an index shall be created. - runMetapost2mps(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Runs mpost on mp-files to generate mps-files.
- runOdt2doc(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs conversion from odt to doc or docx-file executing
Settings.getOdt2docCommand()on an odt-file created fromtexFilein the directory containingtexFilewith arguments given byLatexProcessor.buildLatexArguments(Settings, LatexDev, File). - runPdf2txt(File) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs conversion from pdf to txt-file executing
Settings.getPdf2txtCommand()on a pdf-file created fromtexFilein the directory containingtexFilewith arguments given byLatexProcessor.buildLatexArguments(Settings, LatexDev, File). - runSplitIndex(LatexProcessor.LatexMainDesc, Collection<String>) - Method in class eu.simuline.m2latex.core.LatexProcessor
-
Runs the SplitIndex command given by
Settings.getSplitIndexCommand(). - runSvg2Dev(File) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
-
Converts an svg-file into a tex-file with ending ptx including a pdf-file or an eps-file also created.
- runSvg2Dev(File, LatexDev, boolean) - Method in class eu.simuline.m2latex.core.LatexPreProcessor
S
- scheduleProcSrc(File, Map<File, LatexPreProcessor.SuffixHandler>, LatexPreProcessor, Collection<File>) - Method in enum eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
- SEP_IDENT_IDX - Static variable in class eu.simuline.m2latex.core.LatexProcessor
-
Separator
-of the index identifier used in filesxxx-yy.idx,xxx-yy.indandxxx-yy.ilg. - setArch(String) - Method in class org.codehaus.plexus.util.Os
-
Sets the desired OS architecture
- setArgumentEscapePattern(String) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- setArgumentQuoteDelimiter(char) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- setBaseDirectory(File) - Method in class eu.simuline.m2latex.core.Settings
-
Sets
Settings.baseDirectoryand updatesSettings.texSrcDirectoryFileandSettings.texSrcProcDirectoryFile. - setBibtexCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setBibtexOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setChkTexCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setChkTexOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setCleanUp(boolean) - Method in class eu.simuline.m2latex.core.Settings
- setDebugBadBoxes(boolean) - Method in class eu.simuline.m2latex.core.Settings
- setDebugWarnings(boolean) - Method in class eu.simuline.m2latex.core.Settings
- setDefaultShell() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Sets the shell or command-line interpretor for the detected operating system, and the shell arguments.
- setDone() - Method in class org.codehaus.plexus.util.cli.AbstractStreamHandler
- setDoubleQuotedArgumentEscaped(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- setDoubleQuotedExecutableEscaped(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- setDvi2pdfCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setDvi2pdfOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setEbbCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setEbbOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setExecutable(String) - Method in class org.codehaus.plexus.util.cli.Commandline
-
Sets the executable to run.
- setExecutable(String) - Method in class org.codehaus.plexus.util.cli.shell.Shell
-
Sets the executable to run.
- setExecutableQuoteDelimiter(char) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- setFamily(String) - Method in class org.codehaus.plexus.util.Os
-
Sets the desired OS family type
- setFig2devCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setFig2devGenOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setFig2devPdfEpsOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setFig2devPtxOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setFile(File) - Method in interface org.codehaus.plexus.util.cli.Arg
- setFile(File) - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
- setGnuplotCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setGnuplotOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setLatex2pdfCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setLatex2pdfOptions(String) - Method in class eu.simuline.m2latex.core.Settings
-
Sets the argument string of the latex command given by
Settings.latex2pdfCommand. - setLatex2rtfCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setLatex2rtfOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setLine(String) - Method in interface org.codehaus.plexus.util.cli.Arg
- setLine(String) - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
- setMakeGlossariesCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setMakeGlossariesOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setMakeIndexCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setMakeIndexOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setMaxNumReRunsLatex(int) - Method in class eu.simuline.m2latex.core.Settings
- setMetapostCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setMetapostOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setName(String) - Method in class org.codehaus.plexus.util.Os
-
Sets the desired OS name
- setOdt2docCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setOdt2docOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setOutputDirectory(String) - Method in class eu.simuline.m2latex.core.Settings
-
Sets
Settings.outputDirectoryand updatesSettings.outputDirectoryFile. - setPatternCreatedFromLatexMain(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternErrBibtex(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternErrLatex(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternErrMakeGlossaries(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternErrMakeIndex(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternLatexMainFile(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternReRunLatex(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternReRunMakeGlossaries(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternReRunMakeIndex(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternT4htOutputFiles(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternWarnBibtex(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternWarnLatex(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternWarnMakeIndex(String) - Method in class eu.simuline.m2latex.core.Settings
- setPatternWarnXindy(String) - Method in class eu.simuline.m2latex.core.Settings
- setPdf2txtCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setPdf2txtOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setPdfViaDvi(boolean) - Method in class eu.simuline.m2latex.core.Settings
- setPid(long) - Method in class org.codehaus.plexus.util.cli.Commandline
- setQuotedArgumentsEnabled(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- setQuotedExecutableEnabled(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- setReadTexSrcProcDirRec(boolean) - Method in class eu.simuline.m2latex.core.Settings
- setShell(Shell) - Method in class org.codehaus.plexus.util.cli.Commandline
-
Allows to set the shell to be used in this command line.
- setShellArgs(String[]) - Method in class org.codehaus.plexus.util.cli.shell.Shell
-
Set the shell arguments when calling a command line (not the executable arguments) (eg.
- setShellCommand(String) - Method in class org.codehaus.plexus.util.cli.shell.Shell
-
Set the command to execute the shell (eg.
- setSingleQuotedArgumentEscaped(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- setSingleQuotedExecutableEscaped(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
- setSplitIndexCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setSplitIndexOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setSvg2devCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setSvg2devOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setT4htOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setTargetDirectory(File) - Method in class eu.simuline.m2latex.core.Settings
-
Sets
Settings.targetDirectory. - setTargets(String) - Method in class eu.simuline.m2latex.core.Settings
- setTargetSiteDirectory(File) - Method in class eu.simuline.m2latex.core.Settings
-
Sets
Settings.targetSiteDirectoryand updatesSettings.outputDirectoryFile. - setTex4htCommand(String) - Method in class eu.simuline.m2latex.core.Settings
- setTex4htOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setTex4htStyOptions(String) - Method in class eu.simuline.m2latex.core.Settings
- setTexPath(File) - Method in class eu.simuline.m2latex.core.Settings
- setTexSrcDirectory(String) - Method in class eu.simuline.m2latex.core.Settings
-
Sets
Settings.texSrcDirectoryand updatesSettings.texSrcDirectoryFileandSettings.texSrcProcDirectoryFile. - setTexSrcProcDirectory(String) - Method in class eu.simuline.m2latex.core.Settings
-
Sets
Settings.texSrcProcDirectoryand updatesSettings.texSrcProcDirectoryFile. - settings - Variable in class eu.simuline.m2latex.antTask.AbstractLatexTask
-
Contains all parameters for executing this task.
- settings - Variable in class eu.simuline.m2latex.core.AbstractLatexProcessor
- settings - Variable in class eu.simuline.m2latex.mojo.AbstractLatexMojo
-
Comrpises all parameters for executing this maven plugin.
- Settings - Class in eu.simuline.m2latex.core
-
The settings for a maven plugin and for an ant task.
- Settings() - Constructor for class eu.simuline.m2latex.core.Settings
- Settings.Latex2pdfOptions - Class in eu.simuline.m2latex.core
- Settings.MetapostOptions - Class in eu.simuline.m2latex.core
- Settings.PatternCreatedFromLatexMain - Class in eu.simuline.m2latex.core
- Settings.PatternErrBibtex - Class in eu.simuline.m2latex.core
- Settings.PatternErrLatex - Class in eu.simuline.m2latex.core
- Settings.PatternErrMakeIndex - Class in eu.simuline.m2latex.core
- Settings.PatternLatexMainFile - Class in eu.simuline.m2latex.core
- Settings.PatternReRunLatex - Class in eu.simuline.m2latex.core
- Settings.PatternReRunMakeGlossaries - Class in eu.simuline.m2latex.core
- Settings.PatternReRunMakeIndex - Class in eu.simuline.m2latex.core
- Settings.PatternT4htOutputFiles - Class in eu.simuline.m2latex.core
- Settings.PatternWarnBibtex - Class in eu.simuline.m2latex.core
- Settings.PatternWarnLatex - Class in eu.simuline.m2latex.core
- Settings.PatternWarnMakeIndex - Class in eu.simuline.m2latex.core
- setUnconditionalQuoting(boolean) - Method in class org.codehaus.plexus.util.cli.shell.Shell
-
Toggle unconditional quoting
- setValidFamilies() - Static method in class org.codehaus.plexus.util.Os
-
Initializes the set of valid families.
- setValue(String) - Method in interface org.codehaus.plexus.util.cli.Arg
- setValue(String) - Method in class org.codehaus.plexus.util.cli.Commandline.Argument
- setVersion(String) - Method in class org.codehaus.plexus.util.Os
-
Sets the desired OS version
- setWorkingDirectory(File) - Method in class org.codehaus.plexus.util.cli.Commandline
-
Sets execution directory.
- setWorkingDirectory(File) - Method in class org.codehaus.plexus.util.cli.shell.Shell
-
Sets execution directory.
- setWorkingDirectory(String) - Method in class org.codehaus.plexus.util.cli.Commandline
-
Sets execution directory.
- setWorkingDirectory(String) - Method in class org.codehaus.plexus.util.cli.shell.Shell
-
Sets execution directory.
- shell - Variable in class org.codehaus.plexus.util.cli.Commandline
- Shell - Class in org.codehaus.plexus.util.cli.shell
-
Class that abstracts the Shell functionality, with subclases for shells that behave particularly, like
command.comcmd.exe - Shell() - Constructor for class org.codehaus.plexus.util.cli.shell.Shell
- shellArgs - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- shellCommand - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- ShutdownHookUtils - Class in org.codehaus.plexus.util.cli
-
A shutdown hook that does not throw any exceptions upon container startup/shutdown or security manager restrictions.
- ShutdownHookUtils() - Constructor for class org.codehaus.plexus.util.cli.ShutdownHookUtils
- singleQuotedArgumentEscaped - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- singleQuotedExecutableEscaped - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- size() - Method in class org.codehaus.plexus.util.cli.Commandline
- SIZE - Static variable in class org.codehaus.plexus.util.cli.StreamPumper
- split(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Splits the provided text into a array, using whitespace as the separator.
- split(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
- split(String, String, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Splits the provided text into a array, based on a given separator.
- splitIndexCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The SplitIndex command to create ind-files from an idx-file logging on ilg-files.
- splitIndexOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for
Settings.splitIndexCommand. - SST - Static variable in class eu.simuline.m2latex.core.Settings
-
On unix
src/site/tex, on other operating systems accordingly. - StreamConsumer - Interface in org.codehaus.plexus.util.cli
-
Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped".
- StreamFeeder - Class in org.codehaus.plexus.util.cli
-
Read from an InputStream and write the output to an OutputStream.
- StreamFeeder(InputStream, OutputStream) - Constructor for class org.codehaus.plexus.util.cli.StreamFeeder
-
Create a new StreamFeeder
- StreamPumper - Class in org.codehaus.plexus.util.cli
-
Class to pump the error stream during Process's runtime.
- StreamPumper(InputStream) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
- StreamPumper(InputStream, PrintWriter) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
- StreamPumper(InputStream, PrintWriter, StreamConsumer) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
- StreamPumper(InputStream, StreamConsumer) - Constructor for class org.codehaus.plexus.util.cli.StreamPumper
- string - Variable in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
- StringStreamConsumer() - Constructor for class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
- StringUtils - Class in org.codehaus.plexus.util
-
Common
Stringmanipulation routines. - StringUtils() - Constructor for class org.codehaus.plexus.util.StringUtils
-
StringUtilsinstances should NOT be constructed in standard programming. - strip(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove whitespace from the front and back of a String.
- strip(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Remove a specified String from the front and back of a String.
- stripAll(String[]) - Static method in class org.codehaus.plexus.util.StringUtils
-
Strip whitespace from the front and back of every String in the array.
- stripAll(String[], String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Strip the specified delimiter from the front and back of every String in the array.
- stripEnd(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Strip any of a supplied String from the end of a String.
- stripStart(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Strip any of a supplied String from the start of a String.
- substring(String, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Gets a substring from the specified string avoiding exceptions.
- substring(String, int, int) - Static method in class org.codehaus.plexus.util.StringUtils
-
Gets a substring from the specified String avoiding exceptions.
- SUFFIX_AUX - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_BB - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_BBL - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_BIB - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_BLG - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_CLG - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_DVI - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_EPS - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_EPSTEX - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_FIG - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_FLS - Static variable in class eu.simuline.m2latex.core.AbstractLatexProcessor
- SUFFIX_GLG - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_GLO - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_GLS - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_GP - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_HTML - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_IDX - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_ILG - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_IND - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_JPG - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_LOF - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_LOG - Static variable in class eu.simuline.m2latex.core.AbstractLatexProcessor
- SUFFIX_LOT - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_MP - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_MPS - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_MPX - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_ODT - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_PDF - Static variable in class eu.simuline.m2latex.core.AbstractLatexProcessor
- SUFFIX_PDFTEX - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_PNG - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_PTX - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_RTF - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_SVG - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_TEX - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX_TOC - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_TXT - Static variable in class eu.simuline.m2latex.core.LatexProcessor
- SUFFIX_VOID - Static variable in class eu.simuline.m2latex.core.AbstractLatexProcessor
- SUFFIX_XBB - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
- SUFFIX2HANDLER - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
-
Maps the suffix to the according handler.
- SuffixHandler() - Constructor for enum eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
- svg - eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Handler for .svg-files representing scaleable vector graphics.
- svg2devCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The command for conversion of svg-files into a mixed format FIXME, synchronize with fig2devCommand.
- svg2devOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for the command
Settings.svg2devCommandfor exporting svg-figures into latex compatible files. - swapCase(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Swaps the case of String.
T
- t4htOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for
t4htwhich converts idv-file and lg-file into css-files, tmp-file and, by need and if configured accordingly into png files. - Target - Enum in eu.simuline.m2latex.core
-
The enumeration of all supported creational targets.
- Target() - Constructor for enum eu.simuline.m2latex.core.Target
- targetDirectory - Variable in class eu.simuline.m2latex.core.Settings
-
The target directory of this maven project.
- targetDirectory - Variable in class eu.simuline.m2latex.mojo.AbstractLatexMojo
-
The target directory of this maven project.
- targets - Variable in class eu.simuline.m2latex.core.Settings
-
A comma separated list of targets returned as a set by
Settings.getTargetSet(). - targetSiteDirectory - Variable in class eu.simuline.m2latex.core.Settings
-
The target site directory of this maven project.
- targetSiteDirectory - Variable in class eu.simuline.m2latex.mojo.AbstractLatexMojo
-
The target site directory of this maven project.
- tex - eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Handler for .tex-files representing the TeX format, to be more precise the LaTeX format.
- tex4htCommand - Variable in class eu.simuline.m2latex.core.Settings
-
The tex4ht command.
- tex4htOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for
tex4htwhich extracts information from a dvi-file or from a pdf-file into the according lg-file and idv-file producing html-files and by need and if configured accordingly svg-files, 4ct-files and 4tc-files and a css-file and a tmp-file. - tex4htStyOptions - Variable in class eu.simuline.m2latex.core.Settings
-
The options for the
tex4ht-style which creates a dvi-file or a pdf-file with information to create sgml, e.g. html or odt or something like that. - texFile - Variable in class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
- TexFileUtils - Class in eu.simuline.m2latex.core
-
Sole interface to
org.apache.commons.io.. - TexFileUtils(LogWrapper) - Constructor for class eu.simuline.m2latex.core.TexFileUtils
- texPath - Variable in class eu.simuline.m2latex.core.Settings
-
Path to the TeX scripts or
null. - texSrcDirectory - Variable in class eu.simuline.m2latex.core.Settings
-
The latex source directory as a string relative to
Settings.baseDirectory, containingSettings.texSrcProcDirectory. - texSrcDirectoryFile - Variable in class eu.simuline.m2latex.core.Settings
-
File for
Settings.texSrcDirectorybased onSettings.baseDirectory. - texSrcProcDirectory - Variable in class eu.simuline.m2latex.core.Settings
-
The latex source processing directory as a string relative to
Settings.texSrcDirectorycontaining all tex main documents and the graphic files to be processed and also to be cleaned. - texSrcProcDirectoryFile - Variable in class eu.simuline.m2latex.core.Settings
-
File for
Settings.texSrcProcDirectorybased onSettings.texSrcDirectory. - toByteArray(InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of an
InputStreamas abyte[]. - toByteArray(InputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of an
InputStreamas abyte[]. - toByteArray(Reader) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of a
Readeras abyte[]. - toByteArray(Reader, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of a
Readeras abyte[]. - toByteArray(String) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of a
Stringas abyte[]. - toByteArray(String, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of a
Stringas abyte[]. - toLines(String, int, int, int) - Static method in class eu.simuline.m2latex.mojo.HelpMojo
-
Splits the specified text into lines of convenient display length.
- toLines(List<String>, String, int, int) - Static method in class eu.simuline.m2latex.mojo.HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
- toString() - Method in class eu.simuline.m2latex.core.Settings
- toString() - Method in class org.codehaus.plexus.util.cli.Commandline
- toString(byte[]) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of a
byte[]as a String. - toString(byte[], int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of a
byte[]as a String. - toString(byte[], String) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of a
byte[]as a String. - toString(byte[], String, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of a
byte[]as a String. - toString(InputStream) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of an
InputStreamas a String. - toString(InputStream, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of an
InputStreamas a String. - toString(InputStream, String) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of an
InputStreamas a String. - toString(InputStream, String, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of an
InputStreamas a String. - toString(Reader) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of a
Readeras a String. - toString(Reader, int) - Static method in class org.codehaus.plexus.util.IOUtil
-
Get the contents of a
Readeras a String. - toString(String[]) - Static method in class org.codehaus.plexus.util.cli.Commandline
-
Deprecated.Use
CommandLineUtils.toString(String[])instead. - toString(String[]) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- translateCommandline(String) - Static method in class org.codehaus.plexus.util.cli.Commandline
-
Deprecated.Use
CommandLineUtils.translateCommandline(String)instead. - translateCommandline(String) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- trim(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Removes control characters, including whitespace, from both ends of this String, handling
nullby returningnull. - txt - eu.simuline.m2latex.core.Target
-
Based on
Target.pdf - TxtMojo - Class in eu.simuline.m2latex.mojo
-
Builds documents in plain text weakly formatted (e.g. symbols) for the goal
txtwhich is not tied to a lifecycle phase. - TxtMojo() - Constructor for class eu.simuline.m2latex.mojo.TxtMojo
U
- uncapitalise(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Uncapitalise a String.
- uncapitaliseAllWords(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Uncapitalise all the words in a string.
- unconditionallyQuote - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- unifyLineSeparators(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Parses the given String and replaces all occurrences of '\n', '\r' and '\r\n' with the system line separator.
- unifyLineSeparators(String, String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Parses the given String and replaces all occurrences of '\n', '\r' and '\r\n' with the system line separator.
- update(File, File) - Method in class eu.simuline.m2latex.core.AbstractLatexProcessor
- upperCase(String) - Static method in class org.codehaus.plexus.util.StringUtils
-
Convert a String to upper case,
nullString returnsnull.
V
- validFamilies - Static variable in class org.codehaus.plexus.util.Os
- valueOf(String) - Static method in enum eu.simuline.m2latex.core.LatexDev
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum eu.simuline.m2latex.core.Target
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum eu.simuline.m2latex.core.LatexDev
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.simuline.m2latex.core.LatexPreProcessor.SuffixHandler
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum eu.simuline.m2latex.core.Target
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verifyShellState() - Method in class org.codehaus.plexus.util.cli.Commandline
-
Deprecated.Remove once backward compat with plexus-utils <= 1.4 is no longer a consideration
- version - Variable in class org.codehaus.plexus.util.Os
W
- waitForAllPumpers(StreamFeeder, StreamPumper, StreamPumper) - Static method in class org.codehaus.plexus.util.cli.CommandLineUtils
- waitUntilDone() - Method in class org.codehaus.plexus.util.cli.AbstractStreamHandler
- warn(String) - Method in class eu.simuline.m2latex.antTask.AntLogWrapper
- warn(String) - Method in interface eu.simuline.m2latex.core.LogWrapper
- warn(String) - Method in class eu.simuline.m2latex.mojo.MavenLogWrapper
- warn(String, Throwable) - Method in class eu.simuline.m2latex.antTask.AntLogWrapper
- warn(String, Throwable) - Method in interface eu.simuline.m2latex.core.LogWrapper
- warn(String, Throwable) - Method in class eu.simuline.m2latex.mojo.MavenLogWrapper
- warnIfNull(File[], File) - Method in class eu.simuline.m2latex.core.TexFileUtils
- workingDir - Variable in class org.codehaus.plexus.util.cli.Commandline
-
Deprecated.
- workingDir - Variable in class org.codehaus.plexus.util.cli.shell.Shell
- writeGoal(StringBuilder, String, Element) - Method in class eu.simuline.m2latex.mojo.HelpMojo
- writeParameter(StringBuilder, Node, Node) - Method in class eu.simuline.m2latex.mojo.HelpMojo
X
- XFIG_TEX_LANGUAGE - Static variable in class eu.simuline.m2latex.core.LatexPreProcessor
-
The name of the language used by the
Settings.getFig2devCommand()to specify ``special'' text without graphic of an xfig-picture. - xxxFile - Variable in class eu.simuline.m2latex.core.LatexProcessor.LatexMainDesc
All Classes All Packages