com.atlassian.renderer.util
Class RegExpUtil
java.lang.Object
com.atlassian.renderer.util.RegExpUtil
public class RegExpUtil
- extends Object
This is a simple utility class used to escape regular expressions
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegExpUtil
public RegExpUtil()
convertToRegularExpression
public static String convertToRegularExpression(String str)
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.