Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractDiffCommand - Class in net.thevpc.nuts.toolbox.ndiff.jar
- AbstractDiffCommand(String) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffCommand
- AbstractDiffItem - Class in net.thevpc.nuts.toolbox.ndiff.jar
- AbstractDiffItem(String, String, DiffStatus, String, List) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItem
- AbstractDiffItemCreateContext - Class in net.thevpc.nuts.toolbox.ndiff.jar
- AbstractDiffItemCreateContext(DiffKey, DiffStatus, String, String, DiffCommand, DiffEvalContext) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItemCreateContext
- AbstractDiffResult - Class in net.thevpc.nuts.toolbox.ndiff.jar
- AbstractDiffResult(DiffCommand, DiffEvalContext, TreeMap, TreeMap, TreeMap) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffResult
- acceptDiffKey(DiffKey) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandDefault
- acceptDiffKey(DiffKey) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaClass
- acceptDiffKey(DiffKey) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaManifest
- acceptDiffKey(DiffKey) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaProperties
- acceptDiffKey(DiffKey) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandVar
- acceptDiffKey(DiffKey) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip
- acceptDiffKey(DiffKey) - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffCommand
- acceptEntry(String) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJar
- acceptEntry(String) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip
- acceptInput(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandDefault
- acceptInput(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJar
- acceptInput(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaClass
- acceptInput(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaManifest
- acceptInput(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaProperties
- acceptInput(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandVar
- acceptInput(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip
- acceptInput(Object) - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffCommand
- added() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffResult
- added() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffResult
- ADDED - Enum constant in enum net.thevpc.nuts.toolbox.ndiff.jar.DiffStatus
- all() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffResult
- all() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffResult
- allBytes(InputStream) - Static method in class net.thevpc.nuts.toolbox.ndiff.jar.util.DiffUtils
- appendUserProperties(Map) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- as(String) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
B
- bytesToHex(byte[]) - Static method in class net.thevpc.nuts.toolbox.ndiff.jar.util.DiffUtils
C
- changed() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffResult
- changed() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffResult
- CHANGED - Enum constant in enum net.thevpc.nuts.toolbox.ndiff.jar.DiffStatus
- children() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItem
- children() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffItem
- close() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffResult
- close() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip.ZipSourceFile
- compareTo(DiffKey) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffKey
- createChildItem(DiffKey, DiffStatus, String, String, DiffEvalContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffCommand
- createChildItem(DiffKey, DiffStatus, String, String, DiffEvalContext) - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffCommand
- createContentDiffItem(DiffItemCreateContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandDefault
- createContentDiffItem(DiffItemCreateContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaClass
- createContentDiffItem(DiffItemCreateContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaManifest
- createContentDiffItem(DiffItemCreateContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaProperties
- createContentDiffItem(DiffItemCreateContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandVar
- createContentDiffItem(DiffItemCreateContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip
- createContentDiffItem(DiffItemCreateContext) - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffCommand
- createContext(DiffKey, DiffStatus, String, String, DiffEvalContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffCommand
- createResult(TreeMap, TreeMap, TreeMap, DiffEvalContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffCommand
D
- DefaultDiffEvalContext - Class in net.thevpc.nuts.toolbox.ndiff.jar
- DefaultDiffEvalContext() - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- DefaultDiffEvalContext(DiffEvalContext) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- DefaultDiffItem - Class in net.thevpc.nuts.toolbox.ndiff.jar
- DefaultDiffItem(String, String, DiffStatus, String, List) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffItem
- DefaultDiffItemCreateContext - Class in net.thevpc.nuts.toolbox.ndiff.jar
- DefaultDiffItemCreateContext(DiffKey, DiffStatus, String, String, DiffCommand, DiffEvalContext) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffItemCreateContext
- DefaultDiffResult - Class in net.thevpc.nuts.toolbox.ndiff.jar
- DefaultDiffResult(DiffCommand, DiffEvalContext, TreeMap, TreeMap, TreeMap) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffResult
- DEFAULTS_FACTORY - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.DiffConstants
- Diff - Class in net.thevpc.nuts.toolbox.ndiff.jar
- Diff() - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.Diff
- DiffBuilder - Class in net.thevpc.nuts.toolbox.ndiff.jar
- DiffBuilder(Object, Object) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- DiffCommand - Interface in net.thevpc.nuts.toolbox.ndiff.jar
- DiffCommandDefault - Class in net.thevpc.nuts.toolbox.ndiff.jar.commands
- DiffCommandDefault() - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandDefault
- DiffCommandJar - Class in net.thevpc.nuts.toolbox.ndiff.jar.commands
-
DiffCommandJar diff=new DiffCommandJar(jarfile1,jarfile2); DiffResult result=diff.getResult(); for(DiffItem i:result){ switch(i.getItemType()){ case "java-class": { String className=((DiffItemJavaClass)i).getclassName(); if(i.getDiffStatus()==DiffStatus.ADDED){ System.out.println(className +" is a new class"); } System.out.println(i); break; } default: { System.out.println(i); break; } } }
- DiffCommandJar() - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJar
- DiffCommandJavaClass - Class in net.thevpc.nuts.toolbox.ndiff.jar.commands
- DiffCommandJavaClass() - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaClass
- DiffCommandJavaManifest - Class in net.thevpc.nuts.toolbox.ndiff.jar.commands
- DiffCommandJavaManifest() - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaManifest
- DiffCommandJavaProperties - Class in net.thevpc.nuts.toolbox.ndiff.jar.commands
- DiffCommandJavaProperties() - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaProperties
- DiffCommandVar - Class in net.thevpc.nuts.toolbox.ndiff.jar.commands
- DiffCommandVar() - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandVar
- DiffCommandZip - Class in net.thevpc.nuts.toolbox.ndiff.jar.commands
- DiffCommandZip() - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip
- DiffCommandZip(String) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip
- DiffCommandZip.ZipSource - Interface in net.thevpc.nuts.toolbox.ndiff.jar.commands
- DiffCommandZip.ZipSourceFile - Class in net.thevpc.nuts.toolbox.ndiff.jar.commands
- DiffConstants - Class in net.thevpc.nuts.toolbox.ndiff.jar
- DiffConstants() - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.DiffConstants
- DiffEvalContext - Interface in net.thevpc.nuts.toolbox.ndiff.jar
- DiffHash - Interface in net.thevpc.nuts.toolbox.ndiff.jar
- DiffHashFactory - Interface in net.thevpc.nuts.toolbox.ndiff.jar
- DiffItem - Interface in net.thevpc.nuts.toolbox.ndiff.jar
- DiffItemCreateContext - Interface in net.thevpc.nuts.toolbox.ndiff.jar
- DiffItemJavaClass - Class in net.thevpc.nuts.toolbox.ndiff.jar
- DiffItemJavaClass(String, DiffStatus, String, List) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.DiffItemJavaClass
- DiffKey - Class in net.thevpc.nuts.toolbox.ndiff.jar
- DiffKey(String, String, int) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.DiffKey
- DiffResult - Interface in net.thevpc.nuts.toolbox.ndiff.jar
- DiffStatus - Enum in net.thevpc.nuts.toolbox.ndiff.jar
- DiffUtils - Class in net.thevpc.nuts.toolbox.ndiff.jar.util
- DiffUtils() - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.util.DiffUtils
E
- equals(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffKey
- eval() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- eval(DiffEvalContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffCommand
- eval(DiffEvalContext) - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffCommand
G
- get(String) - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffHashFactory
- getClassName() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffItemJavaClass
- getDescription() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItem
- getDescription() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffItem
- getDiff() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItemCreateContext
- getDiff() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffResult
- getDiff() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffItemCreateContext
- getDiffEvalContext() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffResult
- getEvalContext() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItemCreateContext
- getEvalContext() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffItemCreateContext
- getId() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffCommand
- getId() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffCommand
- getInputStream(String) - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip.ZipSource
- getInputStream(String) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip.ZipSourceFile
- getKey() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItemCreateContext
- getKey() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffItemCreateContext
- getKind() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItem
- getKind() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffItem
- getKind() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffKey
- getLocalVars() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- getLocalVars() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffEvalContext
- getName() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItem
- getName() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffItem
- getName() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffKey
- getOrder() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffKey
- getPathFilter() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- getPathFilter() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- getPathFilter() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffEvalContext
- getSource() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- getSource() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffEvalContext
- getSourceValue() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItemCreateContext
- getSourceValue() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffItemCreateContext
- getStatus() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItem
- getStatus() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItemCreateContext
- getStatus() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffItem
- getStatus() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffItemCreateContext
- getSupportedCommands() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- getSupportedCommands() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffEvalContext
- getTarget() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- getTarget() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffEvalContext
- getTargetValue() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItemCreateContext
- getTargetValue() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffItemCreateContext
- getUserProperties() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- getUserProperties() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- getUserProperties() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffEvalContext
- getZfile() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip.ZipSourceFile
H
- hasChanges() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffResult
- hasChanges() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffResult
- hash(InputStream) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandDefault
- hash(InputStream) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaClass
- hash(InputStream) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaManifest
- hash(InputStream) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaProperties
- hash(InputStream) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandVar
- hash(InputStream) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip
- hash(InputStream) - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffCommand
- hash(InputStream) - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffHash
- HASH_MANIFEST_SHA1 - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.DiffConstants
- HASH_SHA1 - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.DiffConstants
- hashCode() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffKey
- hashStream(InputStream) - Static method in class net.thevpc.nuts.toolbox.ndiff.jar.util.DiffUtils
I
- INSTANCE - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandDefault
- INSTANCE - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJar
- INSTANCE - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaClass
- INSTANCE - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaManifest
- INSTANCE - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaProperties
- INSTANCE - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandVar
- INSTANCE - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip
- isDefaultPathFilterEnabled() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- isDefaultPathFilterEnabled() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- isDefaultPathFilterEnabled() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffEvalContext
- isFileName(String, String) - Static method in class net.thevpc.nuts.toolbox.ndiff.jar.util.DiffUtils
- isFileNameIgnoreCase(String, String) - Static method in class net.thevpc.nuts.toolbox.ndiff.jar.util.DiffUtils
- isVerbose() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- isVerbose() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- isVerbose() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffEvalContext
- iterator() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffResult
J
- JAR_DEFAULTS_FACTORY - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.DiffConstants
K
- KIND_FILE - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.DiffKey
- KIND_VAR - Static variable in class net.thevpc.nuts.toolbox.ndiff.jar.DiffKey
M
- map(Object, DiffEvalContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandDefault
- map(Object, DiffEvalContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaClass
- map(Object, DiffEvalContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaManifest
- map(Object, DiffEvalContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaProperties
- map(Object, DiffEvalContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandVar
- map(Object, DiffEvalContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip
- map(Object, DiffEvalContext) - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffCommand
N
- net.thevpc.nuts.toolbox.ndiff.jar - package net.thevpc.nuts.toolbox.ndiff.jar
- net.thevpc.nuts.toolbox.ndiff.jar.commands - package net.thevpc.nuts.toolbox.ndiff.jar.commands
- net.thevpc.nuts.toolbox.ndiff.jar.util - package net.thevpc.nuts.toolbox.ndiff.jar.util
O
- of(File, File) - Static method in class net.thevpc.nuts.toolbox.ndiff.jar.Diff
P
- pathFilter(Predicate) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- pathFilter(Predicate) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- prepareManifest(Manifest) - Static method in class net.thevpc.nuts.toolbox.ndiff.jar.util.DiffUtils
- prepareSourceOrTarget(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffCommand
- prepareSourceOrTarget(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaClass
- prepareSourceOrTarget(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandJavaManifest
- prepareSourceOrTarget(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip
R
- removed() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffResult
- removed() - Method in interface net.thevpc.nuts.toolbox.ndiff.jar.DiffResult
- REMOVED - Enum constant in enum net.thevpc.nuts.toolbox.ndiff.jar.DiffStatus
- resolveDiffItemFactory(DiffKey, DiffEvalContext) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffCommand
S
- setDefaultPathFilterEnabled(boolean) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- setDefaultPathFilterEnabled(boolean) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- setLocalVars(Map) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- setPathFilter(Predicate) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- setPathFilter(Predicate) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- setSource(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- setSupportedCommands(List) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- setTarget(Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- setUserProperties(Map) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
- setUserProperties(Map) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- setVerbose(boolean) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DefaultDiffEvalContext
T
- toString() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffItem
- toString() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.AbstractDiffResult
- toString() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffItemJavaClass
U
- userProperties(Map) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- userProperty(String, Object) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
V
- valueOf(String) - Static method in enum net.thevpc.nuts.toolbox.ndiff.jar.DiffStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.thevpc.nuts.toolbox.ndiff.jar.DiffStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verbose() - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
- verbose(boolean) - Method in class net.thevpc.nuts.toolbox.ndiff.jar.DiffBuilder
Z
- ZipSourceFile(File) - Constructor for class net.thevpc.nuts.toolbox.ndiff.jar.commands.DiffCommandZip.ZipSourceFile
All Classes and Interfaces|All Packages|Constant Field Values