AppleFileHelper |
Helper class for handling Apple files.
|
FilePathHelper |
|
RpcSystemFileCommandsHelper |
Default JDK 6 implementation of the ISystemFileCommandsHelper interface.
|
SymbolicLinkHelper |
Abstract helper class for dynamically determine and use symbolic link support
in the Java NIO package (JDK 7 or above).
|
SysFileHelperBridge |
Intended as a small helper class to bridge any system / JDK impedance
mismatches.
|
TextNormalizationHelper |
This helper class dynamically loads the "java.text.Normalizer" in JDK 6 or
above using reflection.
|
UnicodeHelper |
Provides default and / or bridged (to Eclipse, etc.) Unicode helper
methods.
|
WindowsRpcSystemFileCommandsHelper |
Windows specific implementation to help with file permissions.
|