tmap/smali_classes4/com/thoughtworks/xstream/io/xml/XStream11NameCoder.smali
2022-06-10 21:38:30 +09:00

29 lines
615 B
Smali

.class public Lcom/thoughtworks/xstream/io/xml/XStream11NameCoder;
.super Lcom/thoughtworks/xstream/io/xml/XmlFriendlyNameCoder;
.source "XStream11NameCoder.java"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Lcom/thoughtworks/xstream/io/xml/XmlFriendlyNameCoder;-><init>()V
return-void
.end method
# virtual methods
.method public decodeAttribute(Ljava/lang/String;)Ljava/lang/String;
.locals 0
return-object p1
.end method
.method public decodeNode(Ljava/lang/String;)Ljava/lang/String;
.locals 0
return-object p1
.end method