Uses of Enum
org.apache.tika.parser.microsoft.ooxml.OOXMLWordAndPowerPointTextHandler.EditType
-
Uses of OOXMLWordAndPowerPointTextHandler.EditType in org.apache.tika.parser.microsoft.ooxml
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.OOXMLWordAndPowerPointTextHandler.EditType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OOXMLTikaBodyPartHandler.startEditedSection
(String editor, Date date, OOXMLWordAndPowerPointTextHandler.EditType editType) void
OOXMLWordAndPowerPointTextHandler.XWPFBodyContentsHandler.startEditedSection
(String editor, Date date, OOXMLWordAndPowerPointTextHandler.EditType editType)