public class YmlUtils extends Object
YmlUtils()
static Object
getValue(String ymlInfo, String key)
static Map<String,String>
getYmlByString(String value, String... keys)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public YmlUtils()
public static Object getValue(String ymlInfo, String key)
ymlInfo
key
public static Map<String,String> getYmlByString(String value, String... keys)
value
keys
Copyright © 2022. All rights reserved.