跳过导航链接
A B C D E F G H I L M O P R S T V W X Y 

A

a - 类 中的静态变量cn.virens.common.GPSUtil
 
accept(List<RowValue>) - 接口 中的方法cn.virens.components.poi.listener.read.ReadCompleteListener
 
accept(Workbook) - 接口 中的方法cn.virens.components.poi.listener.write.WriteCompleteListener
 
add(BigDecimal, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal基本运算: a + b
addFeild(CellReader) - 类 中的方法cn.virens.components.poi.SimpleExcelImport
添加 读取字段
addFormat(String, WriteFormatListener) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
 
addParam(String, Object) - 类 中的方法cn.virens.components.page.PageParam
添加 查询参数
addTpl(String, CellTpl) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
 
addTpl(String, String, int) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
 
addTpl(String, String, int, CellStyle) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
 
after(Object, Object) - 类 中的静态方法cn.virens.common.CalendarUtil
判断 - c1 在 c2 之后
APIException - cn.virens.exception中的异常错误
自定义数据异常
APIException(Throwable) - 异常错误 的构造器cn.virens.exception.APIException
 
APIException(APIException) - 异常错误 的构造器cn.virens.exception.APIException
 
APIException(int, String) - 异常错误 的构造器cn.virens.exception.APIException
 
APIException(String, String) - 异常错误 的构造器cn.virens.exception.APIException
 
APIException(int, String, Throwable) - 异常错误 的构造器cn.virens.exception.APIException
 
APIException(String, String, Throwable) - 异常错误 的构造器cn.virens.exception.APIException
 
APIExceptionInter - cn.virens.exception中的接口
 
apply(RowValue) - 接口 中的方法cn.virens.components.poi.listener.read.ReadLoadListener
 
apply(Sheet) - 接口 中的方法cn.virens.components.poi.listener.read.ReadReadyListener
 
apply(Map<String, Object>) - 接口 中的方法cn.virens.components.poi.listener.write.WriteFormatListener
 
apply(Integer) - 接口 中的方法cn.virens.components.poi.listener.write.WriteLoadListener
 
apply(Sheet) - 接口 中的方法cn.virens.components.poi.listener.write.WriteReadyListener
 

B

bd09ToGcj02(double, double) - 类 中的静态方法cn.virens.common.GPSUtil
火星坐标系 (GCJ-02) 与百度坐标系 (BD-09) 的转换算法 * * 将 BD-09 坐标转换成GCJ-02 坐标
bd09Togps84(double, double) - 类 中的静态方法cn.virens.common.GPSUtil
将bd09转为gps84
before(Object, Object) - 类 中的静态方法cn.virens.common.CalendarUtil
判断 - c1 在 c2 之前
BigDecimalUtil - cn.virens.common中的类
BigDecimal 工具包 2017年10月13日 下午1:58:04
BigDecimalUtil() - 类 的构造器cn.virens.common.BigDecimalUtil
 
ByteUtil - cn.virens.common中的类
Byte 工具类
ByteUtil() - 类 的构造器cn.virens.common.ByteUtil
 

C

CalendarUtil - cn.virens.common中的类
日期工具类
CellException - cn.virens.components.poi.exception中的异常错误
 
CellException(Cell, String) - 异常错误 的构造器cn.virens.components.poi.exception.CellException
 
CellException(Cell, Throwable) - 异常错误 的构造器cn.virens.components.poi.exception.CellException
 
CellException(Cell, String, Throwable) - 异常错误 的构造器cn.virens.components.poi.exception.CellException
 
CellException(int, int, String) - 异常错误 的构造器cn.virens.components.poi.exception.CellException
 
CellException(int, int, String, Throwable) - 异常错误 的构造器cn.virens.components.poi.exception.CellException
 
CellReader - cn.virens.components.poi.read中的类
单元格读取器
CellReader(int, String) - 类 的构造器cn.virens.components.poi.read.CellReader
 
CellTpl - cn.virens.components.poi.write中的类
列模板
CellTpl() - 类 的构造器cn.virens.components.poi.write.CellTpl
 
CellTpl(String, int) - 类 的构造器cn.virens.components.poi.write.CellTpl
 
CellTpl(String, int, CellStyle) - 类 的构造器cn.virens.components.poi.write.CellTpl
 
clone(int, int, int) - 类 中的静态方法cn.virens.common.CalendarUtil
复制一个日期
clone(Calendar) - 类 中的静态方法cn.virens.common.CalendarUtil
复制一个日期
clone(Date) - 类 中的静态方法cn.virens.common.CalendarUtil
复制一个日期
close(AutoCloseable) - 类 中的静态方法cn.virens.common.CloseableUtil
关闭实现AutoCloseable的对象
CloseableUtil - cn.virens.common中的类
Closeable 工具类,适用于各种流的关闭操作
CloseableUtil() - 类 的构造器cn.virens.common.CloseableUtil
 
closes(Collection<? extends AutoCloseable>) - 类 中的静态方法cn.virens.common.CloseableUtil
关闭实现AutoCloseable的对象
closes(AutoCloseable...) - 类 中的静态方法cn.virens.common.CloseableUtil
关闭实现AutoCloseable的对象
cn.virens.common - 程序包 cn.virens.common
 
cn.virens.common.timer - 程序包 cn.virens.common.timer
 
cn.virens.components.page - 程序包 cn.virens.components.page
 
cn.virens.components.poi - 程序包 cn.virens.components.poi
 
cn.virens.components.poi.common - 程序包 cn.virens.components.poi.common
 
cn.virens.components.poi.exception - 程序包 cn.virens.components.poi.exception
 
cn.virens.components.poi.listener.read - 程序包 cn.virens.components.poi.listener.read
 
cn.virens.components.poi.listener.write - 程序包 cn.virens.components.poi.listener.write
 
cn.virens.components.poi.read - 程序包 cn.virens.components.poi.read
 
cn.virens.components.poi.write - 程序包 cn.virens.components.poi.write
 
cn.virens.exception - 程序包 cn.virens.exception
 
count - 类 中的变量cn.virens.components.page.PageParam
 

D

DEFAULT_MC - 类 中的静态变量cn.virens.common.BigDecimalUtil
 
deserialize(byte[], Class<T>) - 类 中的静态方法cn.virens.common.SerializableUtil
反序列化
deserialize(byte[]) - 类 中的静态方法cn.virens.common.SerializableUtil
反序列化
deserialize(InputStream, Class<T>) - 类 中的静态方法cn.virens.common.SerializableUtil
反序列化
deserialize(InputStream) - 类 中的静态方法cn.virens.common.SerializableUtil
反序列化
div(BigDecimal, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal基本运算: a / b

E

ee - 类 中的静态变量cn.virens.common.GPSUtil
 
EMPTY_BYTES - 类 中的静态变量cn.virens.common.ByteUtil
 
equal(BigDecimal, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal比较: A = B
equals(Object, Object) - 类 中的静态方法cn.virens.common.ObjectUtil
 
equalsAny(CharSequence, CharSequence...) - 类 中的静态方法cn.virens.common.StringUtil
Compares given string to a CharSequences vararg of searchStrings, returning true if the string is equal to any of the searchStrings.
equalsAnyIgnoreCase(CharSequence, CharSequence...) - 类 中的静态方法cn.virens.common.StringUtil
Compares given string to a CharSequences vararg of searchStrings, returning true if the string is equal to any of the searchStrings, ignoring case.
ExceptionUtil - cn.virens.exception中的类
 
ExceptionUtil() - 类 的构造器cn.virens.exception.ExceptionUtil
 
execute(ExecutorRunnable, long, String) - 类 中的方法cn.virens.common.timer.ExecutorManager
 
execute0(ThreadUtils.ThreadRunnable) - 类 中的静态方法cn.virens.common.ThreadUtils
在公共线程池 执行运行抛出异常的线程
ExecutorManager - cn.virens.common.timer中的类
 
ExecutorRunnable - cn.virens.common.timer中的接口
 
exported() - 类 中的方法cn.virens.components.poi.SimpleExcelExported
开始导出(必须先配置模板)

F

format(String) - 类 中的静态方法cn.virens.common.CalendarUtil
将时间格式化
format(Calendar, String) - 类 中的静态方法cn.virens.common.CalendarUtil
将日期格式化
format(Date, String) - 类 中的静态方法cn.virens.common.CalendarUtil
将时间格式化
FORMAT_DEFAULT - 类 中的静态变量cn.virens.common.CalendarUtil
 

G

gcj02ToBd09(double, double) - 类 中的静态方法cn.virens.common.GPSUtil
火星坐标系 (GCJ-02) 与百度坐标系 (BD-09) 的转换算法 将 GCJ-02 坐标转换成 BD-09 坐标
gcj02ToGps84(double, double) - 类 中的静态方法cn.virens.common.GPSUtil
* 火星坐标系 (GCJ-02) to 84
getAccount() - 类 中的方法cn.virens.components.page.PageParamUser
 
getBoolean(Map<?, ?>, Object, Boolean) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Boolean 返回值
getBoolean(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Boolean 返回值,默认为null
getBoolean(Sheet, int, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getBoolean(Row, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getBoolean(Cell) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getBooleanValue(Map<?, ?>, Object, boolean) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 boolean 返回值
getBooleanValue(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 boolean 返回值,默认:false
getByte(Map<?, ?>, Object, Byte) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Byte 的值
getByte(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Byte 的值,默认为null
getByteValue(Map<?, ?>, Object, byte) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 byte 的值
getByteValue(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 byte 的值,默认:0
getCell(String, Class<T>) - 类 中的方法cn.virens.components.poi.read.RowValue
获取 指定列的值
getCell(Object) - 类 中的方法cn.virens.components.poi.read.RowValue
获取 指定列的值(String类型)
getCellIndex() - 异常错误 中的方法cn.virens.components.poi.exception.CellException
 
getCells() - 类 中的方法cn.virens.components.poi.read.RowValue
获取 全部列
getCellStyle(Sheet, int, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getCellStyle(Row, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getCellStyle(Cell) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getCode() - 异常错误 中的方法cn.virens.exception.APIException
 
getCode() - 接口 中的方法cn.virens.exception.APIExceptionInter
 
getCode(Exception) - 类 中的静态方法cn.virens.exception.ExceptionUtil
根据异常获取对应的异常参数
getCompleteListener() - 类 中的方法cn.virens.components.poi.SimpleExcelExported
获取 写入完成监听
getCompleteListener() - 类 中的方法cn.virens.components.poi.SimpleExcelImport
获取 导入完成监听
getContentType(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取请求ContentType
getCookies(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取Cookie
getCookies(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
获取根据名字获取Cookie值
getDate(Map<?, ?>, Object, Date) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Date 的值
getDate(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Date 的值,默认为null
getDate(Sheet, int, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getDate(Row, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getDate(Cell) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getDouble(Map<?, ?>, Object, Double) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Double 的值
getDouble(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Double 的值,默认为null
getDouble(Sheet, int, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getDouble(Row, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getDouble(Cell) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getDoubleValue(Map<?, ?>, Object, double) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 double 的值
getDoubleValue(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 double 的值,默认:0
getEndRow() - 类 中的方法cn.virens.components.poi.SimpleExcelImport
获取 数据截止行
getFloat(Map<?, ?>, Object, Float) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Float 的值
getFloat(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Float 的值,默认为null
getFloat(Sheet, int, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getFloat(Row, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getFloat(Cell) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getFloatValue(Map<?, ?>, Object, float) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 float 的值
getFloatValue(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 float 的值,默认:0
getHeader(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
获取请求HTTP头
getIndex() - 类 中的方法cn.virens.components.poi.read.CellReader
获取 单元格序号
getIndex() - 类 中的方法cn.virens.components.poi.read.RowValue
获取 行序号
getIndex() - 类 中的方法cn.virens.components.poi.write.CellTpl
获取 列序号
getInteger(Map<?, ?>, Object, Integer) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Integer 的值
getInteger(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Integer 的值,默认为null
getInteger(Sheet, int, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getInteger(Row, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getInteger(Cell) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getIntValue(Map<?, ?>, Object, int) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 int 的值
getIntValue(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 int 的值,默认:0
getList() - 类 中的方法cn.virens.components.page.PageResult
获取 查询结果集
getLoadListener() - 类 中的方法cn.virens.components.poi.SimpleExcelExported
获取 写入监听
getLoadListener() - 类 中的方法cn.virens.components.poi.SimpleExcelImport
获取 准备监听
getLong(Map<?, ?>, Object, Long) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Long 的值
getLong(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Long 的值,默认为null
getLongValue(Map<?, ?>, Object, long) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 long 的值
getLongValue(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 long 的值,默认:0
getMap(Map<?, ?>, Object, Map<?, ?>) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Map 的值
getMap(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Map 的值,默认为null
getMessage() - 异常错误 中的方法cn.virens.exception.APIException
 
getMessage() - 接口 中的方法cn.virens.exception.APIExceptionInter
 
getMessage(Exception) - 类 中的静态方法cn.virens.exception.ExceptionUtil
获取异常提示内容
getMethod(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取请求类型
getName() - 类 中的方法cn.virens.components.poi.read.CellReader
获取 单元格字段名
getName() - 类 中的方法cn.virens.components.poi.write.CellTpl
获取 列标题
getObject(Map<?, ?>, Object, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Object 的值
getObject(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Object 的值,默认为null
getOrderBy() - 类 中的方法cn.virens.components.page.PageParam
获取 排序
getPageNum() - 类 中的方法cn.virens.components.page.PageParam
获取当前页码
getPageNum() - 类 中的方法cn.virens.components.page.PageResult
获取 当前页码
getPages() - 类 中的方法cn.virens.components.page.PageResult
获取 总页码数
getPageSize() - 类 中的方法cn.virens.components.page.PageParam
获取每页条数
getPageSize() - 类 中的方法cn.virens.components.page.PageResult
获取 每页条数
getParam(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取request中的所有值
getParam(String) - 类 中的方法cn.virens.components.page.PageParam
获取 查询参数
getParam(String, String) - 类 中的方法cn.virens.components.page.PageParam
获取 查询参数
getParam0(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取request中的所有值
getParams() - 类 中的方法cn.virens.components.page.PageParam
查询参数集
getReadyListener() - 类 中的方法cn.virens.components.poi.SimpleExcelExported
获取 准备监听
getReadyListener() - 类 中的方法cn.virens.components.poi.SimpleExcelImport
获取 导入监听
getRealPath(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取工程路径
getRealPath(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
根据request获取相对路径在web项目中的完整地址 request请求
getRemoteAddr(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取远端IP
getRequestHost(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取本机Host
getRequestScheme(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取请求的协议
getRequestURI(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取 请求地址
getRequestURL(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取当前请求地址
getRole() - 类 中的方法cn.virens.components.page.PageParamUser
 
getRowDataIndex() - 类 中的方法cn.virens.components.poi.SimpleExcelExported
 
getRowHeadIndex() - 类 中的方法cn.virens.components.poi.SimpleExcelExported
 
getRowIndex() - 异常错误 中的方法cn.virens.components.poi.exception.RowException
 
getRowStyle() - 类 中的方法cn.virens.components.poi.SimpleExcelExported
获取 行样式
getSession(HttpServletRequest) - 类 中的静态方法cn.virens.common.RequestUtil
获取Session
getSession(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
获取根据名字获取Session值
getShort(Map<?, ?>, Object, Short) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Short 的值
getShort(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 Short 的值,默认为null
getShortValue(Map<?, ?>, Object, short) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 short 的值
getShortValue(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 short 的值,默认:0
getSize() - 类 中的方法cn.virens.components.page.PageResult
获取 当前条数
getStartDelay() - 类 中的方法cn.virens.common.timer.ExecutorManager
 
getStartRow() - 类 中的方法cn.virens.components.poi.SimpleExcelImport
获取 数据起始行
getString(Map<?, ?>, Object, String) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 String 的值
getString(Map<?, ?>, Object) - 类 中的静态方法cn.virens.common.MapUtil
获取类型为 String 的值,默认为null
getString(Sheet, int, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getString(Row, int) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getString(Cell) - 类 中的静态方法cn.virens.components.poi.common.ReadUtil
 
getStyle() - 类 中的方法cn.virens.components.poi.write.CellTpl
获取单元格样式
getTotal() - 类 中的方法cn.virens.components.page.PageResult
获取 总记录数
getTplFile() - 类 中的方法cn.virens.components.poi.SimpleExcelExported
获取 模板文件
getTplIndex() - 类 中的方法cn.virens.components.poi.SimpleExcelExported
获取 工作蒲序号
getValue(HttpServletRequest, String, T) - 类 中的静态方法cn.virens.common.RequestUtil
根据默认值返回对应的类型值
getValue(HttpServletRequest, String, Class<T>) - 类 中的静态方法cn.virens.common.RequestUtil
返回对应的类型
getValue(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值
getValueBoolean(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值
getValueBoolean(HttpServletRequest, String, Boolean) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值,如找不到就返回默认值
getValueDate(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
获取 - 时间
getValueDate(HttpServletRequest, String, String) - 类 中的静态方法cn.virens.common.RequestUtil
获取 - 时间
getValueDate(HttpServletRequest, String, String, Date) - 类 中的静态方法cn.virens.common.RequestUtil
获取 - 时间
getValueDouble(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值
getValueDouble(HttpServletRequest, String, Double) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值,如找不到就返回默认值
getValueFloat(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值
getValueFloat(HttpServletRequest, String, Float) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值,如找不到就返回默认值
getValueInt(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值
getValueInt(HttpServletRequest, String, Integer) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值,如找不到就返回默认值
getValueJSON(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值
getValueList(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值
getValueLong(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值
getValueLong(HttpServletRequest, String, Long) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值,如找不到就返回默认值
getValueStr(HttpServletRequest, String) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值
getValueStr(HttpServletRequest, String, String) - 类 中的静态方法cn.virens.common.RequestUtil
在request中根据name查找值,如找不到就返回默认值
gps84Tobd09(double, double) - 类 中的静态方法cn.virens.common.GPSUtil
将gps84转为bd09
gps84ToGcj02(double, double) - 类 中的静态方法cn.virens.common.GPSUtil
84 to 火星坐标系 (GCJ-02) World Geodetic System ==> Mars Geodetic System
GPSUtil - cn.virens.common中的类
GPS 工具类
GPSUtil() - 类 的构造器cn.virens.common.GPSUtil
 
greater(BigDecimal, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal比较: A > B
greaterAndEqual(BigDecimal, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal比较: A >= B

H

hash(Object) - 类 中的静态方法cn.virens.common.ObjectUtil
 
HMS - 类 中的静态变量cn.virens.common.CalendarUtil
 

I

imported(String, int) - 类 中的方法cn.virens.components.poi.SimpleExcelImport
开始导入
imported(File, int) - 类 中的方法cn.virens.components.poi.SimpleExcelImport
开始导入
imported(InputStream, int) - 类 中的方法cn.virens.components.poi.SimpleExcelImport
开始导入
isAnyEmpty(CharSequence...) - 类 中的静态方法cn.virens.common.StringUtil
Checks if any one of the CharSequences are empty ("") or null.
isCount() - 类 中的方法cn.virens.components.page.PageParam
是否开启统计总数
isFirstPage() - 类 中的方法cn.virens.components.page.PageResult
是否是第一页
isLastPage() - 类 中的方法cn.virens.components.page.PageResult
是否是最后一页
isNextDay(Calendar, Calendar) - 类 中的静态方法cn.virens.common.CalendarUtil
判断是明天
isNextMonth(Calendar, Calendar) - 类 中的静态方法cn.virens.common.CalendarUtil
判断是不是下一个月
isNoneEmpty(CharSequence...) - 类 中的静态方法cn.virens.common.StringUtil
Checks if none of the CharSequences are empty ("") or null.
isPrevDay(Calendar, Calendar) - 类 中的静态方法cn.virens.common.CalendarUtil
判断是昨天
isPrevMonth(Calendar, Calendar) - 类 中的静态方法cn.virens.common.CalendarUtil
判断是不是上一个月
isRead() - 类 中的方法cn.virens.components.poi.read.RowValue
判断 是否有错误单元格
isSameDay(Date, Date) - 类 中的静态方法cn.virens.common.CalendarUtil
判断是不是同一天
isSameDay(Calendar, Calendar) - 类 中的静态方法cn.virens.common.CalendarUtil
判断是不同一日
isSameMonth(Calendar, Calendar) - 类 中的静态方法cn.virens.common.CalendarUtil
判断是不同一月
isSameYear(Calendar, Calendar) - 类 中的静态方法cn.virens.common.CalendarUtil
判断是不同一年
isStoped() - 类 中的方法cn.virens.common.timer.ExecutorManager
 

L

length(String) - 类 中的静态方法cn.virens.common.ByteUtil
获取HEX 的字节长度
length(String) - 类 中的静态方法cn.virens.common.StringUtil
获取字符串长度
less(BigDecimal, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal比较: A < B
lessAndEqual(BigDecimal, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal比较: A <= B

M

MapUtil - cn.virens.common中的类
Map 工具类,从Map 中获取不同类型的值
MapUtil() - 类 的构造器cn.virens.common.MapUtil
 
md5(String) - 类 中的静态方法cn.virens.common.StringUtil
对String字符串进行MD5加密
mul(BigDecimal, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal基本运算: a * b

O

ObjectUtil - cn.virens.common中的类
 
ObjectUtil() - 类 的构造器cn.virens.common.ObjectUtil
 
of(int) - 类 中的静态方法cn.virens.common.timer.ExecutorManager
 
of(Integer, Integer) - 类 中的静态方法cn.virens.components.page.PageParam
 
of(HttpServletRequest) - 类 中的静态方法cn.virens.components.page.PageParamLayui
 
of(int, int) - 类 中的静态方法cn.virens.components.page.PageParamUser
 
of(HttpServletRequest) - 类 中的静态方法cn.virens.components.page.PageParamUser
 
orderBy - 类 中的变量cn.virens.components.page.PageParam
 

P

pageNum - 类 中的变量cn.virens.components.page.PageParam
 
PageParam - cn.virens.components.page中的类
分页查询
PageParam() - 类 的构造器cn.virens.components.page.PageParam
 
PageParam(Integer, Integer) - 类 的构造器cn.virens.components.page.PageParam
 
PageParamLayui - cn.virens.components.page中的类
Layui Table 的分页数据包
PageParamLayui(HttpServletRequest) - 类 的构造器cn.virens.components.page.PageParamLayui
 
PageParamLayui(int, int) - 类 的构造器cn.virens.components.page.PageParamLayui
 
PageParamUser - cn.virens.components.page中的类
带有当前登录用户信息
PageParamUser(HttpServletRequest) - 类 的构造器cn.virens.components.page.PageParamUser
 
PageParamUser(int, int) - 类 的构造器cn.virens.components.page.PageParamUser
 
PageResult<T> - cn.virens.components.page中的类
 
PageResult() - 类 的构造器cn.virens.components.page.PageResult
 
pageSize - 类 中的变量cn.virens.components.page.PageParam
 
parse(String, String) - 类 中的静态方法cn.virens.common.CalendarUtil
将字符串 转为 Date
parse(String) - 类 中的静态方法cn.virens.common.CalendarUtil
yyyy-MM-dd 格式化为Date
pi - 类 中的静态变量cn.virens.common.GPSUtil
 

R

ReadCompleteListener - cn.virens.components.poi.listener.read中的接口
 
ReadLoadListener - cn.virens.components.poi.listener.read中的接口
 
ReadReadyListener - cn.virens.components.poi.listener.read中的接口
 
ReadUtil - cn.virens.components.poi.common中的类
 
ReadUtil() - 类 的构造器cn.virens.components.poi.common.ReadUtil
 
RequestUtil - cn.virens.common中的类
HttpRequest 工具类
RequestUtil() - 类 的构造器cn.virens.common.RequestUtil
 
RowException - cn.virens.components.poi.exception中的异常错误
 
RowException(Row, String) - 异常错误 的构造器cn.virens.components.poi.exception.RowException
 
RowException(Row, Throwable) - 异常错误 的构造器cn.virens.components.poi.exception.RowException
 
RowException(Row, String, Throwable) - 异常错误 的构造器cn.virens.components.poi.exception.RowException
 
RowException(int, String) - 异常错误 的构造器cn.virens.components.poi.exception.RowException
 
RowException(int, String, Throwable) - 异常错误 的构造器cn.virens.components.poi.exception.RowException
 
RowValue - cn.virens.components.poi.read中的类
表格行数据封装
RowValue(Integer) - 类 的构造器cn.virens.components.poi.read.RowValue
 
run() - 接口 中的方法cn.virens.common.ThreadUtils.ThreadRunnable
 
run() - 接口 中的方法cn.virens.common.timer.ExecutorRunnable
 
run0() - 接口 中的方法cn.virens.common.ThreadUtils.ThreadRunnable
 

S

SerializableUtil - cn.virens.common中的类
序列化工具
SerializableUtil() - 类 的构造器cn.virens.common.SerializableUtil
 
serialize(Object) - 类 中的静态方法cn.virens.common.SerializableUtil
将对象序列化为byte数组
serialize(Object, OutputStream) - 类 中的静态方法cn.virens.common.SerializableUtil
对象序列化
setAccount(String) - 类 中的方法cn.virens.components.page.PageParamUser
 
setCell(CellReader, Object) - 类 中的方法cn.virens.components.poi.read.RowValue
将 指定列的值填充到 行中
setCode(String) - 异常错误 中的方法cn.virens.exception.APIException
 
setCode(Integer) - 异常错误 中的方法cn.virens.exception.APIException
 
setCompleteListener(WriteCompleteListener) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
设置 写入完成监听
setCompleteListener(ReadCompleteListener) - 类 中的方法cn.virens.components.poi.SimpleExcelImport
设置 导入完成监听
setCount(Boolean) - 类 中的方法cn.virens.components.page.PageParam
设置 是否开启统计总数
setEndRow(int) - 类 中的方法cn.virens.components.poi.SimpleExcelImport
设置 数据截止行
setIndex(int) - 类 中的方法cn.virens.components.poi.read.CellReader
设置 单元格序号
setIndex(int) - 类 中的方法cn.virens.components.poi.write.CellTpl
设置 列序号
setList(List<T>) - 类 中的方法cn.virens.components.page.PageResult
设置 查询结果集
setLoadListener(WriteLoadListener) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
设置 写入监听
setLoadListener(ReadLoadListener) - 类 中的方法cn.virens.components.poi.SimpleExcelImport
设置 准备监听
setMessage(String) - 异常错误 中的方法cn.virens.exception.APIException
 
setName(String) - 类 中的方法cn.virens.components.poi.read.CellReader
设置 单元格字段名
setName(String) - 类 中的方法cn.virens.components.poi.write.CellTpl
设置 列标题
setOrderBy(String) - 类 中的方法cn.virens.components.page.PageParam
设置 排序
setPageNum(Integer) - 类 中的方法cn.virens.components.page.PageParam
设置当前页码
setPageNum(int) - 类 中的方法cn.virens.components.page.PageResult
设置 当前页码
setPages(int) - 类 中的方法cn.virens.components.page.PageResult
设置 总页码数
setPageSize(Integer) - 类 中的方法cn.virens.components.page.PageParam
设置每页条数
setPageSize(int) - 类 中的方法cn.virens.components.page.PageResult
设置 每页条数
setParams(Map<String, Object>) - 类 中的方法cn.virens.components.page.PageParam
设置 查询参数集
setReadyListener(WriteReadyListener) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
设置 准备监听
setReadyListener(ReadReadyListener) - 类 中的方法cn.virens.components.poi.SimpleExcelImport
设置 导入监听
setRole(String) - 类 中的方法cn.virens.components.page.PageParamUser
 
setRowDataIndex(int) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
 
setRowHeadIndex(int) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
 
setRowStyle(CellStyle) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
 
setSize(int) - 类 中的方法cn.virens.components.page.PageResult
设置 当前条数
setStartDelay(int) - 类 中的方法cn.virens.common.timer.ExecutorManager
 
setStartRow(int) - 类 中的方法cn.virens.components.poi.SimpleExcelImport
设置 数据起始行
setStoped(boolean) - 类 中的方法cn.virens.common.timer.ExecutorManager
 
setStyle(CellStyle) - 类 中的方法cn.virens.components.poi.write.CellTpl
设置 单元格样式
setTotal(long) - 类 中的方法cn.virens.components.page.PageResult
设置 总记录数
setTplIndex(int) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
设置 工作蒲序号
setTplpath(File) - 类 中的方法cn.virens.components.poi.SimpleExcelExported
设置 模板文件
setValue(Cell, Object) - 类 中的静态方法cn.virens.components.poi.common.WriteUtil
设置单元格的值
setValue(Cell, CellStyle, Object) - 类 中的静态方法cn.virens.components.poi.common.WriteUtil
设置单元格的值,并设置单元格样式
shutdown() - 类 中的方法cn.virens.common.timer.ExecutorManager
 
SimpleExcelExported - cn.virens.components.poi中的类
Excel 导出
SimpleExcelExported() - 类 的构造器cn.virens.components.poi.SimpleExcelExported
 
SimpleExcelImport - cn.virens.components.poi中的类
Excel 导入
SimpleExcelImport() - 类 的构造器cn.virens.components.poi.SimpleExcelImport
 
StringUtil - cn.virens.common中的类
 
StringUtil() - 类 的构造器cn.virens.common.StringUtil
 
sub(BigDecimal, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal基本运算: a - b
sum(BigDecimal...) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal运算: 求和

T

ThreadUtils - cn.virens.common中的类
线程工具
ThreadUtils() - 类 的构造器cn.virens.common.ThreadUtils
 
ThreadUtils.ThreadRunnable - cn.virens.common中的接口
线程-运行接口
toAscii(byte...) - 类 中的静态方法cn.virens.common.ByteUtil
byte 数组转 Ascii
toBinary(byte...) - 类 中的静态方法cn.virens.common.ByteUtil
转换二进制字符串
toByte(String) - 类 中的静态方法cn.virens.common.ByteUtil
hex -> byte[]
toByte(String, int) - 类 中的静态方法cn.virens.common.ByteUtil
hex -> byte[] (指定byte数组长度)
toByte(int) - 类 中的静态方法cn.virens.common.ByteUtil
int -> byte[]
toByte(int, int) - 类 中的静态方法cn.virens.common.ByteUtil
int -> byte[] (指定byte数组长度)
toByte(long, int) - 类 中的静态方法cn.virens.common.ByteUtil
long -> byte[] (指定byte数组长度)
toCRC(int, int, byte[]) - 类 中的静态方法cn.virens.common.ByteUtil
CRC生成
toCRC0(int, int, byte[]) - 类 中的静态方法cn.virens.common.ByteUtil
CRC生成
toFloat(byte...) - 类 中的静态方法cn.virens.common.ByteUtil
byte[] -> float
toHex(byte) - 类 中的静态方法cn.virens.common.ByteUtil
byte -> hex
toHex(byte...) - 类 中的静态方法cn.virens.common.ByteUtil
byte[] -> hex
toHex(int) - 类 中的静态方法cn.virens.common.ByteUtil
int -> hex
toHex(int, int) - 类 中的静态方法cn.virens.common.ByteUtil
int -> hex (指定长度)
toHex(String) - 类 中的静态方法cn.virens.common.ByteUtil
HEX 优化,默认长度为2的倍数
toInt(byte) - 类 中的静态方法cn.virens.common.ByteUtil
byte -> int
toInt(byte...) - 类 中的静态方法cn.virens.common.ByteUtil
byte[] -> int
toInt(String) - 类 中的静态方法cn.virens.common.ByteUtil
hex -> int
toString(Object) - 类 中的静态方法cn.virens.common.ObjectUtil
 
toString() - 类 中的方法cn.virens.components.page.PageParam
 

V

valueOf(String) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:String -> BigDecimal,defaultValue:null
valueOf(Integer) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Integer -> BigDecimal,defaultValue:null
valueOf(Long) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Long -> BigDecimal,defaultValue:null
valueOf(Float) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Float -> BigDecimal,defaultValue:null
valueOf(Double) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Double -> BigDecimal,defaultValue:null
valueOf(Object) - 类 中的静态方法cn.virens.common.BigDecimalUtil
从Object 转为 BigDecimal
valueOf(BigDecimal, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:BigDecimal -> BigDecimal
valueOf(String, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:String -> BigDecimal
valueOf(Integer, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Integer -> BigDecimal
valueOf(Long, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Long -> BigDecimal
valueOf(Float, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Float -> BigDecimal
valueOf(Double, BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Double -> BigDecimal
valueOfDefaultZreo(BigDecimal) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:BigDecimal -> BigDecimal,defaultValue:0
valueOfDefaultZreo(String) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:String -> BigDecimal,defaultValue:0
valueOfDefaultZreo(Integer) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Integer -> BigDecimal,defaultValue:0
valueOfDefaultZreo(Long) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Long -> BigDecimal,defaultValue:0
valueOfDefaultZreo(Float) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Float -> BigDecimal,defaultValue:0
valueOfDefaultZreo(Double) - 类 中的静态方法cn.virens.common.BigDecimalUtil
BigDecimal转换:Double -> BigDecimal,defaultValue:0

W

WriteCompleteListener - cn.virens.components.poi.listener.write中的接口
 
WriteFormatListener - cn.virens.components.poi.listener.write中的接口
 
WriteLoadListener - cn.virens.components.poi.listener.write中的接口
 
WriteReadyListener - cn.virens.components.poi.listener.write中的接口
 
WriteUtil - cn.virens.components.poi.common中的类
 
WriteUtil() - 类 的构造器cn.virens.components.poi.common.WriteUtil
 

X

x_pi - 类 中的静态变量cn.virens.common.GPSUtil
 

Y

Y - 类 中的静态变量cn.virens.common.CalendarUtil
 
YM - 类 中的静态变量cn.virens.common.CalendarUtil
 
YMD - 类 中的静态变量cn.virens.common.CalendarUtil
 
YMD_HMS - 类 中的静态变量cn.virens.common.CalendarUtil
 
A B C D E F G H I L M O P R S T V W X Y 
跳过导航链接

Copyright © 2019. All rights reserved.