Package org.nuiton.jaxx.runtime.util
Class I18nLabelUtil
- java.lang.Object
-
- org.nuiton.jaxx.runtime.util.I18nLabelUtil
-
public class I18nLabelUtil extends Object
Created by tchemit on 18/10/2018.- Author:
- Tony Chemit - dev@tchemit.fr
-
-
Constructor Summary
Constructors Constructor Description I18nLabelUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LinkedHashMap<String,String>computeLabels(org.nuiton.decorator.MultiJXPathDecorator decorator)
-
-
-
Method Detail
-
computeLabels
public static LinkedHashMap<String,String> computeLabels(org.nuiton.decorator.MultiJXPathDecorator decorator)
-
-