Class
Dnsruby::RR::TXT
In:
lib/Dnsruby/resource/TXT.rb
Parent:
RR
Class for
DNS
Text (
TXT
) resource records. RFC 1035 Section 3.3.14
Methods
data
from_data
from_hash
from_string
rdata_to_string
Constants
TypeValue
=
Types::TXT #:nodoc: all
Attributes
strings
[RW]
List of the individual elements
Public Instance methods
data
()
from_data
(data)
from_hash
(hash)
from_string
(input)
rdata_to_string
()
[Validate]