|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproguard.io.JarReader
public class JarReader
This DataEntryReader lets a given DataEntryReader read all data entries of the read jar/war/zip data entries.
| Constructor Summary | |
|---|---|
JarReader(DataEntryReader dataEntryReader)
Creates a new JarReader. |
|
| Method Summary | |
|---|---|
void |
read(DataEntry dataEntry)
Reads the given data entry. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JarReader(DataEntryReader dataEntryReader)
| Method Detail |
|---|
public void read(DataEntry dataEntry)
throws java.io.IOException
DataEntryReader
read in interface DataEntryReaderjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||