public class Entry extends Object
| Constructor and Description |
|---|
Entry(String name,
InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
InputStream |
getInputStream() |
String |
getName() |
int |
hashCode() |
public Entry(String name, InputStream is)
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved