public class Constants extends Object
:
static String
BLANK
DATE_FORMART
POINT_FORMAT
Constants()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String DATE_FORMART
默认可以处理的时间类型
public static final String POINT_FORMAT
正则匹配 点
public static final String BLANK
正则匹配 空白([\s]+
public Constants()
Copyright © 2019. All rights reserved.