com.android.ide.common.resources.configuration
Interface Configurable

All Known Implementing Classes:
IdGeneratingResourceFile, MultiResourceFile, ResourceFile, ResourceFolder, ResourceItem, SingleResourceFile

public interface Configurable

An object that is associated with a FolderConfiguration.


Method Summary
 FolderConfiguration getConfiguration()
          Returns the FolderConfiguration for this object.
 

Method Detail

getConfiguration

FolderConfiguration getConfiguration()
Returns the FolderConfiguration for this object.