CVS: jfor/src/org/jfor/jfor/rtflib/rtfdoc RtfHeader.java,1.7,1.8
Bertrand Delacretaz <[email protected]> Thu, 17 Jul 2003 07:42:54 -0700
| Newsgroups | gmane.text.xml.jfor.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jfor/jfor/src/org/jfor/jfor/rtflib/rtfdoc
In directory sc8-pr-cvs1:/tmp/cvs-serv17240
Modified Files:
RtfHeader.java
Log Message:
jforCreatedThisOn property added, contains document creation time
Index: RtfHeader.java
===================================================================
RCS file: /cvsroot/jfor/jfor/src/org/jfor/jfor/rtflib/rtfdoc/RtfHeader.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** RtfHeader.java 12 Jul 2002 08:08:31 -0000 1.7
--- RtfHeader.java 17 Jul 2003 14:42:51 -0000 1.8
***************
*** 1,9 ****
package org.jfor.jfor.rtflib.rtfdoc;
- import java.util.*;
- import java.io.Writer;
- import java.io.IOException;
import org.jfor.jfor.main.JForVersionInfo;
/*-----------------------------------------------------------------------------
* jfor - Open-Source XSL-FO to RTF converter - see www.jfor.org
--- 1,13 ----
package org.jfor.jfor.rtflib.rtfdoc;
import org.jfor.jfor.main.JForVersionInfo;
+ import java.io.IOException;
+ import java.io.Writer;
+ import java.util.Date;
+ import java.util.HashMap;
+ import java.util.Iterator;
+ import java.util.Map;
+
/*-----------------------------------------------------------------------------
* jfor - Open-Source XSL-FO to RTF converter - see www.jfor.org
***************
*** 63,66 ****
--- 67,73 ----
// $Id$
// $Log$
+ // Revision 1.8 2003/07/17 14:42:51 bdelacretaz
+ // jforCreatedThisOn property added, contains document creation time
+ //
// Revision 1.7 2002/07/12 08:08:31 bdelacretaz
// License changed to jfor Apache-style license
***************
*** 104,107 ****
--- 111,115 ----
new RtfFontTable(this,w);
m_userProperties.put("jforVersion",JForVersionInfo.getLongVersionInfo());
+ m_userProperties.put("jforCreatedThisOn",new Date().toString());
}
-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0