|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DocumentFormat | |
| net.sf.joott.uno | |
| Uses of DocumentFormat in net.sf.joott.uno |
| Fields in net.sf.joott.uno declared as DocumentFormat | |
static DocumentFormat |
DocumentFormat.TEXT
|
static DocumentFormat |
DocumentFormat.XML_WRITER
OpenOffice.org standard Writer XML format. |
static DocumentFormat |
DocumentFormat.PDF_WRITER
|
static DocumentFormat |
DocumentFormat.MS_WORD_97
|
static DocumentFormat |
DocumentFormat.RTF
|
static DocumentFormat |
DocumentFormat.HTML_WRITER
|
static DocumentFormat |
DocumentFormat.XML_CALC
OpenOffice.org standard Calc XML format. |
static DocumentFormat |
DocumentFormat.PDF_CALC
|
static DocumentFormat |
DocumentFormat.MS_EXCEL_97
|
static DocumentFormat |
DocumentFormat.HTML_CALC
|
| Methods in net.sf.joott.uno with parameters of type DocumentFormat | |
void |
DocumentConverter.convert(URI input,
URI output,
DocumentFormat outputFormat)
Converts a document into a different format. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||