Update of /cvsroot/jaxme/JaxMe2/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv5553
Modified Files:
JAXB.html
Log Message:
Updated for JaxMe2
Index: JAXB.html
===================================================================
RCS file: /cvsroot/jaxme/JaxMe2/docs/JAXB.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- JAXB.html 4 Dec 2002 17:11:49 -0000 1.1
+++ JAXB.html 15 Feb 2003 22:24:51 -0000 1.2
@@ -1,34 +1,51 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
-<html>
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <meta name="GENERATOR" content="Mozilla/4.79 [en] (Win95; U) [Netscape]">
- <title>JaxMe 2 is a JAXB implementation</title>
- <style type="text/css">@import url("style.css")</style>
-</head>
-<body>
-
-<h1>JaxMe 2 is a JAXB implementation</h1>
-<p>JAXB (Java Architecture for XML Binding) is a new, evolving standard for
-tools like JaxMe. Whilst JaxMe 1 defined its own API and schema extensions,
-the second version aims to be an implementation of JAXB. See
-<a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
-for details on JAXB.</p>
-<p>JAXB defines a lot of details, in particular the runtime API
- and the schema extensions. However, it lacks some things, which
- are important for Java/XML binding, in particular a persistency
- layer: Working with XML means storing XML in a database and
- reading it from the database. A complete Java/XML binding tool
- has to support this part of the job as well.</p>
-<p>JaxMe 2 will include a persistency layer, in particular a
- relational database will be supported. This effort has not yet
- been made, but will most probably look like the persistency
- layer of JaxMe 1. See the <a href="http://jaxme.sf.net/">JaxMe
- homepage</a> for details on JaxMe 1.</p>
-
-<p>
- <a href="GenerateJava.html">NEXT</a>
- <a href="AboutJaxMe.html">PREVIOUS</a>
- <a href="index.html">TABLE OF CONTENTS</a>
-</body>
-</html>
+<!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
+<html>
+<head>
+
+ <meta http-equiv="Content-Type"
+ content="text/html; charset=iso-8859-1">
+
+ <meta name="GENERATOR"
+ content="Mozilla/4.79 [en] (Win95; U) [Netscape]">
+ <title>Overview: How JaxMe implements JAXB</title>
+
+</head>
+ <body bgcolor="#ffffff">
+
+<h1>Overview: How JaxMe 2 implements JAXB</h1>
+ JAXB (Java Architecture for XML Binding) is a new, evolving standard
+ for tools such as JaxMe. While the first version of JaxMe defined its
+own API and schema extensions, JaxMe 2 aims to be an implementation of
+JAXB.
+<p>JAXB defines many Java/XML binding details; most importantly, it defines
+ the runtime API and the schema extensions. See <a
+ href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> for
+ details about JAXB.<br>
+ </p>
+
+<p>However, JAXB lacks some features that are important for Java/XML binding.
+ In particular, JAXB does not define a persistency layer. Working with XML
+ means storing XML in a database and reading it from the database. A complete
+ Java/XML binding tool has to support this part of the job as well.<br>
+ </p>
+
+<p>JaxMe 2 will include a persistency layer; specifically, a relational database
+ will be supported. This layer is not yet included in JaxMe 2. However,
+when the persistency layer is included in JaxMe 2, it will most likely look
+like the persistency layer of the first version of JaxMe. <br>
+ </p>
+
+<p>For details, see the <a
+
+href="file:///C:/cygwin/home/janedoe/JaxMe/docs/api/de/ispsoft/jaxme/jaxb/package-summary.html">Package
+ summary</a> as well as the rest of this JaxMe documentation. </p>
+
+<p> </p>
+
+<p><a href="Building.html">Next</a>
+ <a href="tutorial/DiagramHow.html">Previous</a>
+ <a href="tutorial/index.html">Table of Contents</a> </p>
+ <br>
+ <br>
+
+</body>
+</html>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jaxme-jaxb-dev mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jaxme-jaxb-dev