Class ValuesParser

java.lang.Object
jadx.core.xmlgen.ParserConstants
jadx.core.xmlgen.entry.ValuesParser

public class ValuesParser extends ParserConstants
  • Field Details

  • Constructor Details

  • Method Details

    • getSimpleValueString

      @Nullable public @Nullable String getSimpleValueString(ResourceEntry ri)
    • getValueString

      @Nullable public @Nullable String getValueString(ResourceEntry ri)
    • decodeValue

      @Nullable public @Nullable String decodeValue(RawValue value)
    • decodeValue

      @Nullable public @Nullable String decodeValue(int dataType, int data)
    • decodeNameRef

      public String decodeNameRef(int nameRef)