org.apache.commons.fileupload.util
public interface Closeable
void close()
throws java.io.IOException
java.io.IOException - An I/O error occurred.boolean isClosed()
throws java.io.IOException
java.io.IOException - An I/O error occurred.Copyright © 2002-2016. All Rights Reserved.