Uses of Class
org.apache.cocoon.ant.DelayedFileOutputStream

Packages that use DelayedFileOutputStream
org.apache.cocoon.ant   
 

Uses of DelayedFileOutputStream in org.apache.cocoon.ant
 

Methods in org.apache.cocoon.ant with parameters of type DelayedFileOutputStream
protected  void CocoonProcessorDelegate.getPage(UriType uriType, Map parameters, Map links, DelayedFileOutputStream dfos)
          Processes an Uri for its content.
 

Constructors in org.apache.cocoon.ant with parameters of type DelayedFileOutputStream
DelayedFileSavingEnvironment(UriType uriType, File context, Map attributes, Map parameters, Map links, DelayedFileOutputStream dfos, Logger log)
          Constructor for the DelayedFileSavingEnvironment object It uses the default view
DelayedFileSavingEnvironment(UriType uriType, String view, File context, Map attributes, Map parameters, Map links, DelayedFileOutputStream dfos, Logger log)
          Constructor for the DelayedFileSavingEnvironment object Cocoon's view is explictly set.
 



Copyright ⌐ 1999-2004 The Apache Software Foundation. All Rights Reserved.