Class REXML::Element
In: lib/lolspeak.rb
Parent: Object

Methods

Public Instance methods

Translates each REXML::Text of this element. Calls Tranzlator.translate_xml_element! on the receiver using the default tranzlator.

See also: LOLspeak.default_tranzlator

Translates each REXML::Text of this element and all child elements. Calls Tranzlator.translate_xml_element_recusvie! on the receiver using the default tranzlator.

See also: LOLspeak.default_tranzlator

[Validate]