.class public Lcom/thoughtworks/xstream/io/xml/WstxDriver; .super Lcom/thoughtworks/xstream/io/xml/StaxDriver; .source "WstxDriver.java" # direct methods .method public constructor ()V .locals 0 .line 1 invoke-direct {p0}, Lcom/thoughtworks/xstream/io/xml/StaxDriver;->()V return-void .end method .method public constructor (Lcom/thoughtworks/xstream/io/xml/QNameMap;)V .locals 0 .line 3 invoke-direct {p0, p1}, Lcom/thoughtworks/xstream/io/xml/StaxDriver;->(Lcom/thoughtworks/xstream/io/xml/QNameMap;)V return-void .end method .method public constructor (Lcom/thoughtworks/xstream/io/xml/QNameMap;Lcom/thoughtworks/xstream/io/xml/XmlFriendlyNameCoder;)V .locals 0 .line 2 invoke-direct {p0, p1, p2}, Lcom/thoughtworks/xstream/io/xml/StaxDriver;->(Lcom/thoughtworks/xstream/io/xml/QNameMap;Lcom/thoughtworks/xstream/io/naming/NameCoder;)V return-void .end method .method public constructor (Lcom/thoughtworks/xstream/io/xml/XmlFriendlyNameCoder;)V .locals 0 .line 4 invoke-direct {p0, p1}, Lcom/thoughtworks/xstream/io/xml/StaxDriver;->(Lcom/thoughtworks/xstream/io/naming/NameCoder;)V return-void .end method # virtual methods .method public createInputFactory()Ljavax/xml/stream/XMLInputFactory; .locals 1 .line 1 new-instance v0, Lcom/ctc/wstx/stax/WstxInputFactory; invoke-direct {v0}, Lcom/ctc/wstx/stax/WstxInputFactory;->()V return-object v0 .end method .method public createOutputFactory()Ljavax/xml/stream/XMLOutputFactory; .locals 1 .line 1 new-instance v0, Lcom/ctc/wstx/stax/WstxOutputFactory; invoke-direct {v0}, Lcom/ctc/wstx/stax/WstxOutputFactory;->()V return-object v0 .end method