org.thymeleaf.util
Class PatternUtils

Object
  extended by org.thymeleaf.util.PatternUtils

public final class PatternUtils
extends Object

Since:
1.0
Author:
Daniel Fernández

Method Summary
static java.util.regex.Pattern strPatternToPattern(String pattern)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

strPatternToPattern

public static java.util.regex.Pattern strPatternToPattern(String pattern)


Copyright © 2012 The THYMELEAF team. All Rights Reserved.