org.eclipse.net4j.util.io
Class ZIPUtil.EntryContext
java.lang.Object
org.eclipse.net4j.util.io.ZIPUtil.EntryContext
- Enclosing class:
- ZIPUtil
public static final class ZIPUtil.EntryContext
- extends Object
- Author:
- Eike Stepper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setName
public void setName(String name,
boolean directory)
setInputStream
public void setInputStream(InputStream inputStream)
Copyright (c) 2004 - 2011 Eike Stepper (Berlin, Germany) and others.