Update of /cvsroot/jaxme/JaxMe2/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv32423/docs
Modified Files:
Reference.html
Log Message:
Added the events framework to support the development of
SchemaReaders.
Index: Reference.html
===================================================================
RCS file: /cvsroot/jaxme/JaxMe2/docs/Reference.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Reference.html 6 Mar 2003 20:51:00 -0000 1.2
+++ Reference.html 11 Mar 2003 20:54:39 -0000 1.3
@@ -43,6 +43,10 @@
</ul>
</li>
<li><a href="#schemaWriters">Schema writers</a>
+ <ul>
+ <li><a href="#JAXBSchemaWriter">The JAXBSchemaWriter</a></li>
+ <li><a href="#JaxMeSchemaWriter">The JaxMeSchemaWriter</a></li>
+ </ul>
</li>
</ul>
</p>
@@ -435,7 +439,10 @@
<h3>The JaxMeSchemaWriter</h3>
<p>The <a href="api/net/sf/jaxme/generator/jaxb/impl/JaxMeSchemaWriter.html">
JaxMeSchemaWriter</a> is the counterpart of the
- <a href="#JaxMeSchemaReader">JaxMeSchemaReader</a>.</p>
+ <a href="#JaxMeSchemaReader">JaxMeSchemaReader</a>. It is a subclass
+ of the <a href="#JAXBSchemaWriter">JAXBSchemaWriter</a>, supporting
+ all the features of <a href="http://java.sun.com/xml/jaxb">JAXB</a>
+ plus JaxMe specific extensions.</p>
</td>
</table>
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Jaxme-jaxb-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxme-jaxb-dev