Package proguard.io
Class IdleRewriter
java.lang.Object
proguard.io.IdleRewriter
- All Implemented Interfaces:
DataEntryReader
This
DataEntryReader reads data entries and requests their corresponding output streams
from a given DataEntryWriter, without actually using the output stream. This approach
correctly accounts for any filtering of the classes to output archives.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IdleRewriter
-
-
Method Details
-
read
Description copied from interface:DataEntryReaderReads the given data entry.- Specified by:
readin interfaceDataEntryReader- Throws:
IOException
-