public class

ApkStringResHelper

extends Object
java.lang.Object
   ↳ com.pnfsoftware.jeb.core.units.code.android.ApkStringResHelper

Class Overview

Gather APK string resources to make them easily retrievable by client code, such as disassembly generators for IDexUnit. This helper walks through the processed Resources held by corresponding IXmlUnit. The path structure of the units matter.

Summary

Nested Classes
class ApkStringResHelper.InternalMap  
Public Constructors
ApkStringResHelper(IApkUnit apk)
Public Methods
String generateAutoCommentForPotentialResourceId(int resId)
String getDefaultString(int resId)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ApkStringResHelper (IApkUnit apk)

Public Methods

public String generateAutoCommentForPotentialResourceId (int resId)

public String getDefaultString (int resId)