- default_format_sep - Static variable in class com.ehsbe.ddiff.Analyzer
-
the default field separator for parsable output
- default_format_sep - Static variable in class com.ehsbe.ddiff.Analyzer
-
the default field separator for parsable output
- Dir - Class in com.ehsbe.ddiff
-
Internal directory worker and representation.
- Dir - Class in com.ehsbe.ddiff
-
Internal directory worker and representation.
- Dir(Path, boolean, String[], Pattern[], boolean) - Constructor for class com.ehsbe.ddiff.Dir
-
Convinience constructor to create a new directory worker instance.
- Dir(Path, PathFilter) - Constructor for class com.ehsbe.ddiff.Dir
-
Create a new directory worker instance.
- Dir(Path, PathFilter, BasicFileAttributes) - Constructor for class com.ehsbe.ddiff.Dir
-
Create a new directory worker instance.
- Dir(Path, boolean, String[], Pattern[], boolean) - Constructor for class com.ehsbe.ddiff.Dir
-
Convinience constructor to create a new directory worker instance.
- Dir(Path, PathFilter) - Constructor for class com.ehsbe.ddiff.Dir
-
Create a new directory worker instance.
- Dir(Path, PathFilter, BasicFileAttributes) - Constructor for class com.ehsbe.ddiff.Dir
-
Create a new directory worker instance.
- DirEntry - Class in com.ehsbe.ddiff
-
A simple caching container for file information.
- DirEntry - Class in com.ehsbe.ddiff
-
A simple caching container for file information.
- DirEntry(Path, boolean, BasicFileAttributes) - Constructor for class com.ehsbe.ddiff.DirEntry
-
Create a new instance.
- DirEntry(Path, boolean, BasicFileAttributes) - Constructor for class com.ehsbe.ddiff.DirEntry
-
Create a new instance.
- DirEntry.Type - Enum in com.ehsbe.ddiff
-
types of file, we distignuish.
- DirEntry.Type - Enum in com.ehsbe.ddiff
-
types of file, we distignuish.
- getCount() - Method in class com.ehsbe.ddiff.Dir
-
Get the number of entries for this instance.
- getCount() - Method in class com.ehsbe.ddiff.Dir
-
Get the number of entries for this instance.
- getDirCount() - Method in class com.ehsbe.ddiff.Dir
-
Get the number of sub directories for this instance.
- getDirCount() - Method in class com.ehsbe.ddiff.Dir
-
Get the number of sub directories for this instance.
- getDirMap() - Method in class com.ehsbe.ddiff.Dir
-
Get a map of all sub directories, keyed by their basename.
- getDirMap() - Method in class com.ehsbe.ddiff.Dir
-
Get a map of all sub directories, keyed by their basename.
- getDirs() - Method in class com.ehsbe.ddiff.Dir
-
Get a copy of the list of all sub directory entries for this instance
sorted by its name.
- getDirs() - Method in class com.ehsbe.ddiff.Dir
-
Get a copy of the list of all sub directory entries for this instance
sorted by its name.
- getEntries() - Method in class com.ehsbe.ddiff.Dir
-
Get a copy of the list of all entries for this instance grouped by sub
directories and none-sub directories, sorted by its name.
- getEntries() - Method in class com.ehsbe.ddiff.Dir
-
Get a copy of the list of all entries for this instance grouped by sub
directories and none-sub directories, sorted by its name.
- getFilter() - Method in class com.ehsbe.ddiff.Analyzer
-
Get the current filter in use.
- getFilter() - Method in class com.ehsbe.ddiff.Analyzer
-
Get the current filter in use.
- getFormat() - Method in class com.ehsbe.ddiff.Analyzer
-
Get the format string used for diff printouts.
- getFormat() - Method in class com.ehsbe.ddiff.Analyzer
-
Get the format string used for diff printouts.
- getName() - Method in class com.ehsbe.ddiff.DirEntry
-
Get the basename of this entry in the original directory.
- getName() - Method in class com.ehsbe.ddiff.DirEntry
-
Get the basename of this entry in the original directory.
- getNoDirCount() - Method in class com.ehsbe.ddiff.Dir
-
Get the number of none-sub directories for this instance.
- getNoDirCount() - Method in class com.ehsbe.ddiff.Dir
-
Get the number of none-sub directories for this instance.
- getNoDirMap() - Method in class com.ehsbe.ddiff.Dir
-
Get a map of all none-sub directories, keyed by their basename.
- getNoDirMap() - Method in class com.ehsbe.ddiff.Dir
-
Get a map of all none-sub directories, keyed by their basename.
- getNoDirs() - Method in class com.ehsbe.ddiff.Dir
-
Get a copy of the list of all none-sub directory entries for this
instance sorted by its name.
- getNoDirs() - Method in class com.ehsbe.ddiff.Dir
-
Get a copy of the list of all none-sub directory entries for this
instance sorted by its name.
- getType() - Method in class com.ehsbe.ddiff.DirEntry
-
Get the type of the entry.
- getType(Path, BasicFileAttributes) - Static method in class com.ehsbe.ddiff.DirEntry
-
Get the type of an dir entry depending on its file attributes.
- getType() - Method in class com.ehsbe.ddiff.DirEntry
-
Get the type of the entry.
- getType(Path, BasicFileAttributes) - Static method in class com.ehsbe.ddiff.DirEntry
-
Get the type of an dir entry depending on its file attributes.
- getWorker(Path, Path, PrintStream) - Method in class com.ehsbe.ddiff.Analyzer
-
Get the worker for compare the given directories side by side, which
prints the results to the given output stream.
- getWorker(Path, Path, PrintStream) - Method in class com.ehsbe.ddiff.Analyzer
-
Get the worker for compare the given directories side by side, which
prints the results to the given output stream.