net.sf.seaf.mojo.util
Class GeneratorBase
java.lang.Object
net.sf.seaf.mojo.util.GeneratorBase
- Direct Known Subclasses:
- BeansGenerator, PersistenceGenerator, ServiceGenerator, WebGenerator
public class GeneratorBase
- extends Object
|
Constructor Summary |
GeneratorBase(org.apache.maven.project.MavenProject project,
org.codehaus.plexus.archiver.manager.ArchiverManager archiverManager,
org.apache.maven.plugin.logging.Log log,
File configurationDir,
String sourceEncoding)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeneratorBase
public GeneratorBase(org.apache.maven.project.MavenProject project,
org.codehaus.plexus.archiver.manager.ArchiverManager archiverManager,
org.apache.maven.plugin.logging.Log log,
File configurationDir,
String sourceEncoding)
initMojoBaseProperties
protected void initMojoBaseProperties(net.sf.xsltmp.FromManyBase mojo)
initMojoBaseProperties
protected void initMojoBaseProperties(net.sf.jbg.mojo.BeansMojo mojo)
getSourceEncoding
public String getSourceEncoding()
Copyright © 2011 SEAF. All Rights Reserved.