User: d_jencks
Date: 02/10/20 19:38:59
Modified:core/src/xdoclet/tagshandler FieldTagsHandler.java
Log:
Enable field tag processing to expand class names to fully qualified class names.
Use this feature in jdo tags.
Revision ChangesPath
1.10 +2 -2 xdoclet/core
User: d_jencks
Date: 02/10/20 19:39:00
Modified:src/xjavadoc XClass.java
Log:
Enable field tag processing to expand class names to fully qualified class names.
Use this feature in jdo tags.
Revision ChangesPath
1.32 +2 -1 xjavadoc/src/xjavadoc/XClass.java
User: d_jencks
Date: 02/10/20 19:39:00
Modified:modules/jdo/src/xdoclet/modules/jdo/resources jdo_xml.xdt
Log:
Enable field tag processing to expand class names to fully qualified class names.
Use this feature in jdo tags.
Revision ChangesPath
1.6 +7 -7
xdoc
User: d_jencks
Date: 02/10/20 19:38:57
Modified:core/src/xdoclet XDocletTagSupport.java
Log:
Enable field tag processing to expand class names to fully qualified class names.
Use this feature in jdo tags.
Revision ChangesPath
1.56 +13 -4 xdoclet/core/src/xdocle