Uses of Interface
net.sf.whatsnew.filter.OutputWriter

Uses of OutputWriter in net.sf.whatsnew.filter.impl
 

Classes in net.sf.whatsnew.filter.impl that implement OutputWriter
 class DosOutputWriter
           An OutputWriter implementation that plain the buffer using DOS line feeds
 class UnixOutputWriter
           An OutputWriter implementation that plain the buffer using UNIX line feeds
 

Uses of OutputWriter in net.sf.whatsnew.mode
 

Methods in net.sf.whatsnew.mode that return OutputWriter
protected abstract  OutputWriter Mode.getOutputWriter()
          Get output writer
 

Uses of OutputWriter in net.sf.whatsnew.mode.impl
 

Methods in net.sf.whatsnew.mode.impl that return OutputWriter
protected  OutputWriter Change.getOutputWriter()
          Get output writer
protected  OutputWriter Release.getOutputWriter()
          Get output writer
 



Copyright © 2004 Sourceforge. All Rights Reserved.