|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.sdsc.inca.util.RpmPackage.RpmLead
public class RpmPackage.RpmLead
The lead of an RPM package is a fixed-length section that appears in the first 96 bytes. Its use has been largely abandoned; the information contained within the lead is now duplicated, more flexibly, in the package header and signature.
Constructor Summary | |
---|---|
RpmPackage.RpmLead(java.io.DataInputStream dis)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RpmPackage.RpmLead(java.io.DataInputStream dis) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |