public interface ODFManifestFullPath extends ODFManifest
The manifest:full-path attribute describes the location of a file or directory within the package. It's value is the name of a file or folder within the Zip file for which the manifest entry defines additional information, including its relative path in the package. The notation is the same as for the "filename" fields of the Zip file's central directory. The attribute value "/" denotes a manifest entry for the package itself.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getManifestFullPath()
Return a manifest:full-path.
|
void |
setManifestFullPath(java.lang.String manifestFullPath)
Set a manifest:full-path.
|
java.lang.String getManifestFullPath()
void setManifestFullPath(java.lang.String manifestFullPath)
manifestFullPath
- the manifest:full-path to setCopyright © 2010 - No Magic Asia