what-the-bank/sources/o/InterfaceC15578gue.java

64 lines
1.4 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.io.IOException;
import java.io.InputStream;
import org.xmlpull.repackaged.v1.XmlPullParserException;
/* renamed from: o.gue, reason: case insensitive filesystem */
/* loaded from: classes6.dex */
public interface InterfaceC15578gue {
public static final String[] d = {"START_DOCUMENT", "END_DOCUMENT", "START_TAG", "END_TAG", "TEXT", "CDSECT", "ENTITY_REF", "IGNORABLE_WHITESPACE", "PROCESSING_INSTRUCTION", "COMMENT", "DOCDECL"};
int a(int i) throws XmlPullParserException;
String a();
String a(String str, String str2);
int b() throws XmlPullParserException;
String b(int i);
void b(InputStream inputStream) throws XmlPullParserException;
int c();
String c(int i);
String c(String str);
int d();
String d(int i);
void d(int i, String str, String str2) throws XmlPullParserException, IOException;
void d(String str) throws XmlPullParserException;
int e();
String e(int i) throws XmlPullParserException;
String f();
String g();
String g(int i) throws XmlPullParserException;
String h();
String i();
int j();
int k() throws XmlPullParserException, IOException;
String l() throws XmlPullParserException, IOException;
int m() throws XmlPullParserException, IOException;
int n() throws XmlPullParserException, IOException;
boolean o() throws XmlPullParserException;
}