public class PdbToXMLConverter
extends java.lang.Object
A class that converts Protein Data Bank (PDB) to XML that will validate against the biojava:MacromolecularStructure DTD.
Note this code is experimental and subject to change without notice.
Copyright © 2000 Cambridge Antibody Technology.
Primary author -
BlastLikeSAXParser,
SimpleXMLEmitter| Constructor and Description |
|---|
PdbToXMLConverter(java.lang.String poInput)
Creates a new
BlastToXMLConverter instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
convert() |