Uses of Class
com.openexchange.mail.parser.MailMessageParser

Packages that use MailMessageParser
com.openexchange.mail.parser   
 

Uses of MailMessageParser in com.openexchange.mail.parser
 

Methods in com.openexchange.mail.parser that return MailMessageParser
 MailMessageParser MailMessageParser.reset()
          Resets this parser and returns itself
 MailMessageParser MailMessageParser.setInlineDetectorBehavior(boolean strict)
          Switches the INLINE detector behavior.