public interface com.android.internal.util.XmlUtils$ReadMapCallback
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: com.android.internal.util.XmlUtils$ReadMapCallback
  super_class: java.lang.Object
{
  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 28
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.xmlpull cannot be resolved\n\tThe import org.xmlpull cannot be resolved\n\tThe import org.xmlpull cannot be resolved\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParser cannot be resolved to a variable\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tThe method newSerializer() from the type Xml refers to the missing type XmlSerializer\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tThe method newPullParser() from the type Xml refers to the missing type XmlPullParser\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tThe method newPullParser() from the type Xml refers to the missing type XmlPullParser\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tThe method newPullParser() from the type Xml refers to the missing type XmlPullParser\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParser cannot be resolved to a type\n\tXmlSerializer cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n\tXmlPullParserException cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public abstract java.lang.Object readThisUnknownObjectXml(XmlPullParser, java.lang.String);
    descriptor: (LXmlPullParser;Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    Exceptions:
      throws XmlPullParserException, java.io.IOException
    MethodParameters:
      Name  Flags
      in    
      tag   
}
SourceFile: "XmlUtils.java"
NestHost: com.android.internal.util.XmlUtils
InnerClasses:
  public abstract ReadMapCallback = com.android.internal.util.XmlUtils$ReadMapCallback of com.android.internal.util.XmlUtils