Class PrettyXMLWriter

java.lang.Object
org.biojava.nbio.core.util.PrettyXMLWriter
All Implemented Interfaces:
XMLWriter

public class PrettyXMLWriter extends Object implements XMLWriter
Implementation of XMLWriter which emits nicely formatted documents to a PrintWriter.
Since:
1.3
Author:
Thomas Down