public class RegExp extends Object
RegExp(String pattern, Character escapeChar)
protected String
adjustPattern(String pattern, Character escapeChar)
boolean
isMatch(Object target)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RegExp(String pattern, Character escapeChar) throws Exception
Exception
public boolean isMatch(Object target)
protected String adjustPattern(String pattern, Character escapeChar) throws Exception
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.