javax.xml.soap

Interface SOAPFaultElement

public interface SOAPFaultElement extends SOAPElement

A representation of the contents in a SOAPFault object. The Detail interface is a SOAPFaultElement object that has been defined.

Content is added to a SOAPFaultElement using the SOAPElement method addTextNode.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.