Class: OdfCore::Element::Anim::Param
- Inherits:
-
OdfCore::Element::AbstractElement
- Object
- OdfCore::Element::AbstractElement
- OdfCore::Element::Anim::Param
- Defined in:
- lib/odf_core/element/anim/param.rb
Constant Summary collapse
- XML_ELEMENT_NAME =
'anim:param'
- CHILDREN =
[].freeze
- ATTRIBUTES =
["anim:name", "anim:value"].freeze
Instance Attribute Summary
Attributes inherited from OdfCore::Element::AbstractElement
Method Summary
Methods inherited from OdfCore::Element::AbstractElement
#<<, #[], #[]=, attributes, children, #initialize, xml_element_name
Constructor Details
This class inherits a constructor from OdfCore::Element::AbstractElement