public interface ODFManifestVersion extends ODFManifest
The manifest:version attribute specifies the format version of a file entry. For documents that are composed from multiple files, this attribute is specified at the manifest entry that references the folder that contains these files. The specified version refers to the format specified in the media-type attribute of the manifest entry at which it occurs.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getManifestVersion()
Return a manifest:version.
|
void |
setManifestVersion(java.lang.String manifestVersion)
Set a manifest:version.
|
Copyright © 2010 - No Magic Asia