public class XmlNamespacePrefixMapper
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
| Constructor and Description |
|---|
XmlNamespacePrefixMapper(XmlNs... namespaces)
Create a new XmlNamespecePrefixMapper.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPreferredPrefix(String namespaceUri,
String suggestion,
boolean requirePrefix) |
public XmlNamespacePrefixMapper(XmlNs... namespaces)
namespaces - xml namespacesCopyright © 2021 JBoss by Red Hat. All rights reserved.