Package net.sf.jpkgmk.prototype

Interface Summary
CommandType.CommandTypeParser  
PrototypeEntry Represents one line of a prototype file
PrototypeEntryParser  
 

Class Summary
AbstractPrototypeEntry Abstract class that can be used for the most of the prototype entries, for example files, directories, links ...
AbstractPrototypeEntryDevice Abstract device prototype entry used by the character and block device prototype entries.
AbstractPrototypeEntryDevice.AbstractPrototypeEntryDeviceParser  
AbstractPrototypeEntryParser  
CommandType Typesafe enumeration CommandType
CommandType.CommandTypeDefaultParser  
CommandType.CommandTypeIncludeParser  
CommandType.CommandTypeParamValueParser  
CommandType.CommandTypeSearchParser  
Prototype Pure java impl for the creation of a prototype which is normally done with "pkgproto" on unix.
Prototype.PrototypeEntryFileSorter Sorts the PrototypeEntryFile objects so that the directories are before all other entries
PrototypeBuilder Utility that helps creating a prototype file.
PrototypeEntryBlockDevice  
PrototypeEntryBlockDevice.PrototypeEntryBlockDeviceParser  
PrototypeEntryCharacterDevice  
PrototypeEntryCharacterDevice.PrototypeEntryCharacterDeviceParser  
PrototypeEntryCommand The prototype entry command
PrototypeEntryCommand.PrototypeEntryCommandParser Class for parsing a prototype 'command' line
PrototypeEntryCommandDefault A default value holding defaults for the mode, owner and group of a file.
PrototypeEntryCommandInclude Include command to include another prototype file.
PrototypeEntryCommandSearch Represents a search command to be used when creating a package from this prototype.
PrototypeEntryCommandVariable Represents a variable valid in the scope of this prototype.
PrototypeEntryComment  
PrototypeEntryComment.PrototypeEntryCommentParser  
PrototypeEntryDirectory  
PrototypeEntryDirectory.PrototypeEntryDirectoryParser  
PrototypeEntryDirectoryExclusive an exclusive directory accessible only by this package
PrototypeEntryDirectoryExclusive.PrototypeEntryDirectoryExclusiveParser  
PrototypeEntryFile  
PrototypeEntryFile.PrototypeEntryFileParser Parser to create a prototype file object from a string array
PrototypeEntryFileEditable a file to be edited upon installation or removal (may be shared by several packages)
PrototypeEntryFileEditable.PrototypeEntryFileEditableParser  
PrototypeEntryFileVolatile volatile file (one whose contents are expected to change, like a log file)
PrototypeEntryFileVolatile.PrototypeEntryFileVolatileParser  
PrototypeEntryInfo  
PrototypeEntryInfo.PrototypeEntryInfoParser  
PrototypeEntryLink  
PrototypeEntryLink.PrototypeEntryLinkParser  
PrototypeEntryPipe  
PrototypeEntryPipe.PrototypeEntryPipeParser  
PrototypeEntrySymbolicLink  
PrototypeEntrySymbolicLink.PrototypeEntrySymbolicLinkParser  
PrototypeEntryType Typesafe enumeration for the filetypes that can be used for prototype lines
PrototypeParser Utility to parse an existing prototype file
 



Copyright © 2007-2008. All Rights Reserved.