| Package | Description |
|---|---|
| org.apache.maven.toolchain |
| Modifier and Type | Class and Description |
|---|---|
private static class |
RequirementMatcherFactory.ExactMatcher |
private static class |
RequirementMatcherFactory.VersionMatcher |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.String,RequirementMatcher> |
DefaultToolchain.provides |
| Modifier and Type | Method and Description |
|---|---|
static RequirementMatcher |
RequirementMatcherFactory.createExactMatcher(java.lang.String provideValue) |
static RequirementMatcher |
RequirementMatcherFactory.createVersionMatcher(java.lang.String provideValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultToolchain.addProvideToken(java.lang.String type,
RequirementMatcher matcher) |