Update of
/var/cvs/applications/xmlimporter/src/org/mmbase/applications/xmlimporter
In directory
james.mmbase.org:/tmp/cvs-serv32496/applications/xmlimporter/src/org/mmbase/applications/xmlimporter
Modified Files:
package.html
Log Message:
proper html
See also:
http://cvs.mmbase.org/viewcvs/applications/xmlimporter/src/org/mmbase/applications/xmlimporter
Index: package.html
===================================================================
RCS file:
/var/cvs/applications/xmlimporter/src/org/mmbase/applications/xmlimporter/package.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- package.html 18 Jan 2002 19:08:28 -0000 1.1
+++ package.html 19 Mar 2008 11:40:41 -0000 1.2
@@ -1,31 +1,25 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML>
- <HEAD>
- <TITLE>java.text package</TITLE>
- <META content="text/html; charset=windows-1252">
- <META content="MSHTML 5.00.2614.3500" name="GENERATOR">
- </HEAD>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+ <head>
+ <title>java.text package</title>
+ </head>
- <BODY bgcolor="white">
- Provides classes and interfaces for importing a Temporary Cloud of Objects
- (TCP) into the permanent MMBase Persistent Cloud of Objects (PCO). Both PCO
- and TCP consist of objects with relations.
+ <body>
+ <p>Provides classes and interfaces for importing a Temporary Cloud of
Objects (TCP) into the permanent MMBase Persistent Cloud of Objects (PCO). Both
PCO and TCP consist of objects with relations.</p>
- <P>
+ <p>
Two paths for import are provided:
- <UL>
- <LI>XML import</LI>
- <LI>TCP API</LI>
- </UL>
- </P>
+ <ul>
+ <li>XML import</li>
+ <li>TCP API</li>
+ </ul>
+ </p>
- <P>
- XML import is build on top of the TCP API. The TCP API is build on top of two
- import classes that were already present in the MMBase core:
- <UL>
- <LI>org.mmbase.module.core.TransactionManager</LI>
- <LI>org.mmbase.module.core.TemporaryNodeManager</LI>
- </UL>
- </P>
- </BODY>
-</HTML>
+ <p>XML import is build on top of the TCP API. The TCP API is build on top
of two import classes that were already present in the MMBase core:
+ <ul>
+ <li>org.mmbase.module.core.TransactionManager</li>
+ <li>org.mmbase.module.core.TemporaryNodeManager</li>
+ </ul>
+ </p>
+ </body>
+</html>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs