public class PdbToXMLConverter extends 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(String poInput)
Creates a new
BlastToXMLConverter instance. |
public PdbToXMLConverter(String poInput)
BlastToXMLConverter
instance.public void convert() throws IOException, SAXException
IOException
SAXException
Copyright © 2014 BioJava. All rights reserved.