| Package | Description |
|---|---|
| io.takari.builder.enforcer.modularity | |
| io.takari.builder.internal | |
| io.takari.builder.internal.pathmatcher |
| Constructor and Description |
|---|
ProjectContext(PathNormalizer normalizer,
String id,
PathMatcher readMatcher,
PathMatcher writeMatcher,
Set<String> execIncludes) |
| Modifier and Type | Method and Description |
|---|---|
PathMatcher |
ClasspathMatcher.getMatcher() |
| Modifier and Type | Method and Description |
|---|---|
BuilderContext.Builder |
BuilderContext.Builder.addInputMatcher(PathMatcher matcher) |
BuilderRunner |
BuilderRunner.setSessionClasspathMatcher(PathMatcher matcher) |
| Modifier and Type | Method and Description |
|---|---|
PathMatcher |
PathMatcher.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
PathMatcher.Builder |
PathMatcher.Builder.addMatcher(PathMatcher matcher)
Adds all rules from the given matcher.
|
Copyright © 2017. All rights reserved.