Uses of Interface
org.biojava.nbio.core.util.XMLWriter
Package
Description
Input and Output of Structures
-
Uses of XMLWriter in org.biojava.nbio.core.util
Modifier and TypeClassDescriptionclass
Implementation of XMLWriter which emits nicely formatted documents to a PrintWriter. -
Uses of XMLWriter in org.biojava.nbio.structure.align.util
Modifier and TypeMethodDescriptionUserConfiguration.toXML
(PrintWriter pw) convert Configuration to an XML file so it can be serializedconvert Configuration to an XML file so it can be serialized add to an already existing xml file. -
Uses of XMLWriter in org.biojava.nbio.structure.io
Modifier and TypeMethodDescriptionvoid
FileConvert.toDASStructure
(XMLWriter xw) Convert a protein Structure to a DAS Structure XML response .