| Package | Description |
|---|---|
| com.github.cbuschka.zipdiff.filter |
| Modifier and Type | Method and Description |
|---|---|
Optional<Rule> |
Config.getFirstMatchingRule(DiffType type,
ZipIndexEntry zipIndexEntry,
List<String> oldLines,
ZipIndexEntry otherZipIndexEntry,
List<String> newLines) |
List<Rule> |
Config.getRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setRules(List<Rule> rules) |
Copyright © 2020. All rights reserved.