|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchConverter | |
|---|---|
| writer2latex.api | |
| writer2latex.base | |
| writer2latex.xhtml | |
| Uses of BatchConverter in writer2latex.api |
|---|
| Methods in writer2latex.api that return BatchConverter | |
|---|---|
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) |
| Uses of BatchConverter in writer2latex.base |
|---|
| Classes in writer2latex.base that implement BatchConverter | |
|---|---|
class |
BatchConverterBase
Abstract base implementation of writer2latex.api.BatchConverter. |
| Uses of BatchConverter in writer2latex.xhtml |
|---|
| Classes in writer2latex.xhtml that implement BatchConverter | |
|---|---|
class |
BatchConverterImpl
Implementation of writer2latex.api.BatchConverter for
xhtml 1.0 strict |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||