install4j API

Package com.install4j.api.unix

This package contains classes with static utility methods for using Unix-specific features that are not directly supported by the Java platform.

See:
          Description

Interface Summary
UnixFileSystem.FileInformation Holds Unix-specific information about a file.
 

Class Summary
UnixFileSystem Collection of static methods to access Unix-specific file operations and information.
 

Package com.install4j.api.unix Description

This package contains classes with static utility methods for using Unix-specific features that are not directly supported by the Java platform.

See the API overview for general remarks on how to use the install4j API.


install4j API