Uses of Interface
org.openpreservation.odf.document.OdfDocument
-
Uses of OdfDocument in org.openpreservation.odf.document
Modifier and TypeMethodDescriptionOpenDocument.getDocument()
Get the main ODF Document details, this will be the only document for a single XML file, a package may have sub-documentsstatic final OdfDocument
Documents.odfDocumentOf
(ParseResult parseResult) static final OdfDocument
Documents.odfDocumentOf
(ParseResult parseResult, Metadata metadata) static final OdfDocument
Documents.odfDocumentOf
(OdfXmlDocument xmlDocument, Metadata metadata) Modifier and TypeMethodDescriptionOpenDocument.getSubDocuments()
For and ODF Package get the sub-documents, these will be the documents in the package other than the main document.Modifier and TypeMethodDescriptionstatic final OpenDocument
Documents.openDocumentOf
(Path path, OdfDocument document) -
Uses of OdfDocument in org.openpreservation.odf.pkg