| Package | Description |
|---|---|
| org.odftoolkit.odfdom.doc |
The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model.
|
| Modifier and Type | Method and Description |
|---|---|
static OdfPresentationDocument.OdfMediaType |
OdfPresentationDocument.OdfMediaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OdfPresentationDocument.OdfMediaType[] |
OdfPresentationDocument.OdfMediaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OdfPresentationDocument.changeMode(OdfPresentationDocument.OdfMediaType type)
Deprecated.
Switches this instance to the given type.
|
| Constructor and Description |
|---|
OdfPresentationDocument(OdfPackage pkg,
String internalPath,
OdfPresentationDocument.OdfMediaType odfMediaType)
Deprecated.
To avoid data duplication a new document is only created, if not already opened.
|
Copyright © 2008–2018 Apache Software Foundation; Copyright © 2018–2019 The Document Foundation. All rights reserved.