refactor abstract sequence fetching and DBSource machinery to their own package
[jalview.git] / src / jalview / ws / dbsources / Pfam.java
index d1f5ea2..4d9c93d 100644 (file)
@@ -8,8 +8,8 @@ import java.util.Hashtable;
 import com.stevesoft.pat.Regex;\r
 \r
 import jalview.datamodel.AlignmentI;\r
-import jalview.ws.DbSourceProxy;\r
-import jalview.ws.DbSourceProxyImpl;\r
+import jalview.ws.seqfetcher.DbSourceProxy;\r
+import jalview.ws.seqfetcher.DbSourceProxyImpl;\r
 /**\r
  * TODO: later PFAM is a complex datasource - it currently returns a seed alignment, but could optionally return a full alignment.\r
  * TODO: later PFAM is a complex datasource - it could return a tree in addition to an alignment\r