net.sf.jpkgmk.prototype
Interface PrototypeEntryParser

All Known Implementing Classes:
AbstractPrototypeEntryDevice.AbstractPrototypeEntryDeviceParser, AbstractPrototypeEntryParser, PrototypeEntryBlockDevice.PrototypeEntryBlockDeviceParser, PrototypeEntryCharacterDevice.PrototypeEntryCharacterDeviceParser, PrototypeEntryCommand.PrototypeEntryCommandParser, PrototypeEntryComment.PrototypeEntryCommentParser, PrototypeEntryDirectory.PrototypeEntryDirectoryParser, PrototypeEntryDirectoryExclusive.PrototypeEntryDirectoryExclusiveParser, PrototypeEntryFile.PrototypeEntryFileParser, PrototypeEntryFileEditable.PrototypeEntryFileEditableParser, PrototypeEntryFileVolatile.PrototypeEntryFileVolatileParser, PrototypeEntryInfo.PrototypeEntryInfoParser, PrototypeEntryLink.PrototypeEntryLinkParser, PrototypeEntryPipe.PrototypeEntryPipeParser, PrototypeEntrySymbolicLink.PrototypeEntrySymbolicLinkParser

public interface PrototypeEntryParser

Since:
1.0
Version:
$Revision: 2 $ $Date: 2008-08-20 21:14:19 +0200 (Mi, 20 Aug 2008) $
Author:
gommma (gommma AT users.sourceforge.net), Last changed by: $Author: gommma $

Method Summary
 PrototypeEntry parse(java.lang.String line, PrototypeEntryCommandDefault entryCommandDefault)
           
 

Method Detail

parse

PrototypeEntry parse(java.lang.String line,
                     PrototypeEntryCommandDefault entryCommandDefault)


Copyright © 2007-2008. All Rights Reserved.