Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
writer2latex.base.BatchConverterBase
writer2latex.xhtml.BatchConverterImpl
public class BatchConverterImpl
extends BatchConverterBase
writer2latex.api.BatchConverter
for
xhtml 1.0 strict
Constructor Summary | |
Method Summary | |
OutputFile |
|
Config | |
protected String | |
void |
|
void |
|
Methods inherited from class writer2latex.base.BatchConverterBase | |
convert , getIndexFileName , setConverter |
public OutputFile createIndexFile(String sHeading, IndexPageEntry[] entries)
- Specified by:
- createIndexFile in interface BatchConverter
protected String getIndexFileName()
- Overrides:
- getIndexFileName in interface BatchConverterBase
public void readTemplate(File file) throws IOException
- Specified by:
- readTemplate in interface BatchConverter
public void readTemplate(InputStream is) throws IOException
- Specified by:
- readTemplate in interface BatchConverter