com.wuwenze.poi.util
类 RegexUtil

java.lang.Object
  继承者 com.wuwenze.poi.util.RegexUtil

public class RegexUtil
extends Object

作者:
wuwenze

构造方法摘要
RegexUtil()
           
 
方法摘要
static Boolean isMatches(String pattern, Object value)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

RegexUtil

public RegexUtil()
方法详细信息

isMatches

public static Boolean isMatches(String pattern,
                                Object value)


Copyright © 2019. All rights reserved.