CastorMappingXMLPlugin
Documentation for the CastorMappingXMLPlugin plugin
Plugin producing castor-mapping file.
| Classname |
org.xdoclet.plugin.castor.CastorMappingXMLPlugin |
| Maven repository |
http://dist.codehaus.org/ |
| Property |
Required |
Allowed values |
Default value |
Description |
| shortnames |
false |
|
|
Setter for shortNames property |
| autoextends |
false |
|
|
Setter for autoExtends property |
| includes |
false |
|
|
Setter for an include file list separated by ',' |
| description |
false |
|
|
Setter for description property |
| fieldsonly |
false |
|
|
User setter for capture "castor.field" info in fields only. By default we'll capture that info in
fields and methods |
| methodsonly |
false |
|
|
User setter for capture "castor.field" info in methods only (setters or getters). By default we'll
capture that info in fields and methods |
| mergedir |
false |
|
|
Setter for mergeDir property |
| filename |
false |
|
|
Setter for fileName 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 |