Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/release/README.txt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18 - (show annotations) (download)
Sun Sep 6 14:50:09 2009 UTC (14 years, 8 months ago) by seratch
File MIME type: text/plain
File size: 1256 byte(s)
description追加
1 java-simple-fh
2 ================================
3 (simple file handler for Java)
4 This is the library to make accessing file resources in Java simply and safely.
5 Supporting file accessor, file reader and file writer.
6
7
8 Introduction to "java-simple-fh"
9 ================================
10
11 Please see the project site at http://sourceforge.jp/projects/java-simple-fh/.
12
13
14 How to use "java-simple-fh"
15 ===============
16
17 Please see the javadocs.
18 It is able to download them from the above project site.
19
20
21 License
22 ===============
23
24 The license of this library itself is "Apache License Version 2.0".
25
26 There is some dependence on juniversalchardet in this library.
27
28 "juniversalchardet" is a Java port of 'universalchardet',
29 that is the encoding detector library of Mozilla.
30 http://code.google.com/p/juniversalchardet/
31
32
33 Bug Reports
34 ===========
35
36 Bug reports go to bug reports forum on the project site.
37 http://sourceforge.jp/forum/forum.php?forum_id=20160
38
39 But *BEFORE YOU POST* make sure you've tested against
40 the LATEST code available from Subversion.
41
42 Odds are good your bug has already been fixed.
43
44 If it hasn't been fixed in the latest version,
45 then when posting *BE SURE TO SAY* which svn revision you tested against.
46 For example, "SVN revision : 1234".
47
48
49 EOF

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26