net.sf.jpkgmk.prototype
Class PrototypeEntryDirectoryExclusive.PrototypeEntryDirectoryExclusiveParser

java.lang.Object
  extended by net.sf.jpkgmk.prototype.AbstractPrototypeEntryParser
      extended by net.sf.jpkgmk.prototype.PrototypeEntryDirectory.PrototypeEntryDirectoryParser
          extended by net.sf.jpkgmk.prototype.PrototypeEntryDirectoryExclusive.PrototypeEntryDirectoryExclusiveParser
All Implemented Interfaces:
PrototypeEntryParser
Enclosing class:
PrototypeEntryDirectoryExclusive

public static class PrototypeEntryDirectoryExclusive.PrototypeEntryDirectoryExclusiveParser
extends PrototypeEntryDirectory.PrototypeEntryDirectoryParser
implements PrototypeEntryParser


Constructor Summary
PrototypeEntryDirectoryExclusive.PrototypeEntryDirectoryExclusiveParser()
           
 
Method Summary
protected  PrototypeEntry createPrototypeEntry(java.lang.Integer part, java.lang.String fileClass, java.lang.String path, java.lang.String mode, java.lang.String owner, java.lang.String group, PrototypeEntryCommandDefault entryCommandDefault)
           
 
Methods inherited from class net.sf.jpkgmk.prototype.PrototypeEntryDirectory.PrototypeEntryDirectoryParser
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

PrototypeEntryDirectoryExclusive.PrototypeEntryDirectoryExclusiveParser

public PrototypeEntryDirectoryExclusive.PrototypeEntryDirectoryExclusiveParser()
Method Detail

createPrototypeEntry

protected PrototypeEntry createPrototypeEntry(java.lang.Integer part,
                                              java.lang.String fileClass,
                                              java.lang.String path,
                                              java.lang.String mode,
                                              java.lang.String owner,
                                              java.lang.String group,
                                              PrototypeEntryCommandDefault entryCommandDefault)
Overrides:
createPrototypeEntry in class PrototypeEntryDirectory.PrototypeEntryDirectoryParser


Copyright © 2007-2008. All Rights Reserved.