Package com.independentsoft.office.odf
Class Manifest
java.lang.Object
com.independentsoft.office.odf.Manifest
Represents a collection of FileEntry objects.
-
Constructor Details
-
Manifest
public Manifest()Initializes a new instance of the Manifest class. -
Manifest
Instantiates a new manifest.- Parameters:
buffer- the buffer- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details
-
clone
Creates a new object that is a deep copy of the current instance. -
toString
Converts the value of the current Manifest object to its equivalent string representation. -
getFileEntryTable
Gets the file entry table.- Returns:
- the file entry table
-