Package | Description |
---|---|
writer2latex.api | |
writer2latex.base | |
writer2latex.xhtml |
Modifier and Type | Method and Description |
---|---|
static BatchConverter |
ConverterFactory.createBatchConverter(java.lang.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) |
Modifier and Type | Class and Description |
---|---|
class |
BatchConverterBase
Abstract base implementation of
writer2latex.api.BatchConverter . |
Modifier and Type | Class and Description |
---|---|
class |
BatchConverterImpl
Implementation of
writer2latex.api.BatchConverter for
xhtml 1.0 strict |