|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.maventaglib.TaglibPlugin
net.sf.maventaglib.TaglibValidatePlugin
public class TaglibValidatePlugin
Generates a tag library validation report.
| Field Summary | |
|---|---|
protected java.lang.String |
report
Taglib validation ouput file. |
| Fields inherited from class net.sf.maventaglib.TaglibPlugin |
|---|
log, outputDir, srcDir, tldOut, tldSrc |
| Constructor Summary | |
|---|---|
TaglibValidatePlugin()
|
|
| Method Summary | |
|---|---|
void |
execute()
Executes the plugin goal. |
void |
setReport(java.lang.String file)
Sets the output file name for the taglib validation xdoc. |
| Methods inherited from class net.sf.maventaglib.TaglibPlugin |
|---|
applyXslt, applyXslt, echo, getDocumentBuilder, getReader, setOutputDir, setSrcDir, setTldOut, setTldSrc |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String report
| Constructor Detail |
|---|
public TaglibValidatePlugin()
| Method Detail |
|---|
public void setReport(java.lang.String file)
file - output file name for the taglib validation xdoc
public void execute()
throws java.lang.Exception
TaglibPlugin
execute in class TaglibPluginjava.lang.Exception - any specific exception thrown by a plugin implementation.TaglibPlugin.execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||