-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathREADME.txt
More file actions
37 lines (24 loc) · 1022 Bytes
/
README.txt
File metadata and controls
37 lines (24 loc) · 1022 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
***********
********************** XStream **********************
***********
"Java to XML Serialization, and back again"
--[ Binaries ]-----------------------------------------------
All binary artifacts are in the 'lib' directory. These include the
xstream jars and any other library used at build time,
or optional runtime extras. kXML2 is recommend for use as it will
greatly improve the performance of XStream.
--[ Documentation ]------------------------------------------
Documentation can be found in docs/index.html. This includes:
* Introduction and tutorial
* JavaDoc
* Change log
* Frequently asked questions
--[ Source ]-------------------------------------------------
The complete source for XStream is bundled. This includes:
* Main API [src/java]
* Unit tests [src/test]
* Maven build files [pom.xml]
* Dependencies [lib]
-------------------------------------------------------------
-XStream Ccommitters
http://xstream.codehaus.org/