Provides a writer for the application. All methods that are individually excluded
by the user are stored in an XML file similar to the other JBlanket files, like
totalMethods.xml.
author: Joy M. Agustin version: $Id: TreeWriter.java,v 1.1 2004/11/07 00:32:40 timshadel Exp $
Stores the individually excluded methods to fostream.
Parameters: ostream - the OutputStream to store the tree data to. throws: IOException - if unable to store the tree data to fostream.