Package jadx.core.xmlgen
Class ResXmlGen
- java.lang.Object
-
- jadx.core.xmlgen.ResXmlGen
-
public class ResXmlGen extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ResXmlGen(ResourceStorage resStorage, ValuesParser vp, ManifestAttributes manifestAttributes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<ResContainer>makeResourcesXml(JadxArgs args)
-
-
-
Constructor Detail
-
ResXmlGen
public ResXmlGen(ResourceStorage resStorage, ValuesParser vp, ManifestAttributes manifestAttributes)
-
-
Method Detail
-
makeResourcesXml
public java.util.List<ResContainer> makeResourcesXml(JadxArgs args)
-
-