Package jnr.posix.util
Class Chmod
java.lang.Object
jnr.posix.util.Chmod
Honor semantics of chmod as best we can in pure Java. Note, this uses reflection to be
more tolerant of different Java versions.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Chmod
public Chmod()
-
-
Method Details
-
chmod
-