|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrototypeEntryFile | |
---|---|
net.sf.jpkgmk.prototype |
Uses of PrototypeEntryFile in net.sf.jpkgmk.prototype |
---|
Subclasses of PrototypeEntryFile in net.sf.jpkgmk.prototype | |
---|---|
class |
PrototypeEntryFileEditable
a file to be edited upon installation or removal (may be shared by several packages) |
class |
PrototypeEntryFileVolatile
volatile file (one whose contents are expected to change, like a log file) |
class |
PrototypeEntryInfo
|
Methods in net.sf.jpkgmk.prototype that return PrototypeEntryFile | |
---|---|
PrototypeEntryFile |
PrototypeBuilder.addFile(java.io.File sourceFile,
PrototypeEntryType type)
|
PrototypeEntryFile |
PrototypeBuilder.addFile(java.io.File sourceFile,
PrototypeEntryType type,
java.lang.String targetPathForPackage)
|
protected PrototypeEntryFile |
PrototypeBuilder.addFileInternal(java.io.File currentFile,
java.lang.String filePathOnTarget,
java.lang.String owner,
java.lang.String group,
PermissionProvider permissionProvider,
PrototypeEntryType entryType)
|
Methods in net.sf.jpkgmk.prototype with parameters of type PrototypeEntryFile | |
---|---|
void |
PrototypeBuilder.addLink(java.lang.String linkLocation,
PrototypeEntryFile entry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |