brut.androlib.res.decoder
Class ResAttrDecoder
java.lang.Object
brut.androlib.res.decoder.ResAttrDecoder
public class ResAttrDecoder
- extends Object
Simple attribute decoder that returns the attribute's raw value if present
- Author:
- Anthony Trinh
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResAttrDecoder
public ResAttrDecoder()
decode
public String decode(int type,
int value,
String rawValue,
int attrResId)
throws AndrolibException
- Throws:
AndrolibException
Copyright © 2012. All Rights Reserved.