Class: ONIX::TextWithAttributes

Inherits:
SimpleDelegator
  • Object
show all
Includes:
Attributes
Defined in:
lib/onix/subset.rb

Instance Attribute Summary

Attributes included from Attributes

#attributes

Instance Method Summary collapse

Methods included from Attributes

attribute_class, #parse_attributes, #serialized_attributes

Instance Method Details

#parse(attrs) ⇒ Object



274
275
276
# File 'lib/onix/subset.rb', line 274

def parse(attrs)
  parse_attributes(attrs)
end