|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fusesource.common.util.Manifests
public class Manifests
| Constructor Summary | |
|---|---|
Manifests()
|
|
| Method Summary | |
|---|---|
static java.util.jar.Manifest |
getManifest(java.io.File file)
Returns the entry from the manifest for the given name |
static java.lang.String |
getManifestEntry(java.io.File file,
java.lang.String attributeName)
Returns the entry from the manifest for the given name |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Manifests()
| Method Detail |
|---|
public static java.lang.String getManifestEntry(java.io.File file,
java.lang.String attributeName)
throws java.io.IOException
java.io.IOException
public static java.util.jar.Manifest getManifest(java.io.File file)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||