Index
All Classes and Interfaces|All Packages
D
- Delimiter - Enum Class in io.jchunk.commons
-
Enum to represent the delimiter configuration: NONE: No delimiter START: Delimiter at the start of the chunk END: Delimiter at the end of the chunk
E
I
- io.jchunk.commons - package io.jchunk.commons
N
S
V
- valueOf(String) - Static method in enum class io.jchunk.commons.Delimiter
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.jchunk.commons.Delimiter
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages