X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=forester%2Fjava%2Fsrc%2Forg%2Fforester%2Fws%2Fwabi%2FTxSearch.java;h=e96e592ffee263f05e7fbd5e85278c4670d6ade3;hb=10297bd8b8a4b4ab198a17a42fc6ff24ae2ed49b;hp=ed3bc29d365f46b53cd2cdc862eb8382242124cc;hpb=4248d371380d24a929b2b5ed2d29dfdae6329963;p=jalview.git diff --git a/forester/java/src/org/forester/ws/wabi/TxSearch.java b/forester/java/src/org/forester/ws/wabi/TxSearch.java index ed3bc29..e96e592 100644 --- a/forester/java/src/org/forester/ws/wabi/TxSearch.java +++ b/forester/java/src/org/forester/ws/wabi/TxSearch.java @@ -5,7 +5,7 @@ // Copyright (C) 2010 Christian M Zmasek // Copyright (C) 2010 Sanford-Burnham Medical Research Institute // All rights reserved -// +// // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either @@ -15,13 +15,13 @@ // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // Lesser General Public License for more details. -// +// // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA // // Contact: phylosoft @ gmail . com -// WWW: www.phylosoft.org/forester +// WWW: https://sites.google.com/site/cmzmasek/home/software/forester package org.forester.ws.wabi; @@ -31,12 +31,12 @@ import java.util.ArrayList; import java.util.List; /** - * + * * This is to access the Web API for Biology (WABI) at DDBJ. * See: http://xml.nig.ac.jp/ - * + * * Service Description: - * TXSearch is a retrieval system for a Taxonomy Database which + * TXSearch is a retrieval system for a Taxonomy Database which * was unified by DDBJ, GenBank and EMBL, which is developed by DDBJ. * See: http://xml.nig.ac.jp/wabi/Method?serviceName=TxSearch&mode=methodList *