|
|
|
@ -5,12 +5,8 @@ import android.support.annotation.NonNull;
@@ -5,12 +5,8 @@ import android.support.annotation.NonNull;
|
|
|
|
|
import android.support.annotation.Nullable; |
|
|
|
|
|
|
|
|
|
import org.json.JSONArray; |
|
|
|
|
import org.json.JSONObject; |
|
|
|
|
import org.xmlpull.v1.XmlPullParser; |
|
|
|
|
import org.xmlpull.v1.XmlPullParserException; |
|
|
|
|
import org.xmlpull.v1.XmlPullParserFactory; |
|
|
|
|
|
|
|
|
|
import java.io.BufferedInputStream; |
|
|
|
|
import java.io.InputStream; |
|
|
|
|
import java.util.List; |
|
|
|
|
|
|
|
|
|