Class RegexRepeatedZeroOrMore
java.lang.Object
net.sourceforge.plantuml.regex.RegexComposed
net.sourceforge.plantuml.regex.RegexRepeatedZeroOrMore
- All Implemented Interfaces:
IRegex
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RegexComposed
count, createPartialMatch, getPartials, getPattern, getStartCount, isCompiled, matcher, partialsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IRegex
count, createPartialMatch, getPattern, matcher
-
Constructor Details
-
RegexRepeatedZeroOrMore
-
-
Method Details
-
getFullSlow
- Specified by:
getFullSlowin classRegexComposed
-
match
- Specified by:
matchin interfaceIRegex- Overrides:
matchin classRegexComposed
-