|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.vdoclet.VDocletBean
public class VDocletBean
Command-line entry-point to vDoclet
| Constructor Summary | |
|---|---|
VDocletBean()
|
|
| Method Summary | |
|---|---|
void |
execute()
Description of the Method |
void |
setDestDir(File destDir)
destDir attribute |
void |
setEncoding(String encoding)
encoding attribute |
void |
setJellyContext(org.apache.commons.jelly.JellyContext jellyContext)
Set the Jelly context. |
void |
setOutputFile(String outputFile)
destDir attribute |
void |
setSrcDir(File srcDir)
Alias for srcPath |
void |
setTemplate(String template)
template attribute |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VDocletBean()
| Method Detail |
|---|
public void setSrcDir(File srcDir)
public void setDestDir(File destDir)
public void setJellyContext(org.apache.commons.jelly.JellyContext jellyContext)
jellyContext - the Jelly contextpublic void setOutputFile(String outputFile)
public void setTemplate(String template)
public void setEncoding(String encoding)
public void execute()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||