Class FastXMLWriter

java.lang.Object
org.biojava.utils.xml.FastXMLWriter

public class FastXMLWriter extends Object
Simple implementation of XMLWriter, optimized for speed. The output is not necessarily human-readable, but is fine for automated parsing.
Author:
Thomas Down