Uses of Class
org.apache.tika.parser.microsoft.ooxml.RunProperties
-
Packages that use RunProperties Package Description org.apache.tika.parser.microsoft.ooxml -
-
Uses of RunProperties in org.apache.tika.parser.microsoft.ooxml
Methods in org.apache.tika.parser.microsoft.ooxml with parameters of type RunProperties Modifier and Type Method Description void
OOXMLTikaBodyPartHandler. run(RunProperties runProperties, String contents)
void
OOXMLWordAndPowerPointTextHandler.XWPFBodyContentsHandler. run(RunProperties runProperties, String contents)
-