程序包 cn.godmao.utils

类 RegularUtil

java.lang.Object
cn.hutool.core.util.ReUtil
cn.godmao.utils.RegularUtil

public class RegularUtil extends cn.hutool.core.util.ReUtil
正则工具
  • 字段概要

    从类继承的字段 cn.hutool.core.util.ReUtil

    RE_CHINESE, RE_CHINESES, RE_KEYS
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 cn.hutool.core.util.ReUtil

    contains, contains, count, count, delAll, delAll, delFirst, delFirst, delLast, delLast, delPre, delPre, escape, escape, extractMulti, extractMulti, extractMultiAndDelPre, extractMultiAndDelPre, findAll, findAll, findAll, findAll, findAll, findAllGroup0, findAllGroup0, findAllGroup1, findAllGroup1, get, get, get, get, get, getAllGroupNames, getAllGroups, getAllGroups, getAllGroups, getFirstNumber, getGroup0, getGroup0, getGroup1, getGroup1, indexOf, indexOf, isMatch, isMatch, lastIndexOf, lastIndexOf, replaceAll, replaceAll, replaceAll, replaceAll, replaceFirst

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • RegularUtil

      public RegularUtil()