| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.ndiff.jar | |
| net.thevpc.nuts.toolbox.ndiff.jar.commands |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDiffItemCreateContext |
class |
DefaultDiffItemCreateContext |
| Modifier and Type | Method and Description |
|---|---|
DiffItemCreateContext |
AbstractDiffCommand.createContext(DiffKey name,
DiffStatus kind,
String sourceValue,
String targetValue,
DiffEvalContext diffEvalContext) |
| Modifier and Type | Method and Description |
|---|---|
DiffItem |
DiffCommand.createContentDiffItem(DiffItemCreateContext context) |
| Modifier and Type | Method and Description |
|---|---|
DiffItem |
DiffCommandJavaProperties.createContentDiffItem(DiffItemCreateContext context) |
DiffItem |
DiffCommandJavaManifest.createContentDiffItem(DiffItemCreateContext context) |
DiffItem |
DiffCommandZip.createContentDiffItem(DiffItemCreateContext context) |
DiffItem |
DiffCommandDefault.createContentDiffItem(DiffItemCreateContext context) |
DiffItem |
DiffCommandVar.createContentDiffItem(DiffItemCreateContext context) |
DiffItem |
DiffCommandJavaClass.createContentDiffItem(DiffItemCreateContext context) |
Copyright © 2021 vpc open source initiative. All rights reserved.