Code128Writer.smali
.class public final Lcom/google/zxing/oned/Code128Writer;
.super Lcom/google/zxing/oned/m;
.source "Code128Writer.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/zxing/oned/Code128Writer$CType;
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.line 1
invoke-direct {p0}, Lcom/google/zxing/oned/m;-><init>()V
return-void
.end method
.method private static a(Ljava/lang/CharSequence;II)I
.registers 6
.line 32
invoke-static {p0, p1}, Lcom/google/zxing/oned/Code128Writer;->a(Ljava/lang/CharSequence;I)Lcom/google/zxing/oned/Code128Writer$CType;
move-result-object v0
.line 33
sget-object v1, Lcom/google/zxing/oned/Code128Writer$CType;->ONE_DIGIT:Lcom/google/zxing/oned/Code128Writer$CType;
const/16 v2, 0x64
if-ne v0, v1, :cond_b
return v2
.line 34
:cond_b
sget-object v1, Lcom/google/zxing/oned/Code128Writer$CType;->UNCODABLE:Lcom/google/zxing/oned/Code128Writer$CType;
if-ne v0, v1, :cond_27
.line 35
invoke-interface {p0}, Ljava/lang/CharSequence;->length()I
move-result v0
if-ge p1, v0, :cond_26
.line 36
invoke-interface {p0, p1}, Ljava/lang/CharSequence;->charAt(I)C
move-result p0
const/16 p1, 0x20
const/16 v0, 0x65
if-lt p0, p1, :cond_25
if-ne p2, v0, :cond_26
const/16 p1, 0x60
if-ge p0, p1, :cond_26
:cond_25
return v0
:cond_26
return v2
:cond_27
const/16 v1, 0x63
if-ne p2, v1, :cond_2c
return v1
:cond_2c
if-ne p2, v2, :cond_66
.line 37
sget-object p2, Lcom/google/zxing/oned/Code128Writer$CType;->FNC_1:Lcom/google/zxing/oned/Code128Writer$CType;
if-ne v0, p2, :cond_33
return v2
:cond_33
add-int/lit8 p2, p1, 0x2
.line 38
invoke-static {p0, p2}, Lcom/google/zxing/oned/Code128Writer;->a(Ljava/lang/CharSequence;I)Lcom/google/zxing/oned/Code128Writer$CType;
move-result-object p2
.line 39
sget-object v0, Lcom/google/zxing/oned/Code128Writer$CType;->UNCODABLE:Lcom/google/zxing/oned/Code128Writer$CType;
if-eq p2, v0, :cond_65
sget-object v0, Lcom/google/zxing/oned/Code128Writer$CType;->ONE_DIGIT:Lcom/google/zxing/oned/Code128Writer$CType;
if-ne p2, v0, :cond_42
goto :goto_65
.line 40
:cond_42
sget-object v0, Lcom/google/zxing/oned/Code128Writer$CType;->FNC_1:Lcom/google/zxing/oned/Code128Writer$CType;
if-ne p2, v0, :cond_52
add-int/lit8 p1, p1, 0x3
.line 41
invoke-static {p0, p1}, Lcom/google/zxing/oned/Code128Writer;->a(Ljava/lang/CharSequence;I)Lcom/google/zxing/oned/Code128Writer$CType;
move-result-object p0
.line 42
sget-object p1, Lcom/google/zxing/oned/Code128Writer$CType;->TWO_DIGITS:Lcom/google/zxing/oned/Code128Writer$CType;
if-ne p0, p1, :cond_51
return v1
:cond_51
return v2
:cond_52
add-int/lit8 p1, p1, 0x4
.line 43
:goto_54
invoke-static {p0, p1}, Lcom/google/zxing/oned/Code128Writer;->a(Ljava/lang/CharSequence;I)Lcom/google/zxing/oned/Code128Writer$CType;
move-result-object p2
sget-object v0, Lcom/google/zxing/oned/Code128Writer$CType;->TWO_DIGITS:Lcom/google/zxing/oned/Code128Writer$CType;
if-ne p2, v0, :cond_5f
add-int/lit8 p1, p1, 0x2
goto :goto_54
.line 44
:cond_5f
sget-object p0, Lcom/google/zxing/oned/Code128Writer$CType;->ONE_DIGIT:Lcom/google/zxing/oned/Code128Writer$CType;
if-ne p2, p0, :cond_64
return v2
:cond_64
return v1
:cond_65
:goto_65
return v2
.line 45
:cond_66
sget-object p2, Lcom/google/zxing/oned/Code128Writer$CType;->FNC_1:Lcom/google/zxing/oned/Code128Writer$CType;
if-ne v0, p2, :cond_70
add-int/lit8 p1, p1, 0x1
.line 46
invoke-static {p0, p1}, Lcom/google/zxing/oned/Code128Writer;->a(Ljava/lang/CharSequence;I)Lcom/google/zxing/oned/Code128Writer$CType;
move-result-object v0
.line 47
:cond_70
sget-object p0, Lcom/google/zxing/oned/Code128Writer$CType;->TWO_DIGITS:Lcom/google/zxing/oned/Code128Writer$CType;
if-ne v0, p0, :cond_75
return v1
:cond_75
return v2
.end method
.method private static a(Ljava/lang/CharSequence;I)Lcom/google/zxing/oned/Code128Writer$CType;
.registers 6
.line 23
invoke-interface {p0}, Ljava/lang/CharSequence;->length()I
move-result v0
if-lt p1, v0, :cond_9
.line 24
sget-object p0, Lcom/google/zxing/oned/Code128Writer$CType;->UNCODABLE:Lcom/google/zxing/oned/Code128Writer$CType;
return-object p0
.line 25
:cond_9
invoke-interface {p0, p1}, Ljava/lang/CharSequence;->charAt(I)C
move-result v1
const/16 v2, 0xf1
if-ne v1, v2, :cond_14
.line 26
sget-object p0, Lcom/google/zxing/oned/Code128Writer$CType;->FNC_1:Lcom/google/zxing/oned/Code128Writer$CType;
return-object p0
:cond_14
const/16 v2, 0x30
if-lt v1, v2, :cond_33
const/16 v3, 0x39
if-le v1, v3, :cond_1d
goto :goto_33
:cond_1d
add-int/lit8 p1, p1, 0x1
if-lt p1, v0, :cond_24
.line 27
sget-object p0, Lcom/google/zxing/oned/Code128Writer$CType;->ONE_DIGIT:Lcom/google/zxing/oned/Code128Writer$CType;
return-object p0
.line 28
:cond_24
invoke-interface {p0, p1}, Ljava/lang/CharSequence;->charAt(I)C
move-result p0
if-lt p0, v2, :cond_30
if-le p0, v3, :cond_2d
goto :goto_30
.line 29
:cond_2d
sget-object p0, Lcom/google/zxing/oned/Code128Writer$CType;->TWO_DIGITS:Lcom/google/zxing/oned/Code128Writer$CType;
return-object p0
.line 30
:cond_30
:goto_30
sget-object p0, Lcom/google/zxing/oned/Code128Writer$CType;->ONE_DIGIT:Lcom/google/zxing/oned/Code128Writer$CType;
return-object p0
.line 31
:cond_33
:goto_33
sget-object p0, Lcom/google/zxing/oned/Code128Writer$CType;->UNCODABLE:Lcom/google/zxing/oned/Code128Writer$CType;
return-object p0
.end method
# virtual methods
.method public a(Ljava/lang/String;Lcom/google/zxing/BarcodeFormat;IILjava/util/Map;)Lcom/google/zxing/common/b;
.registers 7
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Lcom/google/zxing/BarcodeFormat;",
"II",
"Ljava/util/Map<",
"Lcom/google/zxing/EncodeHintType;",
"*>;)",
"Lcom/google/zxing/common/b;"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/zxing/WriterException;
}
.end annotation
.line 1
sget-object v0, Lcom/google/zxing/BarcodeFormat;->CODE_128:Lcom/google/zxing/BarcodeFormat;
if-ne p2, v0, :cond_9
.line 2
invoke-super/range {p0 .. p5}, Lcom/google/zxing/oned/m;->a(Ljava/lang/String;Lcom/google/zxing/BarcodeFormat;IILjava/util/Map;)Lcom/google/zxing/common/b;
move-result-object p1
return-object p1
.line 3
:cond_9
new-instance p1, Ljava/lang/IllegalArgumentException;
invoke-static {p2}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;
move-result-object p2
const-string p3, "Can only encode CODE_128, but got "
invoke-virtual {p3, p2}, Ljava/lang/String;->concat(Ljava/lang/String;)Ljava/lang/String;
move-result-object p2
invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.end method
.method public a(Ljava/lang/String;)[Z
.registers 14
.line 4
invoke-virtual {p1}, Ljava/lang/String;->length()I
move-result v0
if-lez v0, :cond_ea
const/16 v1, 0x50
if-gt v0, v1, :cond_ea
const/4 v1, 0x0
const/4 v2, 0x0
:goto_c
if-ge v2, v0, :cond_2c
.line 5
invoke-virtual {p1, v2}, Ljava/lang/String;->charAt(I)C
move-result v3
packed-switch v3, :pswitch_data_fc
const/16 v4, 0x7f
if-gt v3, v4, :cond_1c
:pswitch_19
add-int/lit8 v2, v2, 0x1
goto :goto_c
.line 6
:cond_1c
new-instance p1, Ljava/lang/IllegalArgumentException;
invoke-static {v3}, Ljava/lang/String;->valueOf(C)Ljava/lang/String;
move-result-object v0
const-string v1, "Bad character in input: "
invoke-virtual {v1, v0}, Ljava/lang/String;->concat(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
throw p1
.line 7
:cond_2c
new-instance v2, Ljava/util/ArrayList;
invoke-direct {v2}, Ljava/util/ArrayList;-><init>()V
const/4 v3, 0x1
const/4 v4, 0x0
const/4 v5, 0x0
const/4 v6, 0x0
const/4 v7, 0x1
:cond_36
:goto_36
const/16 v8, 0x67
if-ge v4, v0, :cond_a2
.line 8
invoke-static {p1, v4, v6}, Lcom/google/zxing/oned/Code128Writer;->a(Ljava/lang/CharSequence;II)I
move-result v9
const/16 v10, 0x64
const/16 v11, 0x65
if-ne v9, v6, :cond_7e
.line 9
invoke-virtual {p1, v4}, Ljava/lang/String;->charAt(I)C
move-result v8
packed-switch v8, :pswitch_data_108
goto :goto_5a
:pswitch_4c
if-ne v6, v11, :cond_7c
const/16 v10, 0x65
goto :goto_7c
:pswitch_51
const/16 v10, 0x60
goto :goto_7c
:pswitch_54
const/16 v10, 0x61
goto :goto_7c
:pswitch_57
const/16 v10, 0x66
goto :goto_7c
:goto_5a
if-eq v6, v10, :cond_76
if-eq v6, v11, :cond_6b
add-int/lit8 v8, v4, 0x2
.line 10
invoke-virtual {p1, v4, v8}, Ljava/lang/String;->substring(II)Ljava/lang/String;
move-result-object v8
invoke-static {v8}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result v10
add-int/lit8 v4, v4, 0x1
goto :goto_7c
.line 11
:cond_6b
invoke-virtual {p1, v4}, Ljava/lang/String;->charAt(I)C
move-result v8
add-int/lit8 v10, v8, -0x20
if-gez v10, :cond_7c
add-int/lit8 v10, v10, 0x60
goto :goto_7c
.line 12
:cond_76
invoke-virtual {p1, v4}, Ljava/lang/String;->charAt(I)C
move-result v8
add-int/lit8 v10, v8, -0x20
:cond_7c
:goto_7c
add-int/2addr v4, v3
goto :goto_93
:cond_7e
if-nez v6, :cond_91
if-eq v9, v10, :cond_8c
if-eq v9, v11, :cond_89
const/16 v8, 0x69
const/16 v10, 0x69
goto :goto_92
:cond_89
const/16 v10, 0x67
goto :goto_92
:cond_8c
const/16 v8, 0x68
const/16 v10, 0x68
goto :goto_92
:cond_91
move v10, v9
:goto_92
move v6, v9
.line 13
:goto_93
sget-object v8, Lcom/google/zxing/oned/c;->a:[[I
aget-object v8, v8, v10
invoke-interface {v2, v8}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z
mul-int v10, v10, v7
add-int/2addr v5, v10
if-eqz v4, :cond_36
add-int/lit8 v7, v7, 0x1
goto :goto_36
.line 14
:cond_a2
rem-int/2addr v5, v8
.line 15
sget-object p1, Lcom/google/zxing/oned/c;->a:[[I
aget-object p1, p1, v5
invoke-interface {v2, p1}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z
.line 16
sget-object p1, Lcom/google/zxing/oned/c;->a:[[I
const/16 v0, 0x6a
aget-object p1, p1, v0
invoke-interface {v2, p1}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z
.line 17
invoke-interface {v2}, Ljava/util/Collection;->iterator()Ljava/util/Iterator;
move-result-object p1
const/4 v0, 0x0
:goto_b8
invoke-interface {p1}, Ljava/util/Iterator;->hasNext()Z
move-result v4
if-eqz v4, :cond_d1
invoke-interface {p1}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v4
check-cast v4, [I
.line 18
array-length v5, v4
move v6, v0
const/4 v0, 0x0
:goto_c7
if-ge v0, v5, :cond_cf
aget v7, v4, v0
add-int/2addr v6, v7
add-int/lit8 v0, v0, 0x1
goto :goto_c7
:cond_cf
move v0, v6
goto :goto_b8
.line 19
:cond_d1
new-array p1, v0, [Z
.line 20
invoke-interface {v2}, Ljava/util/Collection;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_d7
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v2
if-eqz v2, :cond_e9
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v2
check-cast v2, [I
.line 21
invoke-static {p1, v1, v2, v3}, Lcom/google/zxing/oned/m;->a([ZI[IZ)I
move-result v2
add-int/2addr v1, v2
goto :goto_d7
:cond_e9
return-object p1
.line 22
:cond_ea
new-instance p1, Ljava/lang/IllegalArgumentException;
invoke-static {v0}, Ljava/lang/String;->valueOf(I)Ljava/lang/String;
move-result-object v0
const-string v1, "Contents length should be between 1 and 80 characters, but got "
invoke-virtual {v1, v0}, Ljava/lang/String;->concat(Ljava/lang/String;)Ljava/lang/String;
move-result-object v0
invoke-direct {p1, v0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
goto :goto_fb
:goto_fa
throw p1
:goto_fb
goto :goto_fa
:pswitch_data_fc
.packed-switch 0xf1
:pswitch_19
:pswitch_19
:pswitch_19
:pswitch_19
.end packed-switch
:pswitch_data_108
.packed-switch 0xf1
:pswitch_57
:pswitch_54
:pswitch_51
:pswitch_4c
.end packed-switch
.end method