org.codelabor.system.pattern.util
Class AntStylePatternReplaceUtils

java.lang.Object
  extended by org.codelabor.system.pattern.util.AntStylePatternReplaceUtils

public class AntStylePatternReplaceUtils
extends Object

AntStyle 패턴 치환 유틸리티

Author:
Shin Sang-jae

Constructor Summary
AntStylePatternReplaceUtils()
           
 
Method Summary
static String antStyleToRegexp(String antStylePattern)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntStylePatternReplaceUtils

public AntStylePatternReplaceUtils()
Method Detail

antStyleToRegexp

public static String antStyleToRegexp(String antStylePattern)


Copyright © 2011 CODELABOR. All Rights Reserved.