java.lang.Objectcom.ibm.commerce.server.AttachFilter
Attachment Filter for Jar and Zips.
Constructor Summary | |
AttachFilter() |
Method Summary | |
static java.lang.String | inspect(java.io.File f, java.lang.String supportedExtList) to inspect the jar or zip file content to see if it contains any unsupported file extensions. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AttachFilter()
Method Detail |
public static java.lang.String inspect(java.io.File f, java.lang.String supportedExtList)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.