AbstractEditComponent$PatternWrapper.smali

.class Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;
.super Ljava/lang/Object;
.source "AbstractEditComponent.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/taobao/weex/ui/component/AbstractEditComponent;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0xa
    name = "PatternWrapper"
.end annotation


# instance fields
.field private global:Z

.field private matcher:Ljava/util/regex/Pattern;

.field private replace:Ljava/lang/String;


# direct methods
.method private constructor <init>()V
    .registers 2

    .line 1020
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    const/4 v0, 0x0

    .line 1021
    iput-boolean v0, p0, Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;->global:Z

    return-void
.end method

.method synthetic constructor <init>(Lcom/taobao/weex/ui/component/AbstractEditComponent$1;)V
    .registers 2

    .line 1020
    invoke-direct {p0}, Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;-><init>()V

    return-void
.end method

.method static synthetic access$2100(Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;)Z
    .registers 1

    .line 1020
    iget-boolean p0, p0, Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;->global:Z

    return p0
.end method

.method static synthetic access$2102(Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;Z)Z
    .registers 2

    .line 1020
    iput-boolean p1, p0, Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;->global:Z

    return p1
.end method

.method static synthetic access$2200(Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;)Ljava/util/regex/Pattern;
    .registers 1

    .line 1020
    iget-object p0, p0, Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;->matcher:Ljava/util/regex/Pattern;

    return-object p0
.end method

.method static synthetic access$2202(Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;Ljava/util/regex/Pattern;)Ljava/util/regex/Pattern;
    .registers 2

    .line 1020
    iput-object p1, p0, Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;->matcher:Ljava/util/regex/Pattern;

    return-object p1
.end method

.method static synthetic access$2300(Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;)Ljava/lang/String;
    .registers 1

    .line 1020
    iget-object p0, p0, Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;->replace:Ljava/lang/String;

    return-object p0
.end method

.method static synthetic access$2302(Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;Ljava/lang/String;)Ljava/lang/String;
    .registers 2

    .line 1020
    iput-object p1, p0, Lcom/taobao/weex/ui/component/AbstractEditComponent$PatternWrapper;->replace:Ljava/lang/String;

    return-object p1
.end method