Uses of Interface
org.openpreservation.odf.pkg.OdfPackageDocument
Packages that use OdfPackageDocument
-
Uses of OdfPackageDocument in org.openpreservation.odf.pkg
Methods in org.openpreservation.odf.pkg that return OdfPackageDocumentModifier 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.Methods in org.openpreservation.odf.pkg that return types with arguments of type OdfPackageDocument