| Package | Description |
|---|---|
| writer2latex.api | |
| writer2latex.base | |
| writer2latex.office |
| Modifier and Type | Method | Description |
|---|---|---|
MetaData |
ConverterResult.getMetaData() |
Get the meta data associated with the source document
|
| Modifier and Type | Method | Description |
|---|---|---|
MetaData |
ConverterResultImpl.getMetaData() |
Get the meta data of this
ConverterResult |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ConverterResultImpl.setMetaData(MetaData metaData) |
Set the meta data of this
ConverterResult |
| Modifier and Type | Class | Description |
|---|---|---|
class |
MetaData |
This class represents the metadata of an OOo Writer document.
|