Uses of Class
org.apache.tika.parser.microsoft.rtf.jflex.RTFState
Packages that use RTFState
-
Uses of RTFState in org.apache.tika.parser.microsoft.rtf.jflex
Methods in org.apache.tika.parser.microsoft.rtf.jflex with parameters of type RTFStateModifier and TypeMethodDescriptionvoidRTFEmbeddedHandler.processToken(RTFToken tok, RTFState rtfState, RTFGroupState closingGroup) Process a token for embedded object/pict handling.