Print
QTagImplPlugin

Documentation for the QTagImplPlugin plugin

Produces implementation classes for xdoclet tag handling out of interfaces

marked with qtags. behavour of implementation classes is controlled by qtags

also ( see qtags documentation for details ). Due to naming coflict with

qtags and templating engines, "name" and "class" tag parameters shallk be specified as getName()_ and getClass_()

on qtag interface. Qtag name for use in javadocs is created by changing camelhump

in hyphenated version. Thus interface FooBarBaz will produce qtag @foo.bar-baz

.

Classname org.xdoclet.plugin.qtags.impl.QTagImplPlugin
Maven repository http://dist.codehaus.org/
Property Required Allowed values Default value Description
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