X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Ffeatures%2Fjalarchive.html;h=94180a6a471f673c37a7b2ff90ac7cbf302dd06f;hb=b4ebd059827a953d3d54b14ff08eefc99825be5d;hp=0a10cb2885275d74a659962ffe54cc0692cf0aa6;hpb=3d3bd33c49cf71bc900f023fb08aeead817673da;p=jalview.git diff --git a/help/html/features/jalarchive.html b/help/html/features/jalarchive.html index 0a10cb2..94180a6 100755 --- a/help/html/features/jalarchive.html +++ b/help/html/features/jalarchive.html @@ -1,16 +1,45 @@ + Jalview Archives -

Jalview Project Archives -

+

+ Jalview Project Archives +

-

These are XML files 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. +