| Package | Description |
|---|---|
| org.aoju.bus.office | |
| org.aoju.bus.office.registry |
| Modifier and Type | Method and Description |
|---|---|
void |
Converter.convert(File inputFile,
File outputFile,
Formats outputFormat) |
void |
Standard.setInputFormat(Formats inputFormat) |
| Constructor and Description |
|---|
Standard(File inputFile,
File outputFile,
Formats outputFormat) |
| Modifier and Type | Method and Description |
|---|---|
Formats |
SimpleFormatRegistry.getFormatByExtension(String extension) |
Formats |
FormatRegistry.getFormatByExtension(String extension) |
Formats |
SimpleFormatRegistry.getFormatByMediaType(String mediaType) |
Formats |
FormatRegistry.getFormatByMediaType(String mediaType) |
| Modifier and Type | Method and Description |
|---|---|
Set<Formats> |
SimpleFormatRegistry.getOutputFormats(Formats.Type family) |
Set<Formats> |
FormatRegistry.getOutputFormats(Formats.Type family) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleFormatRegistry.addFormat(Formats document) |
Copyright © 2019. All rights reserved.