.class public final Lcom/google/gson/internal/Streams; .super Ljava/lang/Object; .source "Streams.java" # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Lcom/google/gson/internal/Streams$AppendableWriter; } .end annotation # direct methods .method private constructor ()V .registers 2 .line 37 invoke-direct {p0}, Ljava/lang/Object;->()V .line 38 new-instance v0, Ljava/lang/UnsupportedOperationException; invoke-direct {v0}, Ljava/lang/UnsupportedOperationException;->()V throw v0 .end method .method public static parse(Lcom/google/gson/stream/JsonReader;)Lcom/google/gson/JsonElement; .registers 3 .annotation system Ldalvik/annotation/Throws; value = { Lcom/google/gson/JsonParseException; } .end annotation .line 47 :try_start_0 invoke-virtual {p0}, Lcom/google/gson/stream/JsonReader;->peek()Lcom/google/gson/stream/JsonToken; :try_end_3 .catch Ljava/io/EOFException; {:try_start_0 .. :try_end_3} :catch_24 .catch Lcom/google/gson/stream/MalformedJsonException; {:try_start_0 .. :try_end_3} :catch_1d .catch Ljava/io/IOException; {:try_start_0 .. :try_end_3} :catch_16 .catch Ljava/lang/NumberFormatException; {:try_start_0 .. :try_end_3} :catch_f const/4 v0, 0x0 .line 49 :try_start_4 sget-object v1, Lcom/google/gson/internal/bind/TypeAdapters;->JSON_ELEMENT:Lcom/google/gson/TypeAdapter; invoke-virtual {v1, p0}, Lcom/google/gson/TypeAdapter;->read(Lcom/google/gson/stream/JsonReader;)Ljava/lang/Object; move-result-object p0 check-cast p0, Lcom/google/gson/JsonElement; :try_end_c .catch Ljava/io/EOFException; {:try_start_4 .. :try_end_c} :catch_d .catch Lcom/google/gson/stream/MalformedJsonException; {:try_start_4 .. :try_end_c} :catch_1d .catch Ljava/io/IOException; {:try_start_4 .. :try_end_c} :catch_16 .catch Ljava/lang/NumberFormatException; {:try_start_4 .. :try_end_c} :catch_f return-object p0 :catch_d move-exception p0 goto :goto_26 :catch_f move-exception p0 .line 65 new-instance v0, Lcom/google/gson/JsonSyntaxException; invoke-direct {v0, p0}, Lcom/google/gson/JsonSyntaxException;->(Ljava/lang/Throwable;)V throw v0 :catch_16 move-exception p0 .line 63 new-instance v0, Lcom/google/gson/JsonIOException; invoke-direct {v0, p0}, Lcom/google/gson/JsonIOException;->(Ljava/lang/Throwable;)V throw v0 :catch_1d move-exception p0 .line 61 new-instance v0, Lcom/google/gson/JsonSyntaxException; invoke-direct {v0, p0}, Lcom/google/gson/JsonSyntaxException;->(Ljava/lang/Throwable;)V throw v0 :catch_24 move-exception p0 const/4 v0, 0x1 :goto_26 if-eqz v0, :cond_2b .line 56 sget-object p0, Lcom/google/gson/JsonNull;->INSTANCE:Lcom/google/gson/JsonNull; return-object p0 .line 59 :cond_2b new-instance v0, Lcom/google/gson/JsonSyntaxException; invoke-direct {v0, p0}, Lcom/google/gson/JsonSyntaxException;->(Ljava/lang/Throwable;)V throw v0 .end method .method public static write(Lcom/google/gson/JsonElement;Lcom/google/gson/stream/JsonWriter;)V .registers 3 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation .line 73 sget-object v0, Lcom/google/gson/internal/bind/TypeAdapters;->JSON_ELEMENT:Lcom/google/gson/TypeAdapter; invoke-virtual {v0, p1, p0}, Lcom/google/gson/TypeAdapter;->write(Lcom/google/gson/stream/JsonWriter;Ljava/lang/Object;)V return-void .end method .method public static writerForAppendable(Ljava/lang/Appendable;)Ljava/io/Writer; .registers 2 .line 77 instance-of v0, p0, Ljava/io/Writer; if-eqz v0, :cond_7 check-cast p0, Ljava/io/Writer; goto :goto_d :cond_7 new-instance v0, Lcom/google/gson/internal/Streams$AppendableWriter; invoke-direct {v0, p0}, Lcom/google/gson/internal/Streams$AppendableWriter;->(Ljava/lang/Appendable;)V move-object p0, v0 :goto_d return-object p0 .end method