org.codehaus.mojo.solaris
Interface PrototypeGenerator
- All Known Implementing Classes:
- DefaultPrototypeGenerator
public interface PrototypeGenerator
- Version:
- $Id: PrototypeGenerator.java 6829 2008-04-23 18:09:08Z trygvis $
- Author:
- Trygve Laugstøl
ROLE
static final String ROLE
generatePrototype
Iterator generatePrototype(File packageRoot,
List prototypeEntries,
PrototypeEntryCollection defaultDirectoryEntry,
PrototypeEntryCollection defaultFileEntry)
throws org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoFailureException
Copyright © 2007-2011 Codehaus. All Rights Reserved.