Update of /cvsroot/xdoclet/xdoclet/modules/jdo/src/xdoclet/modules/jdo/resources
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7803/modules/jdo/src/xdoclet/modules/jdo/resources
Modified Files:
jdo_xml.package_class_inheritance.xdt
Log Message:
- replaced java.nio.CharBuffer by java-1.4-compliant classes
- added support of inheritance strategy "subclass-table" (previous "no-table"
is still supported)
Index: jdo_xml.package_class_inheritance.xdt
===================================================================
RCS file:
/cvsroot/xdoclet/xdoclet/modules/jdo/src/xdoclet/modules/jdo/resources/jdo_xml.package_class_inheritance.xdt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** jdo_xml.package_class_inheritance.xdt 27 Aug 2005 16:13:59 -0000
1.3
--- jdo_xml.package_class_inheritance.xdt 9 Oct 2005 21:38:15 -0000
1.4
***************
*** 2,6 ****
<inheritance
<XDtClass:ifHasClassTag tagName="jdo.inheritance"
paramName="strategy" superclasses="false">
! strategy="<XDtClass:classTagValue
tagName="jdo.inheritance" paramName="strategy"
values="no-table,new-table,superclass-table"/>"
</XDtClass:ifHasClassTag>
>
--- 2,6 ----
<inheritance
<XDtClass:ifHasClassTag tagName="jdo.inheritance"
paramName="strategy" superclasses="false">
! strategy="<XDtClass:classTagValue
tagName="jdo.inheritance" paramName="strategy"
values="no-table,subclass-table,new-table,superclass-table"/>"
</XDtClass:ifHasClassTag>
>
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
xdoclet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel