Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
writer2latex.base.ConverterBase
writer2latex.xhtml.Converter
public class Converter
extends ConverterBase
Field Summary | |
protected int |
Fields inherited from class writer2latex.base.ConverterBase | |
convertData , graphicConverter , imageLoader , metaData , odDoc , ofr , sTargetFileName |
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
void | |
protected Element |
|
Element |
|
Element |
|
Element |
|
protected Text |
|
Config | |
protected DrawConverter | |
protected L10n |
|
protected MathConverter | |
protected int | |
String |
|
Element | |
protected writer2latex.xhtml.StyleConverter | |
protected TableConverter | |
protected TextConverter | |
protected int |
|
void |
|
protected Node |
|
Element | |
boolean | |
void |
|
void |
|
Methods inherited from class writer2latex.base.ConverterBase | |
addDocument , convert , convert , convertInner , getEmbeddedObject , getImageLoader , getMetaData , readTemplate , readTemplate , setGraphicConverter |
public void addTarget(Element node, String sId)
public void changeOutFile(int nIndex)
public void convertInner() throws IOException
- Overrides:
- convertInner in interface ConverterBase
protected Element createElement(String s)
public Element createLink(Element onode)
public Element createLink(String sId)
public Element createTarget(String sId)
protected Text createTextNode(String s)
protected int getOutFileIndex()
public String getOutFileName(int nIndex, boolean bWithExt)
public Element getPanelNode()
protected writer2latex.xhtml.StyleConverter getStyleCv()
protected int getType()
public void handleOfficeAnnotation(Node onode, Node hnode)
protected Node importNode(Node node, boolean bDeep)
public Element nextOutFile()
public boolean outFileHasContent()
public void readTemplate(File file) throws IOException
- Specified by:
- readTemplate in interface Converter
- Overrides:
- readTemplate in interface ConverterBase
public void readTemplate(InputStream is) throws IOException
- Specified by:
- readTemplate in interface Converter
- Overrides:
- readTemplate in interface ConverterBase