Class/Module Index [+]

Quicksearch

Mail::RFC2822::Zone0

Public Instance Methods

DIGIT1() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 3964
def DIGIT1
  elements[1]
end
DIGIT2() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 3968
def DIGIT2
  elements[2]
end
DIGIT3() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 3972
def DIGIT3
  elements[3]
end
DIGIT4() click to toggle source
# File lib/mail/parsers/rfc2822.rb, line 3976
def DIGIT4
  elements[4]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.