javax.xml.soap
Interface SOAPFaultElement

All Superinterfaces:
Node, SOAPElement
All Known Subinterfaces:
Detail

public interface SOAPFaultElement
extends SOAPElement


Methods inherited from interface javax.xml.soap.SOAPElement
addAttribute, addChildElement, addChildElement, addChildElement, addChildElement, addChildElement, addNamespaceDeclaration, addTextNode, getAllAttributes, getAttributeValue, getChildElements, getChildElements, getElementName, getEncodingStyle, getNamespacePrefixes, getNamespaceURI, removeAttribute, removeNamespaceDeclaration, setEncodingStyle
 
Methods inherited from interface javax.xml.soap.Node
detachNode, getParentElement, getValue, recycleNode, setParentElement
 



Copyright © 2001 Apache XML Project. All Rights Reserved.