Uses of Class
org.odftoolkit.odfdom.pkg.OdfPackageDocument.Resource
Packages that use OdfPackageDocument.Resource
Package
Description
The "Document Layer" exist for usability reasons, it gives a feature based view on the document model.
-
Uses of OdfPackageDocument.Resource in org.odftoolkit.odfdom.doc
Methods in org.odftoolkit.odfdom.doc with parameters of type OdfPackageDocument.ResourceModifier and TypeMethodDescriptionprotected static OdfDocumentOdfDocument.loadTemplate(OdfPackageDocument.Resource res, OdfDocument.OdfMediaType odfMediaType) Loads the ODF root document from the given Resource.protected static OdfDocumentOdfDocument.loadTemplate(OdfPackageDocument.Resource res, OdfDocument.OdfMediaType odfMediaType, Boolean enableCollaboration) Loads the ODF root document from the given Resource.