Uses of Class
org.apache.tika.parser.mail.RFC822Parser.Config
Packages that use RFC822Parser.Config
-
Uses of RFC822Parser.Config in org.apache.tika.parser.mail
Methods in org.apache.tika.parser.mail that return RFC822Parser.ConfigConstructors in org.apache.tika.parser.mail with parameters of type RFC822Parser.ConfigModifierConstructorDescriptionRFC822Parser(RFC822Parser.Config config) Constructor with explicit Config object.