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 TypeClassDescriptionclassThe 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 TypeClassDescriptionclassThis class implements aBatchHandlerfor command line usage -
Uses of BatchHandler in writer2latex.api
Methods in writer2latex.api with parameters of type BatchHandlerModifier and TypeMethodDescriptionvoidBatchConverter.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 TypeMethodDescriptionvoidBatchConverterBase.convert(File source, File target, boolean bRecurse, BatchHandler handler)