|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwriter2latex.Application
public final class Application
Commandline utility to convert an OpenOffice.org Writer XML file into XHTML/LaTeX/BibTeX
The utility is invoked with the following command line:
java -jar writer2latex.jar [options] source [target]
Where the available options are
-latex, -bibtex, -xhtml,
-xhtml+mathml, -xhtml+mathml+xsl
-recurse
-config[=]filename
-template[=]filename
-option[=]value
where option can be any simple option known to Writer2LaTeX
(see documentation for the configuration file).
| Constructor Summary | |
|---|---|
Application()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main method |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Application()
| Method Detail |
|---|
public static final void main(java.lang.String[] args)
args - The argument passed on the command line.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||