Uses of Interface
org.mule.runtime.dsl.api.xml.XmlNamespaceInfo
Packages that use XmlNamespaceInfo
-
Uses of XmlNamespaceInfo in org.mule.runtime.dsl.api.xml
Methods in org.mule.runtime.dsl.api.xml that return types with arguments of type XmlNamespaceInfoModifier and TypeMethodDescriptionXmlNamespaceInfoProvider.getXmlNamespacesInfo()Most likely, hand made extensions will return a single value since they only provide support for a namespace but for other scenarios, like extensions build with the SDK, it may provide several values.