cef3a69c6692baed09d3bd331bda830490220751
[jalview.git] / help / html / features / jalarchive.html
1 <html>
2 <!--
3  * Jalview - A Sequence Alignment Editor and Viewer (Version 2.8.0b1)
4  * Copyright (C) 2014 The Jalview Authors
5  * 
6  * This file is part of Jalview.
7  * 
8  * Jalview is free software: you can redistribute it and/or
9  * modify it under the terms of the GNU General Public License 
10  * as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
11  *  
12  * Jalview is distributed in the hope that it will be useful, but 
13  * WITHOUT ANY WARRANTY; without even the implied warranty 
14  * of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
15  * PURPOSE.  See the GNU General Public License for more details.
16  * 
17  * You should have received a copy of the GNU General Public License along with Jalview.  If not, see <http://www.gnu.org/licenses/>.
18  * The Jalview Authors are detailed in the 'AUTHORS' file.
19 -->
20 <head>
21 <title>Jalview Archives</title>
22 </head>
23 <body>
24
25 <p><strong>Jalview Project Archives</strong>
26 </p>
27
28 <p>These are java archives of an XML file containing alignments, trees and Jalview 
29   display information. A data exchange standard is currently being developed, 
30   so there is no stable schema yet, but Jalview web services will soon make use 
31   of the same interchange format.</p>
32 <p>For those who want to know...<br>
33   Jalview uses java classes automatically created using <a href="http://www.castor.org">Castor</a>. 
34   Jalview 2.08 uses descriptor classes which significantly increase the speed 
35   of marshalling / unmarshalling java objects into XML. Files created prior to 
36   Jalview 2.08 can still be read in, but they will be saved in the new format. 
37 </p>
38 </body>
39 </html>