class ONIX::TextWithAttributes
Public Instance Methods
parse(attrs)
click to toggle source
# File lib/onix/subset.rb, line 255 def parse(attrs) parse_attributes(attrs) end
# File lib/onix/subset.rb, line 255 def parse(attrs) parse_attributes(attrs) end