Package | Description |
---|---|
net.sourceforge.plantuml.command.regex |
Modifier and Type | Method and Description |
---|---|
RegexPartialMatch |
RegexResult.get(String key) |
Modifier and Type | Method and Description |
---|---|
Map<String,RegexPartialMatch> |
RegexOr.createPartialMatch(Iterator<String> it) |
Map<String,RegexPartialMatch> |
RegexLeaf.createPartialMatch(Iterator<String> it) |
Map<String,RegexPartialMatch> |
RegexComposed.createPartialMatch(Iterator<String> it) |
Map<String,RegexPartialMatch> |
IRegex.createPartialMatch(Iterator<String> it) |
Constructor and Description |
---|
RegexResult(Map<String,RegexPartialMatch> data) |
Copyright © 2015. All Rights Reserved.