Class | Description |
---|---|
BadInputTest | |
MessageTest | |
OMTestUtils | |
TestCommentInEpilog |
Tests that the SOAP builder creates
OMComment nodes for comments appearing after the
document element. |
TestCommentInProlog |
Tests that the SOAP builder creates
OMComment nodes for comments in the XML prolog. |
TestDTD |
Tests that the SOAP model builder rejects attempts to create a DTD.
|
TestRegisterCustomBuilderForPayloadAfterSOAPFaultCheck |
Tests that a custom builder registered with
StAXBuilder.registerCustomBuilderForPayload(CustomBuilder) is still taken into
account after using SOAPBody.hasFault() . |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.