|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
FileHandler | Manages the creation and deletion of a single file |
FileHandler.ContentWriter | Is responsible to write the content into a file |
LineProvider | |
PermissionProvider | Interface for providing the mode/permissions to be used for a specific file |
Class Summary | |
---|---|
AbstractFileCreatorAdapter | Abstract implementation of the FileHandler.ContentWriter interface to create a file |
AbstractLineProvider | |
AbstractParser<T> | Abstract class that provides some convenience methods for parsing files, strings etc. line by line. |
DefaultFileHandler | Default implementation of FileHandler . |
DefaultPermissionProvider | |
PkgInfo | Object representation for a pkginfo file. |
PkgInfoParser | Utility to parse an existing prototype file |
PkgMk |
Pure java implementation of the pkgmk command. |
PostinstallCreator | |
RequestCreator | Creates the request file for a solaris package |
RequestCreator.DefaultRequestEntry | |
RequestCreator.ListRequestEntry | |
RequestCreator.RequestEntry | |
RequestCreator.RequestEntryParser | |
RequestCreator.RequestEntryType | Enum for the different types of request entries |
Exception Summary | |
---|---|
DuplicateEntryException | Exception that tells the user that an entry in a file already exists. |
PackageException | Default implementation of FileHandler . |
ParseException |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |