|
ddiff Version 1.0.0 |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of PathFilter in com.ehsbe.ddiff |
---|
Modifier and Type | Method and Description |
---|---|
PathFilter |
Analyzer.getFilter()
Get the current filter in use. |
PathFilter |
Analyzer.getFilter()
Get the current filter in use. |
Constructor and Description |
---|
Analyzer(char separator,
EnumSet<Analyzer.Option> options,
PathFilter excludes)
Create a new analyzer instance with the given parameters. |
Analyzer(char separator,
EnumSet<Analyzer.Option> options,
PathFilter excludes)
Create a new analyzer instance with the given parameters. |
Dir(java.nio.file.Path dir,
PathFilter filter)
Create a new directory worker instance. |
Dir(java.nio.file.Path dir,
PathFilter filter)
Create a new directory worker instance. |
Dir(java.nio.file.Path dir,
PathFilter filter,
java.nio.file.attribute.BasicFileAttributes attrs)
Create a new directory worker instance. |
Dir(java.nio.file.Path dir,
PathFilter filter,
java.nio.file.attribute.BasicFileAttributes attrs)
Create a new directory worker instance. |
|
ddiff Version 1.0.0 |
||||||||
PREV NEXT | FRAMES NO FRAMES |