Class RepresentativeXMLConverter
- java.lang.Object
-
- org.biojava.nbio.structure.align.xml.RepresentativeXMLConverter
-
public class RepresentativeXMLConverter extends Object
-
-
Constructor Summary
Constructors Constructor Description RepresentativeXMLConverter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static SortedSet<String>
fromXML(String xml)
static String
toXML(SortedSet<String> representatives)
-