public class PdbPairXMLConverter extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_METHOD_NAME |
Constructor and Description |
---|
PdbPairXMLConverter() |
Modifier and Type | Method and Description |
---|---|
static String |
convertPairsToXML(SortedSet<PdbPair> pairs,
String method) |
static PdbPairsMessage |
convertXMLtoPairs(String xml) |
public static final String DEFAULT_METHOD_NAME
public PdbPairXMLConverter()
public static PdbPairsMessage convertXMLtoPairs(String xml)
public static String convertPairsToXML(SortedSet<PdbPair> pairs, String method)
Copyright © 2000–2019 BioJava. All rights reserved.