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