public class RegexResourceUtil extends Object
RegexResourceUtil()
static void
main(String[] args)
static String[]
matcher(Pattern pattern, String text)
static String
matcher(String rule, String text)
static Pattern
readModel(String fileName)
writeModel(Object p, String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RegexResourceUtil()
public static Pattern readModel(String fileName) throws Exception
fileName
Exception
public static void writeModel(Object p, String path) throws Exception
p
path
public static String[] matcher(Pattern pattern, String text) throws Exception
public static String matcher(String rule, String text) throws Exception
public static void main(String[] args) throws Exception
Copyright © 2021. All rights reserved.