net.sf.jpkgmk.prototype
Class PrototypeEntryFileVolatile.PrototypeEntryFileVolatileParser

java.lang.Object
  extended by net.sf.jpkgmk.prototype.AbstractPrototypeEntryParser
      extended by net.sf.jpkgmk.prototype.PrototypeEntryFile.PrototypeEntryFileParser
          extended by net.sf.jpkgmk.prototype.PrototypeEntryFileVolatile.PrototypeEntryFileVolatileParser
All Implemented Interfaces:
PrototypeEntryParser
Enclosing class:
PrototypeEntryFileVolatile

public static class PrototypeEntryFileVolatile.PrototypeEntryFileVolatileParser
extends PrototypeEntryFile.PrototypeEntryFileParser
implements PrototypeEntryParser


Constructor Summary
PrototypeEntryFileVolatile.PrototypeEntryFileVolatileParser()
           
 
Method Summary
protected  PrototypeEntry createEntry(java.lang.Integer part, java.lang.String fileClass, java.lang.String entryPath, java.lang.String entryPathSource, java.lang.String mode, java.lang.String owner, java.lang.String group, PrototypeEntryCommandDefault entryCommandDefault)
           
 
Methods inherited from class net.sf.jpkgmk.prototype.PrototypeEntryFile.PrototypeEntryFileParser
parseItems
 
Methods inherited from class net.sf.jpkgmk.prototype.AbstractPrototypeEntryParser
getArrayValue, getCurrentLine, parse, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface net.sf.jpkgmk.prototype.PrototypeEntryParser
parse
 

Constructor Detail

PrototypeEntryFileVolatile.PrototypeEntryFileVolatileParser

public PrototypeEntryFileVolatile.PrototypeEntryFileVolatileParser()
Method Detail

createEntry

protected PrototypeEntry createEntry(java.lang.Integer part,
                                     java.lang.String fileClass,
                                     java.lang.String entryPath,
                                     java.lang.String entryPathSource,
                                     java.lang.String mode,
                                     java.lang.String owner,
                                     java.lang.String group,
                                     PrototypeEntryCommandDefault entryCommandDefault)
Overrides:
createEntry in class PrototypeEntryFile.PrototypeEntryFileParser


Copyright © 2007-2008. All Rights Reserved.