public class WSSNamespacePrefixMapper
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
| Constructor and Description |
|---|
WSSNamespacePrefixMapper()
Creates a new instance of NamespacePrefixMapper
|
WSSNamespacePrefixMapper(boolean soap12)
Creates a new instance of NamespacePrefixMapper
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getContextualNamespaceDecls() |
String[] |
getPreDeclaredNamespaceUris() |
String |
getPreferredPrefix(String namespaceUri,
String suggestion,
boolean requirePrefix) |
public WSSNamespacePrefixMapper()
public WSSNamespacePrefixMapper(boolean soap12)
public String getPreferredPrefix(String namespaceUri, String suggestion, boolean requirePrefix)
getPreferredPrefix in class com.sun.xml.bind.marshaller.NamespacePrefixMapperpublic String[] getPreDeclaredNamespaceUris()
getPreDeclaredNamespaceUris in class com.sun.xml.bind.marshaller.NamespacePrefixMapperpublic String[] getContextualNamespaceDecls()
getContextualNamespaceDecls in class com.sun.xml.bind.marshaller.NamespacePrefixMapperCopyright © 2005–2018 Oracle Corporation. All rights reserved.