|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLineProvider | |
---|---|
net.sf.jpkgmk.pkgmap | |
net.sf.jpkgmk.prototype |
Uses of AbstractLineProvider in net.sf.jpkgmk.pkgmap |
---|
Subclasses of AbstractLineProvider in net.sf.jpkgmk.pkgmap | |
---|---|
class |
AbstractPkgMapEntry
Abstract class that can be used for the most of the pkgmap entries, for example files, directories, links ... |
class |
PkgMapEntryComment
|
class |
PkgMapEntryDevice
|
class |
PkgMapEntryFile
|
class |
PkgMapEntryHeader
Header entry line for a pkgmap file Each pkgmap file must have one line that provides information about the number of parts, maximum size of parts that make up the package, and, optionally, the size of the package after compression (where size is given in 512-byte blocks). |
class |
PkgMapEntryInfo
|
class |
PkgMapEntryLink
|
class |
PkgMapEntryPipe
|
Uses of AbstractLineProvider in net.sf.jpkgmk.prototype |
---|
Subclasses of AbstractLineProvider in net.sf.jpkgmk.prototype | |
---|---|
class |
AbstractPrototypeEntry
Abstract class that can be used for the most of the prototype entries, for example files, directories, links ... |
class |
AbstractPrototypeEntryDevice
Abstract device prototype entry used by the character and block device prototype entries. |
class |
PrototypeEntryBlockDevice
|
class |
PrototypeEntryCharacterDevice
|
class |
PrototypeEntryCommand
The prototype entry command |
class |
PrototypeEntryCommandDefault
A default value holding defaults for the mode, owner and group of a file. |
class |
PrototypeEntryCommandInclude
Include command to include another prototype file. |
class |
PrototypeEntryCommandSearch
Represents a search command to be used when creating a package from this prototype. |
class |
PrototypeEntryCommandVariable
Represents a variable valid in the scope of this prototype. |
class |
PrototypeEntryComment
|
class |
PrototypeEntryDirectory
|
class |
PrototypeEntryDirectoryExclusive
an exclusive directory accessible only by this package |
class |
PrototypeEntryFile
|
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
|
class |
PrototypeEntryLink
|
class |
PrototypeEntryPipe
|
class |
PrototypeEntrySymbolicLink
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |