|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jpkgmk.AbstractLineProvider
net.sf.jpkgmk.pkgmap.AbstractPkgMapEntry
net.sf.jpkgmk.pkgmap.PkgMapEntryFile
public class PkgMapEntryFile
| Nested Class Summary | |
|---|---|
static class |
PkgMapEntryFile.PkgMapEntryDirectoryParser
|
static class |
PkgMapEntryFile.PkgMapEntryFileParser
|
| Constructor Summary | |
|---|---|
PkgMapEntryFile(java.lang.Integer part,
PkgMapEntryType type,
java.lang.String entryClass,
java.lang.String entryPath,
java.lang.String mode,
java.lang.String owner,
java.lang.String group)
|
|
| Method Summary | |
|---|---|
void |
validate()
|
| 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.pkgmap.PkgMapEntry |
|---|
equals, getType |
| Methods inherited from interface net.sf.jpkgmk.LineProvider |
|---|
getLine, write |
| Constructor Detail |
|---|
public PkgMapEntryFile(java.lang.Integer part,
PkgMapEntryType type,
java.lang.String entryClass,
java.lang.String entryPath,
java.lang.String mode,
java.lang.String owner,
java.lang.String group)
part - type - entryClass - optional parameter. Can be nullpath - mode - owner - group - | Method Detail |
|---|
public void validate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||