Print
WebPlugin

Documentation for the WebPlugin plugin

TODO : check qtags, xtags

TODO: add getMetadataProvider() to AbstractPlugin instead of keeping the allClass reference ?

TODO : validate generated XML ?

TODO : mandatory tags/attributes? (filter-name, filter-class, filter-mapping, ...)

TODO : filter-mapping: check that a mapping has only of one url-pattern or servlet-name

TODO : filter-mapping: check that a servlet-name mapping points to an existing servlet? i wouldn't do it, because

a servlet might be declared in a merge file.

Classname org.xdoclet.plugin.web.WebPlugin
Maven repository http://dist.codehaus.org/
Property Required Allowed values Default value Description
servletversion false      
mergedir false     Setter for mergeDir property
restrictedpath false      
multioutput false      
outputValidator false      
fileregex false      
filereplace false      
packageregex false      
packagereplace false      
destdir true     Directory where generated file should be created
validate false true, false true Validate output files or not.
encoding false   ISO-8859-1 Encoding of source files
Powered by Atlassian Confluence