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

Split a Name into its component Labels

Public Instance methods

[Validate]