Project

General

Profile

« Previous | Next » 

Revision 2ab21f97

Added by Andreas Müller over 3 years ago

cleanup

View differences:

eu.etaxonomy.taxeditor.molecular/src/main/java/eu/etaxonomy/taxeditor/molecular/io/CDMSequenceMatrixAdapter.java
1
// $Id$
2
/**
3
* Copyright (C) 2016 EDIT
4
* European Distributed Institute of Taxonomy
5
* http://www.e-taxonomy.eu
6
*
7
* The contents of this file are subject to the Mozilla Public License Version 1.1
8
* See LICENSE.TXT at the top of this package for the full license terms.
9
*/
10 1
package eu.etaxonomy.taxeditor.molecular.io;
11 2

  
12

  
13 3
import java.io.IOException;
14 4
import java.net.URI;
15 5
import java.util.ArrayList;
......
40 30
import info.bioinfweb.jphyloio.events.type.EventContentType;
41 31
import info.bioinfweb.jphyloio.utils.JPhyloIOWritingUtils;
42 32

  
43

  
44

  
45 33
/**
46 34
 * In implementation of {@link MatrixDataAdapter} that delegates to a {@link Sequence} object.
47 35
 * <p>

Also available in: Unified diff