| 程序包 | 说明 |
|---|---|
| com.luues.openoffice.core | |
| com.luues.openoffice.core.document |
| 限定符和类型 | 字段和说明 |
|---|---|
private DocumentFormat |
StandardConversionTask.inputFormat |
private DocumentFormat |
StandardConversionTask.outputFormat |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
OfficeDocumentConverter.convert(File inputFile,
File outputFile,
DocumentFormat outputFormat) |
void |
StandardConversionTask.setInputFormat(DocumentFormat inputFormat) |
| 构造器和说明 |
|---|
StandardConversionTask(File inputFile,
File outputFile,
DocumentFormat outputFormat) |
| 限定符和类型 | 字段和说明 |
|---|---|
private List<DocumentFormat> |
SimpleDocumentFormatRegistry.documentFormats |
| 限定符和类型 | 方法和说明 |
|---|---|
DocumentFormat |
SimpleDocumentFormatRegistry.getFormatByExtension(String extension) |
DocumentFormat |
DocumentFormatRegistry.getFormatByExtension(String extension) |
DocumentFormat |
SimpleDocumentFormatRegistry.getFormatByMediaType(String mediaType) |
DocumentFormat |
DocumentFormatRegistry.getFormatByMediaType(String mediaType) |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<DocumentFormat> |
SimpleDocumentFormatRegistry.getOutputFormats(DocumentFamily family) |
Set<DocumentFormat> |
DocumentFormatRegistry.getOutputFormats(DocumentFamily family) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SimpleDocumentFormatRegistry.addFormat(DocumentFormat documentFormat) |
Copyright © 2019. All rights reserved.