Package | Description |
---|---|
org.apache.axiom.ts.soap.body |
Modifier and Type | Class and Description |
---|---|
class |
TestGetFaultWithParserNoFault
Tests
SOAPBody.getFault() in the case where the body doesn't contain a SOAP fault. |
class |
TestGetFirstElementLocalNameWithParser
Tests
SOAPBody.getFirstElementLocalName() , in particular the optimization described by AXIOM-282. |
class |
TestGetFirstElementNSWithParser
Tests
SOAPBody.getFirstElementNS() , in particular the optimization described by AXIOM-282. |
class |
TestHasFaultWithParserNoFault
Tests
SOAPBody.hasFault() in the case where the body doesn't contain a SOAP fault. |
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.