X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Ffeatures%2Fjalarchive.html;h=dc97fd20d7c1f34a5e341a2ac61161e8ac79d934;hb=43d326c3a7616aedecfce6f7980b3831ec25243a;hp=b8d658d98f926f495795ce76c65497a1ae775f2b;hpb=72f4770815185305bd18aeeb74f829b1f9ed55c8;p=jalview.git diff --git a/help/html/features/jalarchive.html b/help/html/features/jalarchive.html index b8d658d..dc97fd2 100755 --- a/help/html/features/jalarchive.html +++ b/help/html/features/jalarchive.html @@ -1,4 +1,24 @@ + Jalview Archives @@ -7,9 +27,15 @@

Jalview Project Archives

-

These are java archives of an XML file containing alignments, trees -and Jalview display information. A data exchange standard is currently -being developed, so there is no stable schema yet, but Jalview web -services will soon make use of the same interchange format.

+

These are java archives of an XML file containing alignments, trees and Jalview + display information. A data exchange standard is currently being developed, + so there is no stable schema yet, but Jalview web services will soon make use + of the same interchange format.

+

For those who want to know...
+ Jalview uses java classes automatically created using Castor. + Jalview 2.08 uses descriptor classes which significantly increase the speed + of marshalling / unmarshalling java objects into XML. Files created prior to + Jalview 2.08 can still be read in, but they will be saved in the new format. +