Class RegexPartialMatch

java.lang.Object
net.sourceforge.plantuml.regex.RegexPartialMatch
All Implemented Interfaces:
Iterable<String>

public class RegexPartialMatch extends Object implements Iterable<String>