ODFPY  1.2.0
odf.element.Text Member List

This is the complete list of members for odf.element.Text, including all inherited members.

__init__(self, data)odf.element.Text
__str__(self)odf.element.Text
__unicode__(self)odf.element.Text
odf::element::Childless.appendChild(self, node)odf.element.Childless
odf::element::Node.appendChild(self, newChild)odf.element.Node
attributesodf.element.Childlessstatic
childNodesodf.element.Childlessstatic
dataodf.element.Text
firstChildodf.element.Childlessstatic
odf::element::Childless.hasChildNodes(self)odf.element.Childless
odf::element::Node.hasChildNodes(self)odf.element.Node
odf::element::Childless.insertBefore(self, newChild, refChild)odf.element.Childless
odf::element::Node.insertBefore(self, newChild, refChild)odf.element.Node
lastChildodf.element.Childlessstatic
nextSiblingodf.element.Nodestatic
nodeTypeodf.element.Textstatic
parentNodeodf.element.Nodestatic
previousSiblingodf.element.Nodestatic
odf::element::Childless.removeChild(self, oldChild)odf.element.Childless
odf::element::Node.removeChild(self, oldChild)odf.element.Node
replaceChild(self, newChild, oldChild)odf.element.Childless
tagNameodf.element.Textstatic
toXml(self, level, f)odf.element.Text