Android
package

android.content.res

Interfaces

XmlResourceParser The XML parsing interface returned for an XML resource. 

Classes

AssetFileDescriptor File descriptor of an entry in the AssetManager. 
AssetManager Provides access to an application's raw asset files; see Resources for the way most applications will want to retrieve their resource data. 
AssetManager.AssetInputStream  
ColorStateList Lets you map View state sets to colors. 
Configuration This class describes all device configuration information that can impact the resources the application retrieves. 
Resources Class for accessing an application's resources. 
Resources.Theme This class holds the current attribute values for a particular theme. 
TypedArray Container for an array of values that were retrieved with obtainStyledAttributes(AttributeSet, int[], int, int) or obtainAttributes(AttributeSet, int[])

Exceptions

Resources.NotFoundException This exception is thrown by the resource APIs when a requested resource can not be found. 
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:48