|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectproguard.io.DataEntryRewriter
public class DataEntryRewriter
This DataEntryReader writes the resource data entries that it reads to a given DataEntryWriter, updating their contents based on the renamed classes in the given ClassPool.
| Constructor Summary | |
|---|---|
DataEntryRewriter(ClassPool classPool,
DataEntryWriter dataEntryWriter)
Creates a new DataEntryRewriter. |
|
| 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 DataEntryRewriter(ClassPool classPool,
DataEntryWriter dataEntryWriter)
| 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 | ||||||||