Uses of Interface writer2latex.api.BatchConverter

Uses in package writer2latex.xhtml

Classes implementing writer2latex.api.BatchConverter

class
Implementation of writer2latex.api.BatchConverter for xhtml 1.0 strict

Uses in package writer2latex.base

Classes implementing writer2latex.api.BatchConverter

class
Abstract base implementation of writer2latex.api.BatchConverter.

Uses in package writer2latex.api

Methods with return type writer2latex.api.BatchConverter

BatchConverter
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)