Uses of Enum
org.apache.tika.parser.microsoft.onenote.OneNotePropertyEnum
-
Uses of OneNotePropertyEnum in org.apache.tika.parser.microsoft.onenote
Modifier and TypeMethodDescriptionstatic OneNotePropertyEnum
static OneNotePropertyEnum
Returns the enum constant of this type with the specified name.static OneNotePropertyEnum[]
OneNotePropertyEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionOneNoteTreeWalkerOptions.getUtf16PropertiesToPrint()
Print file node data in UTF-16 format when they match these props.Modifier and TypeMethodDescriptionstatic boolean
OneNotePropertyEnum.getInlineBool
(OneNotePropertyEnum propertyEnum) static long
OneNotePropertyEnum.getType
(OneNotePropertyEnum propertyEnum) Modifier and TypeMethodDescriptionOneNoteTreeWalkerOptions.setUtf16PropertiesToPrint
(Set<OneNotePropertyEnum> utf16PropertiesToPrint) Print file node data in UTF-16 format when they match these props.