Package org.robolectric.res
Interface ResourceTable
- All Known Implementing Classes:
PackageResourceTable
,RoutingResourceTable
public interface ResourceTable
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetRawValue
(int resId, ResTable_config config) getRawValue
(ResName resName, ResTable_config config) getResName
(int resourceId) getResourceId
(ResName resName) getValue
(int resId, ResTable_config config) getValue
(ResName resName, ResTable_config config) getXml
(ResName resName, ResTable_config config) void
receive
(ResourceTable.Visitor visitor)
-
Method Details
-
getResourceId
-
getResName
-
getValue
-
getValue
-
getXml
-
getRawValue
-
getRawValue
-
receive
-
getPackageName
String getPackageName()
-