User: pathoss Date: 02/10/05 08:50:41 Modified: xdocs migration.xml Log: Cleanup. Revision Changes Path 1.4 +200 -209 xdoclet/xdocs/migration.xml Index: migration.xml =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/xdocs/migration.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -w -r1.3 -r1.4 --- migration.xml 7 Sep 2002 13:05:50 -0000 1.3 +++ migration.xml 5 Oct 2002 15:50:40 -0000 1.4 @@ -14,16 +14,13 @@ and wich tags you should use instead. </p> <subsection name="Class Level"> - <table width="100%" border="1"> - <thead> + <table> <tr> - <td>Old Tag</td> - <td>Old Parameter</td> - <td>Applicable</td> - <td>New Tag</td> + <th>Old Tag</th> + <th>Old Parameter</th> + <th>Applicable</th> + <th>New Tag</th> </tr> - </thead> - <tbody> <tr> <td>@ejb:ejb-name</td> <td> @@ -182,32 +179,26 @@ </tr> <tr> <td>@jboss:finder-order</td> - <td>Example: <p>@jboss:finder-order findFoo foo,bar</p> - </td> + <td>Example: <p>@jboss:finder-order findFoo foo,bar</p></td> <td>CMP through JAWS</td> <td>@jboss.finder-query order=</td> </tr> - </tbody> </table> </subsection> <subsection name="Method Level"> <table> - <thead> <tr> - <td>Old Tag</td> - <td>Old Parameter</td> - <td>Applicable</td> - <td>New Tag</td> + <th>Old Tag</th> + <th>Old Parameter</th> + <th>Applicable</th> + <th>New Tag</th> </tr> - </thead> - <tbody> <tr> <td>@ejb:remote-method</td> <td> </td> <td>All</td> <td>@ejb.interface-method view-type="remote"</td> </tr> - </tbody> </table> </subsection> </section>
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel