Class: OdfCore::Element::Table::SourceService
- Inherits:
-
AbstractElement
- Object
- AbstractElement
- OdfCore::Element::Table::SourceService
- Defined in:
- lib/odf_core/element/table/source_service.rb
Constant Summary collapse
- XML_ELEMENT_NAME =
'table:source-service'
- CHILDREN =
[].freeze
- ATTRIBUTES =
[ "table:name", "table:object-name", "table:password", "table:source-name", "table:user-name", ].freeze
Instance Attribute Summary
Attributes inherited from AbstractElement
Method Summary
Methods inherited from AbstractElement
#<<, #[], #[]=, attributes, children, #initialize, xml_element_name
Constructor Details
This class inherits a constructor from OdfCore::Element::AbstractElement