SOAPFaultElement
Interface SOAPFaultElement
- All Superinterfaces:
- Element, Node, SOAPElement
- All Known Subinterfaces:
- Detail
public interface SOAPFaultElement extends SOAPElement
A representation of the contents in a SOAPFault
object. The Detail
interface is a SOAPFaultElement
.
Content is added to a SOAPFaultElement
using the SOAPElement
method addTextNode
.
Fields
Fields inherited from interface org.w3c.dom.Node
登录查看完整内容