Class ArjArchiveEntry.HostOs
java.lang.Object
org.apache.commons.compress.archivers.arj.ArjArchiveEntry.HostOs
- Enclosing class:
ArjArchiveEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intConstant value 3.static final intConstant value 6.static final intConstant value 7.static final intConstant value 0.static final intConstant value 4.static final intConstant value 8.static final intConstant value 5.static final intConstant value 1.static final intConstant value 2.static final intConstant value 9.static final intConstant value 11.static final intConstant value 10. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DOS
-
PRIMOS
-
UNIX
-
AMIGA
-
MAC_OS
-
OS_2
-
APPLE_GS
-
ATARI_ST
-
NEXT
-
VAX_VMS
-
WIN95
-
WIN32
-
-
Constructor Details
-
HostOs
Deprecated.Will be private in the next major release.Constructs a new instance.
-