Home
Classes
Methods
Defined In
lib/rt/rt2txt-lib.rb
Parent
RT::RT2HTMLVisitor
Methods
#visit
Class and Module Index
RT
RT::RT2HTMLVisitor
RT::RT2TXTVisitor
RT::RTCell
RT::RTParser
RT::RTVisitor
W3M
class RT::RT2TXTVisitor
Constants
INCLUDE_SUFFIX
OUTPUT_SUFFIX
Public Instance Methods
visit
(parsed)
click to toggle source
Calls superclass method
# File lib/rt/rt2txt-lib.rb, line 9
def
visit
(
parsed
)
W3M
::
html2txt
(
super
)
end