Class: Dnsruby::RR::SPF

Inherits:
TXT show all
Defined in:
lib/dnsruby/resource/SPF.rb

Overview

This is a clone of the TXT record. This class therfore completely inherits all properties of the Dnsruby::Resource::TXT class.

Please see the Dnsruby::Resource::TXT documentation for details RFC 1035 Section 3.3.14, draft-schlitt-ospf-classic-02.txt

Constant Summary collapse

TypeValue =

:nodoc: all

Types::SPF

Constants inherited from TXT

TXT::ClassValue, TXT::ESCAPE_CHARS, TXT::ESCAPE_CODES

Constants inherited from Dnsruby::RR

ClassInsensitiveTypes

Instance Attribute Summary

Attributes inherited from TXT

#strings

Attributes inherited from Dnsruby::RR

#klass, #name, #rdata, #ttl, #type

Method Summary

Methods inherited from TXT

#data, decode_rdata, display, #encode_rdata, #from_data, #from_hash, #from_string, parse, #rdata_to_string

Methods inherited from Dnsruby::RR

#<=>, #==, #clone, create, decode_rdata, #encode_rdata, #eql?, find_class, #from_data, #from_hash, #from_string, get_class, get_num, #hash, implemented_rrs, #init_defaults, new_from_data, new_from_hash, new_from_string, #rdata_to_string, #rdlength, #sameRRset, #to_s