Package net.sourceforge.plantuml.regex
Class RegexConcat
java.lang.Object
net.sourceforge.plantuml.regex.RegexComposed
net.sourceforge.plantuml.regex.RegexConcat
- All Implemented Interfaces:
IRegex
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.plantuml.regex.RegexComposed
count, createPartialMatch, getPartials, getPattern, getStartCount, isCompiled, matcher, partialsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.regex.IRegex
count, createPartialMatch, matcher
-
Constructor Details
-
RegexConcat
-
-
Method Details
-
printCacheInfo
public static void printCacheInfo() -
build
-
match
- Specified by:
matchin interfaceIRegex- Overrides:
matchin classRegexComposed
-
getPatternAsString
- Specified by:
getPatternAsStringin interfaceIRegex
-
protectSize
-