Liferay 7.0-ce-b4

com.liferay.portal.kernel.regex
Class PatternFactory

java.lang.Object
  extended by com.liferay.portal.kernel.regex.PatternFactory

public class PatternFactory
extends Object


Constructor Summary
PatternFactory()
           
 
Method Summary
static Pattern[] compile(String[] regex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternFactory

public PatternFactory()
Method Detail

compile

public static Pattern[] compile(String[] regex)

Liferay 7.0-ce-b4