Package com.adobe.forms.foundation.utils
Class CommonUtils
- java.lang.Object
-
- com.adobe.forms.foundation.utils.CommonUtils
-
public class CommonUtils extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CommonUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<java.util.regex.Pattern>
regexListToPatterns(java.util.List<java.lang.String> regexList)
Convert the list of regexs to list of patterns
-