Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
writer2latex.base.BatchConverterBase
writer2latex.api.BatchConverter
.
The base implementation handles the traversal of directories and files, and
leaves the handling of indexpages to the subclass.
Constructor Summary | |
Method Summary | |
void |
|
protected abstract String | |
void |
|
public void convert(File source, File target, boolean bRecurse, BatchHandler handler)
- Specified by:
- convert in interface BatchConverter
protected abstract String getIndexFileName()
public void setConverter(Converter converter)
- Specified by:
- setConverter in interface BatchConverter