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 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 Pattern strPatternToPattern(String pattern)


Copyright © 2011 The THYMELEAF team. All Rights Reserved.