Uses of Interface
org.openpreservation.odf.pkg.FileEntry
-
Uses of FileEntry in org.openpreservation.odf.pkg
Modifier and TypeMethodDescriptionGet a manifest entry by nameOdfPackageDocument.getFileEntry()
Returns the manifest file entry for the package document.Modifier and TypeMethodDescriptionManifest.getDocumentEntries()
Get the set of FileEntry objects that are documents, i.e.Manifest.getEncryptedEntries()
Get the Set of FileEntry objects fior all manifest entries with encryption XML data.Manifest.getEntries()
Get the Set of FileEntry objects in the Manifest.Manifest.getEntriesByMediaType
(String mediaType) Get the Set of FileEntry objects in the Manifest that have the supplied media type.OdfPackage.getXmlEntries()
Get theSet
ofFileEntry
to all of the identified ODF XML documents in the package.Modifier and TypeMethodDescriptionOdfPackage.getEntryStream
(FileEntry entry) Get theInputStream
for any item from the document'sManifest