public class WSSNSPrefixWrapper
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
| Constructor and Description |
|---|
WSSNSPrefixWrapper(com.sun.xml.bind.marshaller.NamespacePrefixMapper nsw)
Creates a new instance of WSSNSPrefixWrapper
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getContextualNamespaceDecls() |
String[] |
getPreDeclaredNamespaceUris() |
String |
getPreferredPrefix(String namespaceUri,
String suggestion,
boolean requirePrefix) |
public WSSNSPrefixWrapper(com.sun.xml.bind.marshaller.NamespacePrefixMapper nsw)
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.