Method: SaxStream::Internal::ElementStack#relative_attributes

Defined in:
lib/sax_stream/internal/element_stack.rb

#relative_attributesObject



84
85
86
# File 'lib/sax_stream/internal/element_stack.rb', line 84

def relative_attributes
  @elements.last.relative_attributes
end