org.codehaus.mojo.solaris
Class FilePrototypeEntry

java.lang.Object
  extended by org.codehaus.mojo.solaris.AbstractPrototypeEntry
      extended by org.codehaus.mojo.solaris.FilePrototypeEntry

public class FilePrototypeEntry
extends AbstractPrototypeEntry

Version:
$Id: FilePrototypeEntry.java 6588 2008-03-28 12:22:57Z bentmann $
Author:
Trygve Laugstøl

Constructor Summary
FilePrototypeEntry()
           
FilePrototypeEntry(java.lang.String includedDirectory, PrototypeEntryCollection collection)
           
 
Method Summary
 java.lang.String generatePrototypeLine()
           
 
Methods inherited from class org.codehaus.mojo.solaris.AbstractPrototypeEntry
equals, getGroup, getMode, getPath, getPkgClass, getProcessedPath, getPrototypeLine, getRealPath, getUser, hashCode, setGroup, setMode, setPath, setPkgClass, setRealPath, setUser, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FilePrototypeEntry

public FilePrototypeEntry()

FilePrototypeEntry

public FilePrototypeEntry(java.lang.String includedDirectory,
                          PrototypeEntryCollection collection)
Method Detail

generatePrototypeLine

public java.lang.String generatePrototypeLine()
Specified by:
generatePrototypeLine in class AbstractPrototypeEntry


Copyright © 2007-2010. All Rights Reserved.