org.apache.tools.ant.taskdefs.cvslib
public class ChangeLogWriter extends Object
Method Summary | |
---|---|
void | printChangeLog(PrintWriter output, CVSEntry[] entries)
Print out the specified entries.
|
Parameters: output writer to which to send output. entries the entries to be written.