|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConverterResult
A ConverterResult represent a document, which is the result
of a conversion performed by a Converterimplementation.
| Method Summary | |
|---|---|
java.util.Enumeration |
getDocumentEnumeration()
Gets an Enumeration to access all files in the
ConverterResult. |
OutputFile |
getMasterDocument()
Get the master document |
| Method Detail |
|---|
OutputFile getMasterDocument()
Get the master document
OutputFile the master documentjava.util.Enumeration getDocumentEnumeration()
Gets an Enumeration to access all files in the
ConverterResult. This includes the master document.
Enumeration of all files
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||