| Class | Description |
|---|---|
| CopyDirContents |
This utility class copies recursively everything from source directory to target directory.
|
| DirDiff | |
| DirectoryEntry |
Represents a directory in the dif.
|
| Entry |
Base class for entries of the directory diff.
|
| FileEntry |
This entry represents a single file in the directory dif.
|
| UnicodeInputStream |
This inputstream will recognize unicode BOM marks
and will skip bytes if getEncoding() method is called
before any of the read(...) methods.
|
| UnicodeReader |
Generic unicode textreader, which will use BOM mark to identify the encoding
to be used.
|
Copyright © 2010-2014 anotheria.net. All Rights Reserved.