com.supermap.maritime.editor.util
类 StrFormatter
- java.lang.Object
-
- com.supermap.maritime.editor.util.StrFormatter
-
public class StrFormatter extends Object
-
-
构造器概要
构造器 构造器和说明 StrFormatter()
-
方法概要
所有方法 静态方法 具体方法 限定符和类型 方法和说明 static StringArray2String(Object obj)static booleanArrayIsEmpty(Object array)static Stringformat(CharSequence template, Map<?,?> map, boolean ignoreNull)static Stringformat(String strPattern, Object... argArray)static booleanisArray(Object obj)static Stringstr(Object obj, Charset charset)static Stringutf8Str(Object obj)
-
-
-
方法详细资料
-
isArray
public static boolean isArray(Object obj)
-
format
public static String format(CharSequence template, Map<?,?> map, boolean ignoreNull)
-
ArrayIsEmpty
public static boolean ArrayIsEmpty(Object array)
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.