|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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 | |
|---|---|
Iterator |
PrototypeGenerator.generatePrototype(File packageRoot,
List prototypeEntries,
PrototypeEntryCollection defaultDirectoryEntry,
PrototypeEntryCollection defaultFileEntry)
|
Iterator |
DefaultPrototypeGenerator.generatePrototype(File packageRoot,
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(String includedDirectory,
PrototypeEntryCollection collection)
|
|
EditablePrototypeEntry(String includedDirectory,
PrototypeEntryCollection collection)
|
|
FilePrototypeEntry(String includedDirectory,
PrototypeEntryCollection collection)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||