Class: XmlParsable::Elements::ArrayElement::Array
- Inherits:
-
Array
- Object
- Array
- XmlParsable::Elements::ArrayElement::Array
- Defined in:
- lib/xmlparsable/elements/array.rb
Instance Attribute Summary collapse
-
#xmlattrs ⇒ Object
readonly
Returns the value of attribute xmlattrs.
Instance Attribute Details
#xmlattrs ⇒ Object (readonly)
Returns the value of attribute xmlattrs.
7 8 9 |
# File 'lib/xmlparsable/elements/array.rb', line 7 def xmlattrs @xmlattrs end |