Class/Module Index [+]

Quicksearch

Mail::ContentType::ContentType1

Public Instance Methods

main_type() click to toggle source
# File lib/mail/parsers/content_type.rb, line 31
def main_type
  elements[0]
end
param_hashes() click to toggle source
# File lib/mail/parsers/content_type.rb, line 39
def param_hashes
  elements[3]
end
sub_type() click to toggle source
# File lib/mail/parsers/content_type.rb, line 35
def sub_type
  elements[2]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.