static class LocalFileHeader.FileTypes
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) static int |
BINARY |
(package private) static int |
CHAPTER_LABEL |
(package private) static int |
DIRECTORY |
(package private) static int |
SEVEN_BIT_TEXT |
(package private) static int |
VOLUME_LABEL |
Constructor and Description |
---|
FileTypes() |
static final int BINARY
static final int SEVEN_BIT_TEXT
static final int DIRECTORY
static final int VOLUME_LABEL
static final int CHAPTER_LABEL