Package com.sun.codemodel.writer

Class Summary
FileCodeWriter Writes all the source files under the specified file folder.
FilterCodeWriter CodeWriter that delegates to another CodeWriter.
ProgressCodeWriter Filter CodeWriter that writes a progress message to the specified PrintStream.
PrologCodeWriter Writes all the source files under the specified file folder and inserts a file prolog comment in each java source file.
SingleStreamCodeWriter Output all source files into a single stream with a little formatting header in front of each file.
ZipCodeWriter Writes all the files into a zip file.
 



Copyright © 2005-2008 Sun Microsystems. All Rights Reserved.