Class JWNL.OS
java.lang.Object
net.didion.jwnl.JWNL.OS
- Enclosing class:
JWNL
Used to create constants that represent the major categories of operating systems.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_name
-
-
Constructor Details
-
OS
-
-
Method Details
-
toString
-
matches
Returns true if testOS is a version of this OS. For example, calling WINDOWS.matches("Windows 95") returns true.
-