Package proguard.resources.file.visitor
Class ResourceJavaReferenceCollector
java.lang.Object
proguard.resources.file.visitor.ResourceJavaReferenceCollector
- All Implemented Interfaces:
DataEntryReader
This
DataEntryReader collects the java references in a resource file and adds them to the
references field.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidReads the given data entry.
-
Constructor Details
-
ResourceJavaReferenceCollector
public ResourceJavaReferenceCollector()
-
-
Method Details
-
getReferences
-
read
Description copied from interface:DataEntryReaderReads the given data entry.- Specified by:
readin interfaceDataEntryReader- Throws:
IOException
-