public class StaticXmlNamespaceInfoProvider extends Object implements XmlNamespaceInfoProvider
XmlNamespaceInfoProvider which provides a fixed set of XmlNamespaceInfo instances obtained through the
constructor| Constructor and Description |
|---|
StaticXmlNamespaceInfoProvider(Collection<XmlNamespaceInfo> namespaceInfos)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
Collection<XmlNamespaceInfo> |
getXmlNamespacesInfo() |
public StaticXmlNamespaceInfoProvider(Collection<XmlNamespaceInfo> namespaceInfos)
namespaceInfos - the Collection to be returned by getXmlNamespacesInfo()public Collection<XmlNamespaceInfo> getXmlNamespacesInfo()
getXmlNamespacesInfo in interface XmlNamespaceInfoProviderCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.