static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.newInstance() |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(File file) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(InputStream is) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(Node node) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(Reader r) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(String xmlAsString) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(URL u) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
|
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
|
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(XMLStreamReader sr) |
static AMFRequestTestStepConfig |
AMFRequestTestStepConfig.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |