public class ExceptionMappingNode extends JaxRpcMappingNode
| Constructor and Description |
|---|
ExceptionMappingNode()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
write(Node parent,
String nodeName,
Fault fault)
write the appropriate information to a DOM tree and return it
|
appendChild, appendTextChild, appendTextChild, debug, forceAppendTextChild, getOwnerDocument, setAttribute, setAttributeNSpublic Node write(Node parent, String nodeName, Fault fault) throws Exception
parent - node in the DOM treenodeName - name for the root element for this DOM tree fragmentfault - ExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.