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
Copyright © 2000–2016 BioJava. All rights reserved.