Uses of Interface
org.openpreservation.odf.document.OpenDocument
Packages that use OpenDocument
Package
Description
-
Uses of OpenDocument in org.openpreservation.odf.document
Methods in org.openpreservation.odf.document that return OpenDocumentModifier and TypeMethodDescriptionstatic final OpenDocument
Documents.openDocumentOf
(Path path, OdfDocument document) static final OpenDocument
Documents.openDocumentOf
(Path path, OdfPackage pkg) -
Uses of OpenDocument in org.openpreservation.odf.validation
Fields in org.openpreservation.odf.validation declared as OpenDocumentMethods in org.openpreservation.odf.validation with parameters of type OpenDocumentModifier and TypeMethodDescriptionProfile.check
(OpenDocument document) Rule.check
(OpenDocument document) -
Uses of OpenDocument in org.openpreservation.odf.validation.rules
Methods in org.openpreservation.odf.validation.rules with parameters of type OpenDocument