Frames | No Frames |
Classes implementing writer2latex.api.BatchConverter | |
class | Abstract base implementation of writer2latex.api.BatchConverter .
|
Methods with return type writer2latex.api.BatchConverter | |
BatchConverter | ConverterFactory.createBatchConverter(String sMIME) Create a BatchConverter implementation which supports
conversion into the specified MIME type
The only currently supported MIME type is text/html
(XHTML 1.0 strict)
|
Classes implementing writer2latex.api.BatchConverter | |
class | Implementation of writer2latex.api.BatchConverter for
xhtml 1.0 strict
|