| Package | Description | 
|---|---|
| org.openoffice.da.comp.writer2xhtml | |
| writer2latex | |
| writer2latex.api | |
| writer2latex.base | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BatchHandlerAdapterThe uno interface provides an XBatchHandler implementation, the java
  interface requires a BatchHandler implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BatchHandlerImplThis class implements a  BatchHandlerfor command line usage | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BatchConverter. convert(java.io.File source,
       java.io.File target,
       boolean bRecurse,
       BatchHandler handler)Convert a directory using the given  Converter(if none is given,
  all files will be ignored). | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BatchConverterBase. convert(java.io.File source,
       java.io.File target,
       boolean bRecurse,
       BatchHandler handler) |