net.sf.sail.core.curnit
Class CurnitManifest
java.lang.Object
java.util.jar.Manifest
net.sf.sail.core.curnit.CurnitManifest
- All Implemented Interfaces:
- java.lang.Cloneable
public class CurnitManifest
- extends java.util.jar.Manifest
Extends the standard Manifest to provide metadata necessary in a Curnit
archive.
- Author:
- turadg
- See Also:
Manifest
Methods inherited from class java.util.jar.Manifest |
clear, clone, equals, getAttributes, getEntries, getMainAttributes, hashCode, read, write |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
CurnitManifest
public CurnitManifest(java.io.InputStream manifestInput)
throws java.io.IOException
- Parameters:
manifestInput
-
- Throws:
java.io.IOException
getFilePath
public java.lang.String getFilePath()
getUUID
public org.doomdark.uuid.UUID getUUID()
getName
public java.lang.String getName()
Copyright © 2004-2008 TELS Center. All Rights Reserved.