writer2latex.api
public interface ConverterResult
A ConverterResult represent a document, which is the result
of a conversion performed by a Converterimplementation.
| Method Summary | |
|---|---|
| Enumeration | getDocumentEnumeration() Gets an |
| OutputFile | getMasterDocument() Get the master document |
Gets an Enumeration to access all files in the
ConverterResult. This includes the master document.
Returns: an Enumeration of all files
Get the master document
Returns: OutputFile the master document