Class

RSS::Atom::Feed::Entry::Content

Inheritance
< RSS::Element < Object
Included Modules
CommonModel

Attributes

Name Visibility R/W Description
xml public W

Methods

Class

Visibility Signature
public xml_getter ()
public xml_setter ()

Instance

Visibility Signature
public atom_validate (ignore_unknown_element, tags, uri)
public have_xml_content? ()
public inline_html? ()
public inline_other? ()
public inline_other_base64? ()
public inline_other_text? ()
public inline_other_xml? ()
public inline_text? ()
public inline_xhtml? ()
public mime_split ()
public need_base64_encode? ()
public out_of_line? ()
public xhtml ()
public xml ()

Class Method Detail

xml_getter()

xml_setter()

Instance Method Detail

atom_validate(ignore_unknown_element, tags, uri)

have_xml_content?()

inline_html?()

inline_other?()

inline_other_base64?()

inline_other_text?()

inline_other_xml?()

inline_text?()

inline_xhtml?()

mime_split()

need_base64_encode?()

out_of_line?()

xhtml()

xml()