public class Utils extends Object
Modifier and Type | Method and Description |
---|---|
protected static String |
checkKey(String value) |
protected static Map<String,ListElement<? extends Object>> |
checkKeys(Map<String,ListElement<? extends Object>> value) |
protected static boolean |
isAlpha(char c) |
protected static boolean |
isDigit(char c) |
protected static boolean |
isLcAlpha(char c) |
protected static boolean isDigit(char c)
protected static boolean isLcAlpha(char c)
protected static boolean isAlpha(char c)
protected static Map<String,ListElement<? extends Object>> checkKeys(Map<String,ListElement<? extends Object>> value)
Copyright © 2021 The Apache Software Foundation. All rights reserved.