Class: XmlParsable::Elements::StringElement::String
- Inherits:
-
String
- Object
- String
- XmlParsable::Elements::StringElement::String
- Defined in:
- lib/xmlparsable/elements/string.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.
10 11 12 |
# File 'lib/xmlparsable/elements/string.rb', line 10 def xmlattrs @xmlattrs end |