Uses of Interface
writer2latex.api.BatchHandler
Packages that use BatchHandler
Package
Description
-
Uses of BatchHandler in org.openoffice.da.comp.writer2xhtml
Classes in org.openoffice.da.comp.writer2xhtml that implement BatchHandlerModifier and TypeClassDescriptionclass
The uno interface provides an XBatchHandler implementation, the java interface requires a BatchHandler implementation. -
Uses of BatchHandler in writer2latex
Classes in writer2latex that implement BatchHandlerModifier and TypeClassDescriptionclass
This class implements aBatchHandler
for command line usage -
Uses of BatchHandler in writer2latex.api
Methods in writer2latex.api with parameters of type BatchHandlerModifier and TypeMethodDescriptionvoid
BatchConverter.convert
(File source, File target, boolean bRecurse, BatchHandler handler) Convert a directory using the givenConverter
(if none is given, all files will be ignored). -
Uses of BatchHandler in writer2latex.base
Methods in writer2latex.base with parameters of type BatchHandlerModifier and TypeMethodDescriptionvoid
BatchConverterBase.convert
(File source, File target, boolean bRecurse, BatchHandler handler)