- geFileType(String) - 枚举 中的静态方法top.lshaci.framework.utils.enums.FileType
-
Get the file type with the file stream header
- getClassLoader() - 类 中的静态方法top.lshaci.framework.utils.ClassUtils
-
Get current thread class loader
- getClassSet(String, boolean) - 类 中的静态方法top.lshaci.framework.utils.ClassUtils
-
Get class set of the package name
- getConverter(Class<T>) - 类 中的方法top.lshaci.framework.utils.string.StringConverterFactory
-
Get string converter of target type
- getInterfaceGenericType(Class<?>) - 类 中的静态方法top.lshaci.framework.utils.ReflectionUtils
-
Get the class implements interfaces generic type(first interface and first generic type)
- getInterfaceGenericType(Class<?>, int, int) - 类 中的静态方法top.lshaci.framework.utils.ReflectionUtils
-
Get the class generic type
- getTargetValue(Class<T>, String) - 类 中的静态方法top.lshaci.framework.utils.StringConverterUtils
-
Get target value
- getType(File) - 类 中的静态方法top.lshaci.framework.utils.FileTypeUtil
-
Get the file type with file
- getType(InputStream) - 类 中的静态方法top.lshaci.framework.utils.FileTypeUtil
-
Get the file type with input stream
- getValue() - 枚举 中的方法top.lshaci.framework.utils.enums.FileType
-
Get the file type value