Package net.sourceforge.plantuml.regex
Class MyPattern
java.lang.Object
net.sourceforge.plantuml.regex.MyPattern
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Pattern2
static boolean
mtches
(CharSequence input, String regex) static CharSequence
removeAll
(CharSequence src, String regex)
-
Constructor Details
-
MyPattern
public MyPattern()
-
-
Method Details
-
cmpile
-
mtches
-
removeAll
-