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