35 lines
748 B
Smali
35 lines
748 B
Smali
.class public Lcom/thoughtworks/xstream/io/xml/XStream11XmlFriendlyReplacer;
|
|
.super Lcom/thoughtworks/xstream/io/xml/XmlFriendlyReplacer;
|
|
.source "XStream11XmlFriendlyReplacer.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/thoughtworks/xstream/io/xml/XmlFriendlyReplacer;-><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
|
|
|
|
.method public unescapeName(Ljava/lang/String;)Ljava/lang/String;
|
|
.locals 0
|
|
|
|
return-object p1
|
|
.end method
|