com.android.ide.common.res2
Class PreprocessDataFile

java.lang.Object
  extended by com.android.ide.common.res2.DataFile<PreprocessDataItem>
      extended by com.android.ide.common.res2.PreprocessDataFile

public class PreprocessDataFile
extends DataFile<PreprocessDataItem>

DataFile for preprocessing resources.

Source is the "input" resource from the merged resources directory. Data items can be one of:


Field Summary
 
Fields inherited from class com.android.ide.common.res2.DataFile
mFile, mItems
 
Method Summary
 
Methods inherited from class com.android.ide.common.res2.DataFile
addItem, addItems, getFile, getItemMap, getItems, init, init, removeItem, removeItems, replace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait