module Mail::ContentType::ContentType0
Public Instance Methods
CFWS1()
click to toggle source
# File lib/mail/parsers/content_type.rb, line 17 def CFWS1 elements[0] end
CFWS2()
click to toggle source
# File lib/mail/parsers/content_type.rb, line 25 def CFWS2 elements[3] end
parameter()
click to toggle source
# File lib/mail/parsers/content_type.rb, line 21 def parameter elements[2] end