Package com.norconex.commons.lang
Class OSResource<T>
java.lang.Object
com.norconex.commons.lang.OSResource<T>
- Type Parameters:
T- resource type
Provides an abstraction over operating-system specific resources
(e.g. paths).
Simply a convenience class saving you from checking for the OS yourself
to figure out which resource to use, for major OSes.
- Since:
- 2.0.0
- Author:
- Pascal Essiembre
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OSResource
public OSResource()
-
-
Method Details
-
win
-
unix
-
linux
-
mac
-
get
-