Package net.sf.jpkgmk.pkgmap

Interface Summary
PkgMapEntry  
PkgMapEntryParser  
 

Class Summary
AbstractPkgMapEntry Abstract class that can be used for the most of the pkgmap entries, for example files, directories, links ...
AbstractPkgMapEntryParser  
PkgMap pkgmap is an ASCII file that provides a complete listing of the package contents.
PkgMapBuilder Utility that helps creating a PkgMap file from a given prototype.
PkgMapEntryComment  
PkgMapEntryComment.PkgMapEntryCommentParser  
PkgMapEntryDevice  
PkgMapEntryDevice.PkgMapEntryDeviceParser  
PkgMapEntryFile  
PkgMapEntryFile.PkgMapEntryDirectoryParser  
PkgMapEntryFile.PkgMapEntryFileParser  
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).
PkgMapEntryHeader.PkgMapEntryHeaderParser  
PkgMapEntryInfo  
PkgMapEntryInfo.PkgMapEntryInfoParser  
PkgMapEntryLink  
PkgMapEntryLink.PkgMapEntryLinkParser  
PkgMapEntryPipe  
PkgMapEntryType Enumeration of all pkgmap entry types
PkgMapParser  
 



Copyright © 2007-2008. All Rights Reserved.