net.sourceforge.plantuml.command.regex
Class MyPattern
java.lang.Object
net.sourceforge.plantuml.command.regex.MyPattern
public abstract class MyPattern
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyPattern
public MyPattern()
cmpile
public static Pattern cmpile(String p)
cmpileNockeck
public static Pattern cmpileNockeck(String p)
cmpile
public static Pattern cmpile(String p,
int type)
cmpileNockeck
public static Pattern cmpileNockeck(String p,
int type)
mtches
public static boolean mtches(String input,
String regex)
Copyright © 2014. All Rights Reserved.