protected class SAAJConverterImpl.NameCreator extends Object
| Constructor and Description |
|---|
NameCreator(javax.xml.soap.SOAPEnvelope env) |
NameCreator(javax.xml.soap.SOAPFactory sf) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.soap.Name |
createName(String localName,
String prefix,
String uri)
Creates a Name
|
public NameCreator(javax.xml.soap.SOAPEnvelope env)
public NameCreator(javax.xml.soap.SOAPFactory sf)
public javax.xml.soap.Name createName(String localName, String prefix, String uri) throws javax.xml.soap.SOAPException
localName - prefix - uri - javax.xml.soap.SOAPExceptionCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.