|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.enunciate.modules.BasicDeploymentModule
org.codehaus.enunciate.modules.FreemarkerDeploymentModule
org.gedcomx.build.enunciate.GedcomxExtensionDeploymentModule
public class GedcomxExtensionDeploymentModule
| Field Summary |
|---|
| Fields inherited from class org.codehaus.enunciate.modules.BasicDeploymentModule |
|---|
enunciate |
| Constructor Summary | |
|---|---|
GedcomxExtensionDeploymentModule()
|
|
| Method Summary | |
|---|---|
protected void |
doBuild()
|
void |
doFreemarkerGenerate()
|
protected URL |
getDocsTemplateURL()
|
String |
getName()
|
int |
getOrder()
|
void |
init(org.codehaus.enunciate.main.Enunciate enunciate)
|
boolean |
isDisabled()
|
| Methods inherited from class org.codehaus.enunciate.modules.FreemarkerDeploymentModule |
|---|
close, doGenerate, getConfiguration, getModel, getModelInternal, getObjectWrapper, getTemplateExceptionHandler, getTemplateLoader, initModel, processTemplate, processTemplate, processTemplate, processTemplate |
| Methods inherited from class org.codehaus.enunciate.modules.BasicDeploymentModule |
|---|
debug, doCompile, doPackage, getAliases, getBuildDir, getCompileDir, getConfigurationRules, getEnunciate, getGenerateDir, getPackageDir, getValidator, info, setBuildDir, setCompileDir, setDisabled, setGenerateDir, setPackageDir, step, warn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GedcomxExtensionDeploymentModule()
| Method Detail |
|---|
public String getName()
getName in interface org.codehaus.enunciate.modules.DeploymentModulegetName in class org.codehaus.enunciate.modules.BasicDeploymentModulepublic final int getOrder()
getOrder in interface org.codehaus.enunciate.modules.DeploymentModulegetOrder in class org.codehaus.enunciate.modules.BasicDeploymentModule
public void init(org.codehaus.enunciate.main.Enunciate enunciate)
throws org.codehaus.enunciate.EnunciateException
init in interface org.codehaus.enunciate.modules.DeploymentModuleinit in class org.codehaus.enunciate.modules.BasicDeploymentModuleorg.codehaus.enunciate.EnunciateExceptionprotected URL getDocsTemplateURL()
public void doFreemarkerGenerate()
throws org.codehaus.enunciate.EnunciateException,
IOException,
freemarker.template.TemplateException
doFreemarkerGenerate in class org.codehaus.enunciate.modules.FreemarkerDeploymentModuleorg.codehaus.enunciate.EnunciateException
IOException
freemarker.template.TemplateException
protected void doBuild()
throws org.codehaus.enunciate.EnunciateException,
IOException
doBuild in class org.codehaus.enunciate.modules.BasicDeploymentModuleorg.codehaus.enunciate.EnunciateException
IOExceptionpublic boolean isDisabled()
isDisabled in interface org.codehaus.enunciate.modules.DeploymentModuleisDisabled in class org.codehaus.enunciate.modules.BasicDeploymentModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||