public class MatchParser extends Object
| Modifier and Type | Field and Description |
|---|---|
Hashtable<String,String> |
requirments |
| Constructor and Description |
|---|
MatchParser(String pattern) |
| Modifier and Type | Method and Description |
|---|---|
static String |
toRequirement(String key,
String value) |
static String |
toRequirements(Map<String,String> reqs) |
static String |
toRequirements(Set<String> reqs) |
public MatchParser(String pattern)
Copyright © 2017. All Rights Reserved.