Uses of Interface
org.openpreservation.odf.pkg.OdfPackageDocument
-
Uses of OdfPackageDocument in org.openpreservation.odf.pkg
Modifier and TypeMethodDescriptionOdfPackage.getDocument()
Get theOdfPackageDocument
for the package, this is the root document of the ODF PackageOdfPackage.getSubDocument
(String path) Get anOdfPackageDocument
for a sub-document identified by the passedString
path.