public interface ODFManifestMediaType extends ODFManifest
The manifest:media-type attribute specifies the MIME media type of a file or directory. See [RFC4288]. All files that have XML content should have the media type "text/xml". A manifest:media-type attribute should be present for all files and folders where a MIME media type exists for the content of the file or folder.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getManifestMediaType()
Return a manifest:media-type.
|
void |
setManifestMediaType(java.lang.String manifestMediaType)
Set a manifest:media-type.
|
java.lang.String getManifestMediaType()
void setManifestMediaType(java.lang.String manifestMediaType)
manifestMediaType
- the manifest:media-type to setCopyright © 2010 - No Magic Asia