|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.program.PdbToXMLConverter
public class PdbToXMLConverter
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. All Rights Reserved.
Primary author -
BlastLikeSAXParser,
SimpleXMLEmitter| Constructor Summary | |
|---|---|
PdbToXMLConverter(String poInput)
Creates a new BlastToXMLConverter instance. |
|
| Method Summary | |
|---|---|
void |
convert()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PdbToXMLConverter(String poInput)
BlastToXMLConverter instance.
| Method Detail |
|---|
public void convert()
throws IOException,
SAXException
IOException
SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||