Print
TaglibPlugin

Documentation for the TaglibPlugin plugin

The plugin to generate tld files for jsp taglibs.

TODO : inspect the difference between variables declared in the tld and a simple tei class

TODO : inspect what uses tei classes can have other than the basic one (getVariableInfo(return new VariableInfo[]

Unknown macro: {...}
))

TODO : eventually make a plugin to generate simple tei classes, if it has any difference to declaring variables in the tag

Classname org.xdoclet.plugin.web.TaglibPlugin
Maven repository http://dist.codehaus.org/
Property Required Allowed values Default value Description
includelisteners false   true Wheter or not to include the listeners definitions in the generated tld file.

Is true if not specified.
jspversion false      
taglibversion false      
shortname false      
uri false      
displayname false      
smallicon false      
largeicon false      
description false      
validator false      
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