2022-06-10 21:38:30 +09:00

304 lines
7.3 KiB
Smali

.class public Lzf/l;
.super Lzf/a;
.source "StringEntity.java"
# interfaces
.implements Ljava/lang/Cloneable;
# annotations
.annotation build Lcz/msebera/android/httpclient/annotation/NotThreadSafe;
.end annotation
# instance fields
.field public final e:[B
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/UnsupportedEncodingException;
}
.end annotation
.line 14
sget-object v0, Lcz/msebera/android/httpclient/entity/ContentType;->DEFAULT_TEXT:Lcz/msebera/android/httpclient/entity/ContentType;
invoke-direct {p0, p1, v0}, Lzf/l;-><init>(Ljava/lang/String;Lcz/msebera/android/httpclient/entity/ContentType;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/String;Lcz/msebera/android/httpclient/entity/ContentType;)V
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/nio/charset/UnsupportedCharsetException;
}
.end annotation
.line 1
invoke-direct {p0}, Lzf/a;-><init>()V
const-string v0, "Source string"
.line 2
invoke-static {p1, v0}, Lqg/a;->h(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
if-eqz p2, :cond_0
.line 3
invoke-virtual {p2}, Lcz/msebera/android/httpclient/entity/ContentType;->getCharset()Ljava/nio/charset/Charset;
move-result-object v0
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
if-nez v0, :cond_1
.line 4
sget-object v0, Lpg/f;->t:Ljava/nio/charset/Charset;
.line 5
:cond_1
:try_start_0
invoke-virtual {v0}, Ljava/nio/charset/Charset;->name()Ljava/lang/String;
move-result-object v1
invoke-virtual {p1, v1}, Ljava/lang/String;->getBytes(Ljava/lang/String;)[B
move-result-object p1
iput-object p1, p0, Lzf/l;->e:[B
:try_end_0
.catch Ljava/io/UnsupportedEncodingException; {:try_start_0 .. :try_end_0} :catch_0
if-eqz p2, :cond_2
.line 6
invoke-virtual {p2}, Lcz/msebera/android/httpclient/entity/ContentType;->toString()Ljava/lang/String;
move-result-object p1
invoke-virtual {p0, p1}, Lzf/a;->e(Ljava/lang/String;)V
:cond_2
return-void
.line 7
:catch_0
new-instance p1, Ljava/nio/charset/UnsupportedCharsetException;
invoke-virtual {v0}, Ljava/nio/charset/Charset;->name()Ljava/lang/String;
move-result-object p2
invoke-direct {p1, p2}, Ljava/nio/charset/UnsupportedCharsetException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;)V
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/nio/charset/UnsupportedCharsetException;
}
.end annotation
.line 12
sget-object v0, Lcz/msebera/android/httpclient/entity/ContentType;->TEXT_PLAIN:Lcz/msebera/android/httpclient/entity/ContentType;
invoke-virtual {v0}, Lcz/msebera/android/httpclient/entity/ContentType;->getMimeType()Ljava/lang/String;
move-result-object v0
invoke-static {v0, p2}, Lcz/msebera/android/httpclient/entity/ContentType;->create(Ljava/lang/String;Ljava/lang/String;)Lcz/msebera/android/httpclient/entity/ContentType;
move-result-object p2
invoke-direct {p0, p1, p2}, Lzf/l;-><init>(Ljava/lang/String;Lcz/msebera/android/httpclient/entity/ContentType;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/UnsupportedEncodingException;
}
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 8
invoke-direct {p0}, Lzf/a;-><init>()V
const-string v0, "Source string"
.line 9
invoke-static {p1, v0}, Lqg/a;->h(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
if-eqz p2, :cond_0
goto :goto_0
:cond_0
const-string p2, "text/plain"
:goto_0
if-eqz p3, :cond_1
goto :goto_1
:cond_1
const-string p3, "ISO-8859-1"
.line 10
:goto_1
invoke-virtual {p1, p3}, Ljava/lang/String;->getBytes(Ljava/lang/String;)[B
move-result-object p1
iput-object p1, p0, Lzf/l;->e:[B
.line 11
new-instance p1, Ljava/lang/StringBuilder;
invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V
invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
const-string p2, "; charset="
invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p1, p3}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
move-result-object p1
invoke-virtual {p0, p1}, Lzf/a;->e(Ljava/lang/String;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/String;Ljava/nio/charset/Charset;)V
.locals 1
.line 13
sget-object v0, Lcz/msebera/android/httpclient/entity/ContentType;->TEXT_PLAIN:Lcz/msebera/android/httpclient/entity/ContentType;
invoke-virtual {v0}, Lcz/msebera/android/httpclient/entity/ContentType;->getMimeType()Ljava/lang/String;
move-result-object v0
invoke-static {v0, p2}, Lcz/msebera/android/httpclient/entity/ContentType;->create(Ljava/lang/String;Ljava/nio/charset/Charset;)Lcz/msebera/android/httpclient/entity/ContentType;
move-result-object p2
invoke-direct {p0, p1, p2}, Lzf/l;-><init>(Ljava/lang/String;Lcz/msebera/android/httpclient/entity/ContentType;)V
return-void
.end method
# virtual methods
.method public clone()Ljava/lang/Object;
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/CloneNotSupportedException;
}
.end annotation
.line 1
invoke-super {p0}, Ljava/lang/Object;->clone()Ljava/lang/Object;
move-result-object v0
return-object v0
.end method
.method public getContent()Ljava/io/InputStream;
.locals 2
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
.line 1
new-instance v0, Ljava/io/ByteArrayInputStream;
iget-object v1, p0, Lzf/l;->e:[B
invoke-direct {v0, v1}, Ljava/io/ByteArrayInputStream;-><init>([B)V
return-object v0
.end method
.method public getContentLength()J
.locals 2
.line 1
iget-object v0, p0, Lzf/l;->e:[B
array-length v0, v0
int-to-long v0, v0
return-wide v0
.end method
.method public isRepeatable()Z
.locals 1
const/4 v0, 0x1
return v0
.end method
.method public isStreaming()Z
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public writeTo(Ljava/io/OutputStream;)V
.locals 1
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
const-string v0, "Output stream"
.line 1
invoke-static {p1, v0}, Lqg/a;->h(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
.line 2
iget-object v0, p0, Lzf/l;->e:[B
invoke-virtual {p1, v0}, Ljava/io/OutputStream;->write([B)V
.line 3
invoke-virtual {p1}, Ljava/io/OutputStream;->flush()V
return-void
.end method