Class
Dnsruby::Name::Label
In:
lib/Dnsruby/name.rb
Parent:
Object
Dnsruby::Label class
(RFC1035, section 3.1)
Methods
<=>
==
eql?
hash
inspect
length
new
set_max_length
split
to_s
Included Modules
Comparable
Constants
MaxLabelLength
=
63
Attributes
downcase
[R]
string
[R]
Public Class methods
new
(string)
set_max_length
(l)
split
(arg)
Split a
Name
into its component Labels
Public Instance methods
<=>
(other)
==
(other)
eql?
(other)
hash
()
inspect
()
length
()
to_s
()
[Validate]