47 lines
1.0 KiB
Smali
47 lines
1.0 KiB
Smali
.class Lcom/thoughtworks/xstream/converters/extended/DurationConverter$1;
|
|
.super Ljava/lang/Object;
|
|
.source "DurationConverter.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/thoughtworks/xstream/converters/extended/DurationConverter;-><init>()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getFactory()Ljavax/xml/datatype/DatatypeFactory;
|
|
.locals 1
|
|
|
|
.line 1
|
|
:try_start_0
|
|
invoke-static {}, Ljavax/xml/datatype/DatatypeFactory;->newInstance()Ljavax/xml/datatype/DatatypeFactory;
|
|
|
|
move-result-object v0
|
|
:try_end_0
|
|
.catch Ljavax/xml/datatype/DatatypeConfigurationException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
return-object v0
|
|
|
|
:catch_0
|
|
const/4 v0, 0x0
|
|
|
|
return-object v0
|
|
.end method
|