|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jpkgmk.AbstractLineProvider net.sf.jpkgmk.pkgmap.AbstractPkgMapEntry net.sf.jpkgmk.pkgmap.PkgMapEntryInfo
public class PkgMapEntryInfo
Nested Class Summary | |
---|---|
static class |
PkgMapEntryInfo.PkgMapEntryInfoParser
|
Constructor Summary | |
---|---|
PkgMapEntryInfo(java.lang.Integer part,
java.lang.String path)
Full constructor taking all arguments supported for this entry type |
|
PkgMapEntryInfo(java.lang.String path)
Constructor taking the mandatory arguments to create a file entry |
Method Summary |
---|
Methods inherited from class net.sf.jpkgmk.pkgmap.AbstractPkgMapEntry |
---|
compareTo, createLine, equals, equals, getChecksum, getEntryClass, getEntryPath, getEntryPathSource, getFilesize, getGroup, getLine, getMajor, getMinor, getMode, getModtime, getOwner, getPart, getType, hashCode, setChecksum, setFilesize, setModtime, toString |
Methods inherited from class net.sf.jpkgmk.AbstractLineProvider |
---|
write |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.sf.jpkgmk.LineProvider |
---|
write |
Constructor Detail |
---|
public PkgMapEntryInfo(java.lang.String path)
path
- public PkgMapEntryInfo(java.lang.Integer part, java.lang.String path)
part
- path
- path to the file or directory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |