Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
writer2latex.base.ConverterBase
writer2latex.latex.ConverterPalette
public final class ConverterPalette
extends ConverterBase
Field Summary |
Fields inherited from class writer2latex.base.ConverterBase | |
convertData , graphicConverter , imageLoader , metaData , odDoc , ofr , sTargetFileName |
Constructor Summary | |
Method Summary | |
void |
|
void | |
BibConverter |
|
BlockConverter | |
CaptionConverter | |
CharStyleConverter | |
ColorConverter | |
Config |
|
DrawConverter | |
FieldConverter | |
HeadingConverter | |
I18n |
|
IndexConverter | |
Info |
|
InlineConverter | |
ListStyleConverter | |
Context | |
MathmlConverter | |
NoteConverter | |
String | |
PageStyleConverter | |
ParConverter |
|
SectionConverter | |
TableConverter |
Methods inherited from class writer2latex.base.ConverterBase | |
addDocument , convert , convert , convertInner , getEmbeddedObject , getImageLoader , getMetaData , readTemplate , readTemplate , setGraphicConverter |
public void addGlobalOption(String sOption)
public void convertInner() throws IOException
- Overrides:
- convertInner in interface ConverterBase
public Config getConfig()
Get the interface for the configuration of this converter
- Returns:
- the configuration
public String getOutFileName()