Package jadx.core.xmlgen
Class XmlGenUtils
java.lang.Object
jadx.core.xmlgen.XmlGenUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringdecodeComplex(int data, boolean isFraction) static StringdoubleToString(double value) static StringfloatToString(float value) static StringgetAttrTypeAsString(int type) static ICodeInfomakeXmlDump(ICodeWriter writer, ResourceStorage resStorage) static byte[]
-
Constructor Details
-
XmlGenUtils
private XmlGenUtils()
-
-
Method Details
-
readData
- Throws:
IOException
-
makeXmlDump
-
decodeComplex
-
doubleToString
-
floatToString
-
getAttrTypeAsString
-