X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbin%2FCache.java;h=9c9b6b0bac92136109418009605d6682279a2199;hb=0b1ca393b3e936f798048c8c92d52a31b3498fb0;hp=acf1499a15bb742510664932f9046558773d547f;hpb=cf8da34cb025239199d1f7f35553517d5726d41d;p=jalview.git diff --git a/src/jalview/bin/Cache.java b/src/jalview/bin/Cache.java index acf1499..9c9b6b0 100755 --- a/src/jalview/bin/Cache.java +++ b/src/jalview/bin/Cache.java @@ -1,17 +1,17 @@ /* - * Jalview - A Sequence Alignment Editor and Viewer - * Copyright (C) 2007 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle - * + * Jalview - A Sequence Alignment Editor and Viewer (Development Version 2.4.1) + * Copyright (C) 2009 AM Waterhouse, J Procter, G Barton, M Clamp, S Searle + * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * + * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA @@ -22,73 +22,110 @@ import java.io.*; import java.util.*; import org.apache.log4j.*; +import org.biojava.dasobert.dasregistry.Das1Source; /** - * Stores and retrieves Jalview Application Properties - * Lists and fields within list entries are separated by '|' symbols unless otherwise stated - * (|) clauses are alternative values for a tag. - *

Current properties include: - *