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