Class ApkStringResHelper.InternalMap
java.lang.Object
com.pnfsoftware.jeb.core.units.code.android.ApkStringResHelper.InternalMap
- Enclosing class:
- ApkStringResHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pubmap
A map of IDs to (res_type, res_name) entries -
strmap
A map of string resource names to their values (non-localized).
-
-
Constructor Details
-
InternalMap
public InternalMap()
-