public class PackageMappingNode extends JaxRpcMappingNode
| Constructor and Description |
|---|
PackageMappingNode()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Node |
write(Node parent,
String nodeName,
String packageName,
String namespace)
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, String packageName, String namespace) throws Exception
parent - node in the DOM treenodeName - name for the root element for this DOM tree fragmentpackageName - fully qualified Java package namenamespace - the URI for target namespaceExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.