- java.lang.Object
-
- jnr.posix.util.Chmod
-
public class Chmod extends Object
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 Constructor Description Chmod()
-