net.sf.jpkgmk.prototype
Class PrototypeEntryBlockDevice.PrototypeEntryBlockDeviceParser

java.lang.Object
  extended by net.sf.jpkgmk.prototype.AbstractPrototypeEntryParser
      extended by net.sf.jpkgmk.prototype.AbstractPrototypeEntryDevice.AbstractPrototypeEntryDeviceParser
          extended by net.sf.jpkgmk.prototype.PrototypeEntryBlockDevice.PrototypeEntryBlockDeviceParser
All Implemented Interfaces:
PrototypeEntryParser
Enclosing class:
PrototypeEntryBlockDevice

public static class PrototypeEntryBlockDevice.PrototypeEntryBlockDeviceParser
extends AbstractPrototypeEntryDevice.AbstractPrototypeEntryDeviceParser


Constructor Summary
PrototypeEntryBlockDevice.PrototypeEntryBlockDeviceParser()
           
 
Method Summary
protected  AbstractPrototypeEntryDevice createEntry(java.lang.String fileClass, java.lang.String entryPath, java.lang.Integer major, java.lang.Integer minor, java.lang.String mode, java.lang.String owner, java.lang.String group, PrototypeEntryCommandDefault entryCommandDefault)
           
 
Methods inherited from class net.sf.jpkgmk.prototype.AbstractPrototypeEntryDevice.AbstractPrototypeEntryDeviceParser
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

PrototypeEntryBlockDevice.PrototypeEntryBlockDeviceParser

public PrototypeEntryBlockDevice.PrototypeEntryBlockDeviceParser()
Method Detail

createEntry

protected AbstractPrototypeEntryDevice createEntry(java.lang.String fileClass,
                                                   java.lang.String entryPath,
                                                   java.lang.Integer major,
                                                   java.lang.Integer minor,
                                                   java.lang.String mode,
                                                   java.lang.String owner,
                                                   java.lang.String group,
                                                   PrototypeEntryCommandDefault entryCommandDefault)
Specified by:
createEntry in class AbstractPrototypeEntryDevice.AbstractPrototypeEntryDeviceParser


Copyright © 2007-2008. All Rights Reserved.