public class KfsWebUtils extends Object
| Constructor and Description | 
|---|
| KfsWebUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | saveMimeZipOutputStreamAsFile(javax.servlet.http.HttpServletResponse response,
                                                          String contentType,
                                                          Map<String,ByteArrayOutputStream> outputStreamMap,
                                                          String zipFileName)Zipoutput files that are not of type text/plain or text/html. | 
public KfsWebUtils()
public static void saveMimeZipOutputStreamAsFile(javax.servlet.http.HttpServletResponse response, String contentType, Map<String,ByteArrayOutputStream> outputStreamMap, String zipFileName) throws IOException
response - contentType - outputStreamMap - outputStream> zipFileName - IOExceptionCopyright © 2004–2015 The Kuali Foundation. All rights reserved.