| Package | Description |
|---|---|
| org.aoju.bus.office | |
| org.aoju.bus.office.magic | |
| org.aoju.bus.office.registry |
| Modifier and Type | Method and Description |
|---|---|
static Formats.Type |
Standard.getDocumentFamily(com.sun.star.lang.XComponent document) |
| Modifier and Type | Method and Description |
|---|---|
Formats.Type |
Formats.getInputFamily() |
static Formats.Type |
Formats.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Formats.Type[] |
Formats.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Formats.Type,Map<String,?>> |
Formats.getStorePropertiesByFamily() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,?> |
Formats.getStoreProperties(Formats.Type family) |
void |
Formats.setInputFamily(Formats.Type documentFamily) |
void |
Formats.setStoreProperties(Formats.Type family,
Map<String,?> storeProperties) |
| Modifier and Type | Method and Description |
|---|---|
void |
Formats.setStorePropertiesByFamily(Map<Formats.Type,Map<String,?>> storePropertiesByFamily) |
| Modifier and Type | Method and Description |
|---|---|
Set<Formats> |
SimpleFormatRegistry.getOutputFormats(Formats.Type family) |
Set<Formats> |
FormatRegistry.getOutputFormats(Formats.Type family) |
Copyright © 2019. All rights reserved.