AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| 构造器和说明 |
|---|
YAMLMapperConfiguring() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
containsMethod(String namespace,
String methodName) |
static boolean |
containsNameSpace(String namespace) |
static Map<String,Map<String,Object>> |
getMappers() |
static String |
getScript(String namespace,
String methodName) |
static void |
load(String nameSpace,
InputStream inputStream) |
static void |
load1(String path,
InputStream inputStream) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static void load(String nameSpace, InputStream inputStream)
nameSpace - inputStream - public static void load1(String path, InputStream inputStream)
path - inputStream - public static boolean containsNameSpace(String namespace)
Copyright © 2023. All rights reserved.