|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |