Package brut.androlib.res.data
Class ResPackage
java.lang.Object
brut.androlib.res.data.ResPackage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddResSpec(ResResSpec spec) voidaddSynthesizedRes(int resId) voidaddType(ResTypeSpec type) booleanintgetId()getName()getOrCreateConfig(ResConfigFlags flags) getResSpec(ResID resID) intinthashCode()booleanhasResSpec(ResID resID) toString()
-
Constructor Details
-
ResPackage
-
-
Method Details
-
listResSpecs
-
hasResSpec
-
getResSpec
- Throws:
UndefinedResObjectException
-
getResSpecCount
public int getResSpecCount() -
getOrCreateConfig
-
getType
- Throws:
AndrolibException
-
listFiles
-
listValuesFiles
-
getResTable
-
getId
public int getId() -
getName
-
addResSpec
- Throws:
AndrolibException
-
addType
-
addSynthesizedRes
public void addSynthesizedRes(int resId) -
toString
-
equals
-
hashCode
public int hashCode() -
getValueFactory
-