net.sf.jpkgmk.pkgmap
Class PkgMapEntryLink.PkgMapEntryLinkParser

java.lang.Object
  extended by net.sf.jpkgmk.pkgmap.AbstractPkgMapEntryParser
      extended by net.sf.jpkgmk.pkgmap.PkgMapEntryFile.PkgMapEntryFileParser
          extended by net.sf.jpkgmk.pkgmap.PkgMapEntryLink.PkgMapEntryLinkParser
All Implemented Interfaces:
PkgMapEntryParser
Enclosing class:
PkgMapEntryLink

public static class PkgMapEntryLink.PkgMapEntryLinkParser
extends PkgMapEntryFile.PkgMapEntryFileParser


Constructor Summary
PkgMapEntryLink.PkgMapEntryLinkParser()
           
 
Method Summary
protected  PkgMapEntry createPkgMapEntry(java.lang.Integer part, PkgMapEntryType type, java.lang.String fileClass, java.lang.String path, java.lang.String mode, java.lang.String owner, java.lang.String group, java.lang.Long size, java.lang.Long chksum, java.lang.Long modtime)
           
 
Methods inherited from class net.sf.jpkgmk.pkgmap.PkgMapEntryFile.PkgMapEntryFileParser
parseItems
 
Methods inherited from class net.sf.jpkgmk.pkgmap.AbstractPkgMapEntryParser
getCurrentLine, parse, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PkgMapEntryLink.PkgMapEntryLinkParser

public PkgMapEntryLink.PkgMapEntryLinkParser()
Method Detail

createPkgMapEntry

protected PkgMapEntry createPkgMapEntry(java.lang.Integer part,
                                        PkgMapEntryType type,
                                        java.lang.String fileClass,
                                        java.lang.String path,
                                        java.lang.String mode,
                                        java.lang.String owner,
                                        java.lang.String group,
                                        java.lang.Long size,
                                        java.lang.Long chksum,
                                        java.lang.Long modtime)
Overrides:
createPkgMapEntry in class PkgMapEntryFile.PkgMapEntryFileParser


Copyright © 2007-2008. All Rights Reserved.