writer2latex
public class BatchHandlerImpl extends Object implements BatchHandler
BatchHandler for command line usage
| Method Summary | |
|---|---|
| boolean | cancel() |
| void | endConversion() |
| void | endDirectory(String sName, boolean bSuccess) |
| void | endFile(String sName, boolean bSuccess) |
| void | startConversion() |
| void | startDirectory(String sName) |
| void | startFile(String sName) |