Class: Doc2Text::Odt::XmlNodes::Generic

Inherits:
Node show all
Defined in:
lib/doc2text/odt/odt_xml_namespaces.rb

Instance Attribute Summary

Attributes inherited from XmlBasedDocument::XmlNodes::Node

#attrs, #children, #name, #parent, #prefix, #text

Method Summary

Methods inherited from Node

create_node, #office_text?

Methods inherited from XmlBasedDocument::XmlNodes::Node

#close, #delete, #eql?, #expand, #generic?, #has_text?, inherited, #initialize, #open, #root?, #to_s, #xml_name

Constructor Details

This class inherits a constructor from Doc2Text::XmlBasedDocument::XmlNodes::Node