|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biojava3.protmod.io.StructureAtomXMLConverter
public class StructureAtomXMLConverter
| Constructor Summary | |
|---|---|
StructureAtomXMLConverter()
|
|
| Method Summary | |
|---|---|
static StructureAtom |
fromXML(org.w3c.dom.Node structureAtomElement)
|
static java.lang.String |
toXML(StructureAtom atom)
|
static void |
toXML(StructureAtom atom,
PrettyXMLWriter xml)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StructureAtomXMLConverter()
| Method Detail |
|---|
public static java.lang.String toXML(StructureAtom atom)
throws java.io.IOException
java.io.IOException
public static void toXML(StructureAtom atom,
PrettyXMLWriter xml)
throws java.io.IOException
java.io.IOExceptionpublic static StructureAtom fromXML(org.w3c.dom.Node structureAtomElement)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||