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
- IOException
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.