Uses of Enum
org.apache.tika.parser.microsoft.chm.ChmCommons.LzxState
-
Uses of ChmCommons.LzxState in org.apache.tika.parser.microsoft.chm
Modifier and TypeMethodDescriptionprotected ChmCommons.LzxState
ChmLzxState.getHadStarted()
static ChmCommons.LzxState
Returns the enum constant of this type with the specified name.static ChmCommons.LzxState[]
ChmCommons.LzxState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
ChmLzxState.setHadStarted
(ChmCommons.LzxState hadStarted)