org.biojava.bio.structure.align.xml
Class RepresentativeXMLConverter

java.lang.Object
  extended by org.biojava.bio.structure.align.xml.RepresentativeXMLConverter

public class RepresentativeXMLConverter
extends java.lang.Object


Constructor Summary
RepresentativeXMLConverter()
           
 
Method Summary
static java.util.SortedSet<java.lang.String> fromXML(java.lang.String xml)
           
static java.lang.String toXML(java.util.SortedSet<java.lang.String> representatives)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepresentativeXMLConverter

public RepresentativeXMLConverter()
Method Detail

toXML

public static final java.lang.String toXML(java.util.SortedSet<java.lang.String> representatives)

fromXML

public static final java.util.SortedSet<java.lang.String> fromXML(java.lang.String xml)