Uses of Class
org.codehaus.mojo.solaris.PrototypeEntryCollection

Uses of PrototypeEntryCollection in org.codehaus.mojo.solaris
 

Fields in org.codehaus.mojo.solaris declared as PrototypeEntryCollection
static PrototypeEntryCollection GeneratePrototypeMojo.DEFAULT_DIRECTORY_ENTRY
           
static PrototypeEntryCollection GeneratePrototypeMojo.DEFAULT_FILE_ENTRY
           
 

Methods in org.codehaus.mojo.solaris with parameters of type PrototypeEntryCollection
 java.util.Iterator PrototypeGenerator.generatePrototype(java.io.File packageRoot, java.util.List prototypeEntries, PrototypeEntryCollection defaultDirectoryEntry, PrototypeEntryCollection defaultFileEntry)
           
 java.util.Iterator DefaultPrototypeGenerator.generatePrototype(java.io.File packageRoot, java.util.List prototypeEntries, PrototypeEntryCollection defaultDirectoryEntry, PrototypeEntryCollection defaultFileEntry)
           
 void PrototypeEntryCollection.validate(PrototypeEntryCollection defaultDirectoryEntry, PrototypeEntryCollection defaultFileEntry)
           
 

Constructors in org.codehaus.mojo.solaris with parameters of type PrototypeEntryCollection
DirectoryPrototypeEntry(java.lang.String includedDirectory, PrototypeEntryCollection collection)
           
EditablePrototypeEntry(java.lang.String includedDirectory, PrototypeEntryCollection collection)
           
FilePrototypeEntry(java.lang.String includedDirectory, PrototypeEntryCollection collection)
           
 



Copyright © 2007-2010. All Rights Reserved.