Uses of Interface
org.biojava.nbio.core.util.XMLWriter
Packages that use XMLWriter
Package
Description
Input and Output of Structures
-
Uses of XMLWriter in org.biojava.nbio.core.util
Classes in org.biojava.nbio.core.util that implement XMLWriterModifier and TypeClassDescriptionclass
Implementation of XMLWriter which emits nicely formatted documents to a PrintWriter. -
Uses of XMLWriter in org.biojava.nbio.structure.align.util
Methods in org.biojava.nbio.structure.align.util that return XMLWriterModifier 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.Methods in org.biojava.nbio.structure.align.util with parameters of type XMLWriter -
Uses of XMLWriter in org.biojava.nbio.structure.io
Methods in org.biojava.nbio.structure.io with parameters of type XMLWriterModifier and TypeMethodDescriptionvoid
FileConvert.toDASStructure
(XMLWriter xw) Convert a protein Structure to a DAS Structure XML response .