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