Class NameSpaceUtils
- java.lang.Object
-
- org.kie.workbench.common.dmn.client.marshaller.common.NameSpaceUtils
-
public class NameSpaceUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description NameSpaceUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,String>extractNamespacesKeyedByPrefix(org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITDMNElement jsiDMNElement)static Map<String,String>extractNamespacesKeyedByUri(org.kie.workbench.common.dmn.webapp.kogito.marshaller.js.model.dmn12.JSITDMNElement jsiDMNElement)
-