org.dlese.dpc.schemedit.test
Class RegExTester
java.lang.Object
org.dlese.dpc.schemedit.test.RegExTester
public class RegExTester
- extends Object
Class for testing pattern matching and regular expressinos
- Author:
- ostwald
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FINAL_STATUS_TEMPLATE
public static String FINAL_STATUS_TEMPLATE
FINAL_STATUS_PATTERN
public static Pattern FINAL_STATUS_PATTERN
RegExTester
public RegExTester()
makeFinalStatusValue
public static String makeFinalStatusValue(String collection)
encodeIndexId
public static final String encodeIndexId(String xpath)
main
public static void main(String[] args)