net.sf.jpkgmk.prototype
Class PrototypeEntryCommand.PrototypeEntryCommandParser

java.lang.Object
  extended by net.sf.jpkgmk.prototype.PrototypeEntryCommand.PrototypeEntryCommandParser
All Implemented Interfaces:
PrototypeEntryParser
Enclosing class:
PrototypeEntryCommand

public static class PrototypeEntryCommand.PrototypeEntryCommandParser
extends java.lang.Object
implements PrototypeEntryParser

Class for parsing a prototype 'command' line


Constructor Summary
PrototypeEntryCommand.PrototypeEntryCommandParser()
           
 
Method Summary
 PrototypeEntry parse(java.lang.String line, PrototypeEntryCommandDefault entryCommandDefault)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrototypeEntryCommand.PrototypeEntryCommandParser

public PrototypeEntryCommand.PrototypeEntryCommandParser()
Method Detail

parse

public PrototypeEntry parse(java.lang.String line,
                            PrototypeEntryCommandDefault entryCommandDefault)
Specified by:
parse in interface PrototypeEntryParser


Copyright © 2007-2008. All Rights Reserved.