blob: 447318bab19ebdd7d49d75336cd6791d8633b349 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Feb 22 10:27:04 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>TableTableCellElementBase (ODFDOM API v0.8.9-incubating - http://incubator.apache.org/odftoolkit/)</title>
<meta name="date" content="2013-02-22">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="TableTableCellElementBase (ODFDOM API v0.8.9-incubating - http://incubator.apache.org/odftoolkit/)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TableTableCellElementBase.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElement.html" title="class in org.odftoolkit.odfdom.dom.element.table"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableColumnElement.html" title="class in org.odftoolkit.odfdom.dom.element.table"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html" target="_top">Frames</a></li>
<li><a href="TableTableCellElementBase.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.odftoolkit.odfdom.dom.element.OdfStylableElement">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.odftoolkit.odfdom.dom.element.table</div>
<h2 title="Class TableTableCellElementBase" class="title">Class TableTableCellElementBase</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">org.apache.xerces.dom.NodeImpl</a></li>
<li>
<ul class="inheritance">
<li><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">org.apache.xerces.dom.ChildNode</a></li>
<li>
<ul class="inheritance">
<li><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">org.apache.xerces.dom.ParentNode</a></li>
<li>
<ul class="inheritance">
<li><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">org.apache.xerces.dom.ElementImpl</a></li>
<li>
<ul class="inheritance">
<li><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">org.apache.xerces.dom.ElementNSImpl</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">org.odftoolkit.odfdom.pkg.OdfElement</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html" title="class in org.odftoolkit.odfdom.dom.element">org.odftoolkit.odfdom.dom.element.OdfStylableElement</a></li>
<li>
<ul class="inheritance">
<li>org.odftoolkit.odfdom.dom.element.table.TableTableCellElementBase</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/style/OdfStylePropertySet.html" title="interface in org.odftoolkit.odfdom.dom.style">OdfStylePropertySet</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/events/EventTarget.html?is-external=true" title="class or interface in org.w3c.dom.events">EventTarget</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/NodeList.html?is-external=true" title="class or interface in org.w3c.dom">NodeList</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true" title="class or interface in org.w3c.dom">TypeInfo</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableCoveredTableCellElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableCoveredTableCellElement</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableCellElement</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">TableTableCellElementBase</span>
extends <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStylableElement</a></pre>
<div class="block">DOM implementation of OpenDocument base element</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#org.odftoolkit.odfdom.dom.element.table.TableTableCellElementBase">Serialized Form</a></dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.odftoolkit.odfdom.dom.element.OdfStylableElement">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.odftoolkit.odfdom.dom.element.<a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStylableElement</a></h3>
<code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#mFamily">mFamily</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#mStyleNameAttrib">mStyleNameAttrib</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.xerces.dom.ElementNSImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">ElementNSImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#localName" title="class or interface in org.apache.xerces.dom">localName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#namespaceURI" title="class or interface in org.apache.xerces.dom">namespaceURI</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.xerces.dom.ElementImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">ElementImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#attributes" title="class or interface in org.apache.xerces.dom">attributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#name" title="class or interface in org.apache.xerces.dom">name</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.xerces.dom.ParentNode">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">ParentNode</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#firstChild" title="class or interface in org.apache.xerces.dom">firstChild</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#fNodeListCache" title="class or interface in org.apache.xerces.dom">fNodeListCache</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#ownerDocument" title="class or interface in org.apache.xerces.dom">ownerDocument</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.xerces.dom.ChildNode">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">ChildNode</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true#nextSibling" title="class or interface in org.apache.xerces.dom">nextSibling</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true#previousSibling" title="class or interface in org.apache.xerces.dom">previousSibling</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.xerces.dom.NodeImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">NodeImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_CONTAINS" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_CONTAINS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_DISCONNECTED" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_DISCONNECTED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_FOLLOWING" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_FOLLOWING</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_IS_CONTAINED" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_IS_CONTAINED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_PRECEDING" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_PRECEDING</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#ELEMENT_DEFINITION_NODE" title="class or interface in org.apache.xerces.dom">ELEMENT_DEFINITION_NODE</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#FIRSTCHILD" title="class or interface in org.apache.xerces.dom">FIRSTCHILD</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#flags" title="class or interface in org.apache.xerces.dom">flags</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#HASSTRING" title="class or interface in org.apache.xerces.dom">HASSTRING</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#ID" title="class or interface in org.apache.xerces.dom">ID</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#IGNORABLEWS" title="class or interface in org.apache.xerces.dom">IGNORABLEWS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#NORMALIZED" title="class or interface in org.apache.xerces.dom">NORMALIZED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#OWNED" title="class or interface in org.apache.xerces.dom">OWNED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#ownerNode" title="class or interface in org.apache.xerces.dom">ownerNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#READONLY" title="class or interface in org.apache.xerces.dom">READONLY</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#SPECIFIED" title="class or interface in org.apache.xerces.dom">SPECIFIED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#SYNCCHILDREN" title="class or interface in org.apache.xerces.dom">SYNCCHILDREN</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#SYNCDATA" title="class or interface in org.apache.xerces.dom">SYNCDATA</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_ANCESTOR" title="class or interface in org.apache.xerces.dom">TREE_POSITION_ANCESTOR</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_DESCENDANT" title="class or interface in org.apache.xerces.dom">TREE_POSITION_DESCENDANT</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_DISCONNECTED" title="class or interface in org.apache.xerces.dom">TREE_POSITION_DISCONNECTED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_EQUIVALENT" title="class or interface in org.apache.xerces.dom">TREE_POSITION_EQUIVALENT</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_FOLLOWING" title="class or interface in org.apache.xerces.dom">TREE_POSITION_FOLLOWING</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_PRECEDING" title="class or interface in org.apache.xerces.dom">TREE_POSITION_PRECEDING</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_SAME_NODE" title="class or interface in org.apache.xerces.dom">TREE_POSITION_SAME_NODE</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.w3c.dom.Node">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.w3c.dom.<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#ATTRIBUTE_NODE" title="class or interface in org.w3c.dom">ATTRIBUTE_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#CDATA_SECTION_NODE" title="class or interface in org.w3c.dom">CDATA_SECTION_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#COMMENT_NODE" title="class or interface in org.w3c.dom">COMMENT_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_FRAGMENT_NODE" title="class or interface in org.w3c.dom">DOCUMENT_FRAGMENT_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_NODE" title="class or interface in org.w3c.dom">DOCUMENT_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_CONTAINED_BY" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_CONTAINED_BY</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_CONTAINS" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_CONTAINS</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_DISCONNECTED" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_DISCONNECTED</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_FOLLOWING" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_FOLLOWING</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_PRECEDING" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_PRECEDING</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_TYPE_NODE" title="class or interface in org.w3c.dom">DOCUMENT_TYPE_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#ELEMENT_NODE" title="class or interface in org.w3c.dom">ELEMENT_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#ENTITY_NODE" title="class or interface in org.w3c.dom">ENTITY_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#ENTITY_REFERENCE_NODE" title="class or interface in org.w3c.dom">ENTITY_REFERENCE_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#NOTATION_NODE" title="class or interface in org.w3c.dom">NOTATION_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#PROCESSING_INSTRUCTION_NODE" title="class or interface in org.w3c.dom">PROCESSING_INSTRUCTION_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#TEXT_NODE" title="class or interface in org.w3c.dom">TEXT_NODE</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.w3c.dom.TypeInfo">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.w3c.dom.<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true" title="class or interface in org.w3c.dom">TypeInfo</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true#DERIVATION_EXTENSION" title="class or interface in org.w3c.dom">DERIVATION_EXTENSION</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true#DERIVATION_LIST" title="class or interface in org.w3c.dom">DERIVATION_LIST</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true#DERIVATION_RESTRICTION" title="class or interface in org.w3c.dom">DERIVATION_RESTRICTION</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true#DERIVATION_UNION" title="class or interface in org.w3c.dom">DERIVATION_UNION</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#TableTableCellElementBase(org.odftoolkit.odfdom.pkg.OdfFileDom, org.odftoolkit.odfdom.pkg.OdfName, org.odftoolkit.odfdom.dom.style.OdfStyleFamily, org.odftoolkit.odfdom.pkg.OdfName)">TableTableCellElementBase</a></strong>(<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</a>&nbsp;ownerDoc,
<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;elementName,
<a href="../../../../../../org/odftoolkit/odfdom/dom/style/OdfStyleFamily.html" title="class in org.odftoolkit.odfdom.dom.style">OdfStyleFamily</a>&nbsp;styleFamily,
<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;styleAttrName)</code>
<div class="block">Create the instance of <code>TableTableCellElementBase</code></div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getOfficeBooleanValueAttribute()">getOfficeBooleanValueAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeBooleanValueAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getOfficeCurrencyAttribute()">getOfficeCurrencyAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeCurrencyAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getOfficeDateValueAttribute()">getOfficeDateValueAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeDateValueAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getOfficeStringValueAttribute()">getOfficeStringValueAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeStringValueAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getOfficeTimeValueAttribute()">getOfficeTimeValueAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeTimeValueAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getOfficeValueAttribute()">getOfficeValueAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeValueAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getOfficeValueTypeAttribute()">getOfficeValueTypeAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeValueTypeAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getTableContentValidationNameAttribute()">getTableContentValidationNameAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableContentValidationNameAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getTableFormulaAttribute()">getTableFormulaAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableFormulaAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getTableNumberColumnsRepeatedAttribute()">getTableNumberColumnsRepeatedAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableNumberColumnsRepeatedAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getTableProtectAttribute()">getTableProtectAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableProtectAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getTableProtectedAttribute()">getTableProtectedAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableProtectedAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getTableStyleNameAttribute()">getTableStyleNameAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableStyleNameAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getXhtmlAboutAttribute()">getXhtmlAboutAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XhtmlAboutAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getXhtmlContentAttribute()">getXhtmlContentAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XhtmlContentAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getXhtmlDatatypeAttribute()">getXhtmlDatatypeAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XhtmlDatatypeAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getXhtmlPropertyAttribute()">getXhtmlPropertyAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XhtmlPropertyAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#getXmlIdAttribute()">getXmlIdAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XmlIdAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#onInsertNode()">onInsertNode</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#onRemoveNode()">onRemoveNode</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setOfficeBooleanValueAttribute(java.lang.Boolean)">setOfficeBooleanValueAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;officeBooleanValueValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeBooleanValueAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setOfficeCurrencyAttribute(java.lang.String)">setOfficeCurrencyAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;officeCurrencyValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeCurrencyAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setOfficeDateValueAttribute(java.lang.String)">setOfficeDateValueAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;officeDateValueValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeDateValueAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setOfficeStringValueAttribute(java.lang.String)">setOfficeStringValueAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;officeStringValueValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeStringValueAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setOfficeTimeValueAttribute(java.lang.String)">setOfficeTimeValueAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;officeTimeValueValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeTimeValueAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setOfficeValueAttribute(java.lang.Double)">setOfficeValueAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;officeValueValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeValueAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setOfficeValueTypeAttribute(java.lang.String)">setOfficeValueTypeAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;officeValueTypeValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeValueTypeAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setTableContentValidationNameAttribute(java.lang.String)">setTableContentValidationNameAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableContentValidationNameValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableContentValidationNameAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setTableFormulaAttribute(java.lang.String)">setTableFormulaAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableFormulaValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableFormulaAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setTableNumberColumnsRepeatedAttribute(java.lang.Integer)">setTableNumberColumnsRepeatedAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;tableNumberColumnsRepeatedValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableNumberColumnsRepeatedAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setTableProtectAttribute(java.lang.Boolean)">setTableProtectAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;tableProtectValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableProtectAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setTableProtectedAttribute(java.lang.Boolean)">setTableProtectedAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;tableProtectedValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableProtectedAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setTableStyleNameAttribute(java.lang.String)">setTableStyleNameAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableStyleNameAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setTextContent(java.lang.String)">setTextContent</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</code>
<div class="block">Set text content.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setXhtmlAboutAttribute(java.lang.String)">setXhtmlAboutAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;xhtmlAboutValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>XhtmlAboutAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setXhtmlContentAttribute(java.lang.String)">setXhtmlContentAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;xhtmlContentValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>XhtmlContentAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setXhtmlDatatypeAttribute(java.lang.String)">setXhtmlDatatypeAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;xhtmlDatatypeValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>XhtmlDatatypeAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setXhtmlPropertyAttribute(java.lang.String)">setXhtmlPropertyAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;xhtmlPropertyValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>XhtmlPropertyAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html#setXmlIdAttribute(java.lang.String)">setXmlIdAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;xmlIdValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>XmlIdAttribute</code> , See </div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.odftoolkit.odfdom.dom.element.OdfStylableElement">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.odftoolkit.odfdom.dom.element.<a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStylableElement</a></h3>
<code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getAutomaticStyle()">getAutomaticStyle</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getAutomaticStyles()">getAutomaticStyles</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getDocumentStyle()">getDocumentStyle</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getOrCreateUnqiueAutomaticStyle()">getOrCreateUnqiueAutomaticStyle</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getProperties(java.util.Set)">getProperties</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)">getProperty</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getStrictProperties()">getStrictProperties</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getStyleFamily()">getStyleFamily</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getStyleName()">getStyleName</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#hasAutomaticStyle()">hasAutomaticStyle</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#hasDocumentStyle()">hasDocumentStyle</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#hasProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)">hasProperty</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#removeProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)">removeProperty</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#reuseDocumentStyle(java.lang.String)">reuseDocumentStyle</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#setAttributeNS(java.lang.String, java.lang.String, java.lang.String)">setAttributeNS</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#setDocumentStyle(org.odftoolkit.odfdom.incubator.doc.style.OdfStyle)">setDocumentStyle</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#setProperties(java.util.Map)">setProperties</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#setProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty, java.lang.String)">setProperty</a>, <a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#setStyleName(java.lang.String)">setStyleName</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.odftoolkit.odfdom.pkg.OdfElement">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.odftoolkit.odfdom.pkg.<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a></h3>
<code><a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#accept(org.odftoolkit.odfdom.pkg.ElementVisitor)">accept</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#cloneNode(boolean)">cloneNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#equals(java.lang.Object)">equals</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findFirstChildNode(java.lang.Class, org.w3c.dom.Node)">findFirstChildNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findNextChildNode(java.lang.Class, org.w3c.dom.Node)">findNextChildNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findPreviousChildNode(java.lang.Class, org.w3c.dom.Node)">findPreviousChildNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getAncestorAs(java.lang.Class)">getAncestorAs</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfAttribute(org.odftoolkit.odfdom.pkg.NamespaceName, java.lang.String)">getOdfAttribute</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfAttribute(org.odftoolkit.odfdom.pkg.OdfName)">getOdfAttribute</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfAttributeValue(org.odftoolkit.odfdom.pkg.OdfName)">getOdfAttributeValue</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfName()">getOdfName</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getParentAs(java.lang.Class)">getParentAs</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#hasOdfAttribute(org.odftoolkit.odfdom.pkg.OdfName)">hasOdfAttribute</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#insertBefore(org.w3c.dom.Node, org.w3c.dom.Node)">insertBefore</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#onInsertNode(org.w3c.dom.Node)">onInsertNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#onRemoveNode(org.w3c.dom.Node)">onRemoveNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#removeChild(org.w3c.dom.Node)">removeChild</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#replaceChild(org.w3c.dom.Node, org.w3c.dom.Node)">replaceChild</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#setOdfAttribute(org.odftoolkit.odfdom.pkg.OdfAttribute)">setOdfAttribute</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#setOdfAttributeValue(org.odftoolkit.odfdom.pkg.OdfName, java.lang.String)">setOdfAttributeValue</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#toString()">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.xerces.dom.ElementNSImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">ElementNSImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getBaseURI()" title="class or interface in org.apache.xerces.dom">getBaseURI</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getLocalName()" title="class or interface in org.apache.xerces.dom">getLocalName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getNamespaceURI()" title="class or interface in org.apache.xerces.dom">getNamespaceURI</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getPrefix()" title="class or interface in org.apache.xerces.dom">getPrefix</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getTypeName()" title="class or interface in org.apache.xerces.dom">getTypeName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getTypeNamespace()" title="class or interface in org.apache.xerces.dom">getTypeNamespace</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#isDerivedFrom(java.lang.String, java.lang.String, int)" title="class or interface in org.apache.xerces.dom">isDerivedFrom</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#setPrefix(java.lang.String)" title="class or interface in org.apache.xerces.dom">setPrefix</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#setType(org.apache.xerces.xs.XSTypeDefinition)" title="class or interface in org.apache.xerces.dom">setType</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#setValues(org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">setValues</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.xerces.dom.ElementImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">ElementImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttribute(java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributeNode(java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttributeNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributeNodeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttributeNodeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttributeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributes()" title="class or interface in org.apache.xerces.dom">getAttributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getDefaultAttributes()" title="class or interface in org.apache.xerces.dom">getDefaultAttributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getElementsByTagName(java.lang.String)" title="class or interface in org.apache.xerces.dom">getElementsByTagName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getElementsByTagNameNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getElementsByTagNameNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getNodeName()" title="class or interface in org.apache.xerces.dom">getNodeName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getNodeType()" title="class or interface in org.apache.xerces.dom">getNodeType</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getSchemaTypeInfo()" title="class or interface in org.apache.xerces.dom">getSchemaTypeInfo</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getTagName()" title="class or interface in org.apache.xerces.dom">getTagName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getXercesAttribute(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getXercesAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#hasAttribute(java.lang.String)" title="class or interface in org.apache.xerces.dom">hasAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#hasAttributeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">hasAttributeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#hasAttributes()" title="class or interface in org.apache.xerces.dom">hasAttributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#isEqualNode(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">isEqualNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#normalize()" title="class or interface in org.apache.xerces.dom">normalize</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#reconcileDefaultAttributes()" title="class or interface in org.apache.xerces.dom">reconcileDefaultAttributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#removeAttribute(java.lang.String)" title="class or interface in org.apache.xerces.dom">removeAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#removeAttributeNode(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">removeAttributeNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#removeAttributeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">removeAttributeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setAttribute(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">setAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setAttributeNode(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">setAttributeNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setAttributeNodeNS(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">setAttributeNodeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setIdAttribute(java.lang.String, boolean)" title="class or interface in org.apache.xerces.dom">setIdAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setIdAttributeNode(org.w3c.dom.Attr, boolean)" title="class or interface in org.apache.xerces.dom">setIdAttributeNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setIdAttributeNS(java.lang.String, java.lang.String, boolean)" title="class or interface in org.apache.xerces.dom">setIdAttributeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setOwnerDocument(org.apache.xerces.dom.CoreDocumentImpl)" title="class or interface in org.apache.xerces.dom">setOwnerDocument</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setReadOnly(boolean, boolean)" title="class or interface in org.apache.xerces.dom">setReadOnly</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setupDefaultAttributes()" title="class or interface in org.apache.xerces.dom">setupDefaultAttributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setXercesAttributeNode(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">setXercesAttributeNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#synchronizeData()" title="class or interface in org.apache.xerces.dom">synchronizeData</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.xerces.dom.ParentNode">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">ParentNode</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getChildNodes()" title="class or interface in org.apache.xerces.dom">getChildNodes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getChildNodesUnoptimized()" title="class or interface in org.apache.xerces.dom">getChildNodesUnoptimized</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getFirstChild()" title="class or interface in org.apache.xerces.dom">getFirstChild</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getLastChild()" title="class or interface in org.apache.xerces.dom">getLastChild</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getLength()" title="class or interface in org.apache.xerces.dom">getLength</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getOwnerDocument()" title="class or interface in org.apache.xerces.dom">getOwnerDocument</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getTextContent()" title="class or interface in org.apache.xerces.dom">getTextContent</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#hasChildNodes()" title="class or interface in org.apache.xerces.dom">hasChildNodes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#item(int)" title="class or interface in org.apache.xerces.dom">item</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#synchronizeChildren()" title="class or interface in org.apache.xerces.dom">synchronizeChildren</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.xerces.dom.ChildNode">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">ChildNode</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true#getNextSibling()" title="class or interface in org.apache.xerces.dom">getNextSibling</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true#getParentNode()" title="class or interface in org.apache.xerces.dom">getParentNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true#getPreviousSibling()" title="class or interface in org.apache.xerces.dom">getPreviousSibling</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.xerces.dom.NodeImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">NodeImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#addEventListener(java.lang.String, org.w3c.dom.events.EventListener, boolean)" title="class or interface in org.apache.xerces.dom">addEventListener</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#appendChild(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">appendChild</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#changed()" title="class or interface in org.apache.xerces.dom">changed</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#changes()" title="class or interface in org.apache.xerces.dom">changes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#compareDocumentPosition(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">compareDocumentPosition</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#compareTreePosition(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">compareTreePosition</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#dispatchEvent(org.w3c.dom.events.Event)" title="class or interface in org.apache.xerces.dom">dispatchEvent</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getContainer()" title="class or interface in org.apache.xerces.dom">getContainer</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getFeature(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getFeature</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getNodeNumber()" title="class or interface in org.apache.xerces.dom">getNodeNumber</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getNodeValue()" title="class or interface in org.apache.xerces.dom">getNodeValue</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getReadOnly()" title="class or interface in org.apache.xerces.dom">getReadOnly</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getUserData()" title="class or interface in org.apache.xerces.dom">getUserData</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getUserData(java.lang.String)" title="class or interface in org.apache.xerces.dom">getUserData</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getUserDataRecord()" title="class or interface in org.apache.xerces.dom">getUserDataRecord</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#isDefaultNamespace(java.lang.String)" title="class or interface in org.apache.xerces.dom">isDefaultNamespace</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#isSameNode(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">isSameNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#isSupported(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">isSupported</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#lookupNamespaceURI(java.lang.String)" title="class or interface in org.apache.xerces.dom">lookupNamespaceURI</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#lookupPrefix(java.lang.String)" title="class or interface in org.apache.xerces.dom">lookupPrefix</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#needsSyncChildren(boolean)" title="class or interface in org.apache.xerces.dom">needsSyncChildren</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#removeEventListener(java.lang.String, org.w3c.dom.events.EventListener, boolean)" title="class or interface in org.apache.xerces.dom">removeEventListener</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#setNodeValue(java.lang.String)" title="class or interface in org.apache.xerces.dom">setNodeValue</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#setUserData(java.lang.Object)" title="class or interface in org.apache.xerces.dom">setUserData</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#setUserData(java.lang.String, java.lang.Object, org.w3c.dom.UserDataHandler)" title="class or interface in org.apache.xerces.dom">setUserData</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.w3c.dom.Node">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.w3c.dom.<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#appendChild(org.w3c.dom.Node)" title="class or interface in org.w3c.dom">appendChild</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#compareDocumentPosition(org.w3c.dom.Node)" title="class or interface in org.w3c.dom">compareDocumentPosition</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getChildNodes()" title="class or interface in org.w3c.dom">getChildNodes</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getFeature(java.lang.String, java.lang.String)" title="class or interface in org.w3c.dom">getFeature</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getFirstChild()" title="class or interface in org.w3c.dom">getFirstChild</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getLastChild()" title="class or interface in org.w3c.dom">getLastChild</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getNextSibling()" title="class or interface in org.w3c.dom">getNextSibling</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getNodeValue()" title="class or interface in org.w3c.dom">getNodeValue</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getOwnerDocument()" title="class or interface in org.w3c.dom">getOwnerDocument</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getParentNode()" title="class or interface in org.w3c.dom">getParentNode</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getPreviousSibling()" title="class or interface in org.w3c.dom">getPreviousSibling</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getTextContent()" title="class or interface in org.w3c.dom">getTextContent</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getUserData(java.lang.String)" title="class or interface in org.w3c.dom">getUserData</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#hasChildNodes()" title="class or interface in org.w3c.dom">hasChildNodes</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#isDefaultNamespace(java.lang.String)" title="class or interface in org.w3c.dom">isDefaultNamespace</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#isSameNode(org.w3c.dom.Node)" title="class or interface in org.w3c.dom">isSameNode</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#isSupported(java.lang.String, java.lang.String)" title="class or interface in org.w3c.dom">isSupported</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#lookupNamespaceURI(java.lang.String)" title="class or interface in org.w3c.dom">lookupNamespaceURI</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#lookupPrefix(java.lang.String)" title="class or interface in org.w3c.dom">lookupPrefix</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#setNodeValue(java.lang.String)" title="class or interface in org.w3c.dom">setNodeValue</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#setUserData(java.lang.String, java.lang.Object, org.w3c.dom.UserDataHandler)" title="class or interface in org.w3c.dom">setUserData</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TableTableCellElementBase(org.odftoolkit.odfdom.pkg.OdfFileDom, org.odftoolkit.odfdom.pkg.OdfName, org.odftoolkit.odfdom.dom.style.OdfStyleFamily, org.odftoolkit.odfdom.pkg.OdfName)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TableTableCellElementBase</h4>
<pre>public&nbsp;TableTableCellElementBase(<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</a>&nbsp;ownerDoc,
<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;elementName,
<a href="../../../../../../org/odftoolkit/odfdom/dom/style/OdfStyleFamily.html" title="class in org.odftoolkit.odfdom.dom.style">OdfStyleFamily</a>&nbsp;styleFamily,
<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;styleAttrName)</pre>
<div class="block">Create the instance of <code>TableTableCellElementBase</code></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ownerDoc</code> - The type is <code>OdfFileDom</code></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getOfficeBooleanValueAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOfficeBooleanValueAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getOfficeBooleanValueAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeBooleanValueAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>Boolean</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setOfficeBooleanValueAttribute(java.lang.Boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOfficeBooleanValueAttribute</h4>
<pre>public&nbsp;void&nbsp;setOfficeBooleanValueAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;officeBooleanValueValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeBooleanValueAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>officeBooleanValueValue</code> - The type is <code>Boolean</code></dd></dl>
</li>
</ul>
<a name="getOfficeCurrencyAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOfficeCurrencyAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOfficeCurrencyAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeCurrencyAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setOfficeCurrencyAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOfficeCurrencyAttribute</h4>
<pre>public&nbsp;void&nbsp;setOfficeCurrencyAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;officeCurrencyValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeCurrencyAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>officeCurrencyValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getOfficeDateValueAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOfficeDateValueAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOfficeDateValueAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeDateValueAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setOfficeDateValueAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOfficeDateValueAttribute</h4>
<pre>public&nbsp;void&nbsp;setOfficeDateValueAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;officeDateValueValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeDateValueAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>officeDateValueValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getOfficeStringValueAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOfficeStringValueAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOfficeStringValueAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeStringValueAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setOfficeStringValueAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOfficeStringValueAttribute</h4>
<pre>public&nbsp;void&nbsp;setOfficeStringValueAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;officeStringValueValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeStringValueAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>officeStringValueValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getOfficeTimeValueAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOfficeTimeValueAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOfficeTimeValueAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeTimeValueAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setOfficeTimeValueAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOfficeTimeValueAttribute</h4>
<pre>public&nbsp;void&nbsp;setOfficeTimeValueAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;officeTimeValueValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeTimeValueAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>officeTimeValueValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getOfficeValueAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOfficeValueAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;getOfficeValueAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeValueAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>Double</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setOfficeValueAttribute(java.lang.Double)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOfficeValueAttribute</h4>
<pre>public&nbsp;void&nbsp;setOfficeValueAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a>&nbsp;officeValueValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeValueAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>officeValueValue</code> - The type is <code>Double</code></dd></dl>
</li>
</ul>
<a name="getOfficeValueTypeAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOfficeValueTypeAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getOfficeValueTypeAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeValueTypeAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setOfficeValueTypeAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOfficeValueTypeAttribute</h4>
<pre>public&nbsp;void&nbsp;setOfficeValueTypeAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;officeValueTypeValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeValueTypeAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>officeValueTypeValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getTableContentValidationNameAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableContentValidationNameAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableContentValidationNameAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableContentValidationNameAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setTableContentValidationNameAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableContentValidationNameAttribute</h4>
<pre>public&nbsp;void&nbsp;setTableContentValidationNameAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableContentValidationNameValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableContentValidationNameAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableContentValidationNameValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getTableFormulaAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableFormulaAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableFormulaAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableFormulaAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setTableFormulaAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableFormulaAttribute</h4>
<pre>public&nbsp;void&nbsp;setTableFormulaAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableFormulaValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableFormulaAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableFormulaValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getTableNumberColumnsRepeatedAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableNumberColumnsRepeatedAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getTableNumberColumnsRepeatedAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableNumberColumnsRepeatedAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>Integer</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setTableNumberColumnsRepeatedAttribute(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableNumberColumnsRepeatedAttribute</h4>
<pre>public&nbsp;void&nbsp;setTableNumberColumnsRepeatedAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;tableNumberColumnsRepeatedValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableNumberColumnsRepeatedAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableNumberColumnsRepeatedValue</code> - The type is <code>Integer</code></dd></dl>
</li>
</ul>
<a name="getTableProtectAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableProtectAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getTableProtectAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableProtectAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>Boolean</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setTableProtectAttribute(java.lang.Boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableProtectAttribute</h4>
<pre>public&nbsp;void&nbsp;setTableProtectAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;tableProtectValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableProtectAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableProtectValue</code> - The type is <code>Boolean</code></dd></dl>
</li>
</ul>
<a name="getTableProtectedAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableProtectedAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getTableProtectedAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableProtectedAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>Boolean</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setTableProtectedAttribute(java.lang.Boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableProtectedAttribute</h4>
<pre>public&nbsp;void&nbsp;setTableProtectedAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;tableProtectedValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableProtectedAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableProtectedValue</code> - The type is <code>Boolean</code></dd></dl>
</li>
</ul>
<a name="getTableStyleNameAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableStyleNameAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTableStyleNameAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>TableStyleNameAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setTableStyleNameAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableStyleNameAttribute</h4>
<pre>public&nbsp;void&nbsp;setTableStyleNameAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;tableStyleNameValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>TableStyleNameAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableStyleNameValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getXhtmlAboutAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXhtmlAboutAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getXhtmlAboutAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XhtmlAboutAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setXhtmlAboutAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXhtmlAboutAttribute</h4>
<pre>public&nbsp;void&nbsp;setXhtmlAboutAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;xhtmlAboutValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>XhtmlAboutAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xhtmlAboutValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getXhtmlContentAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXhtmlContentAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getXhtmlContentAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XhtmlContentAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setXhtmlContentAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXhtmlContentAttribute</h4>
<pre>public&nbsp;void&nbsp;setXhtmlContentAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;xhtmlContentValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>XhtmlContentAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xhtmlContentValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getXhtmlDatatypeAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXhtmlDatatypeAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getXhtmlDatatypeAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XhtmlDatatypeAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setXhtmlDatatypeAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXhtmlDatatypeAttribute</h4>
<pre>public&nbsp;void&nbsp;setXhtmlDatatypeAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;xhtmlDatatypeValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>XhtmlDatatypeAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xhtmlDatatypeValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getXhtmlPropertyAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXhtmlPropertyAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getXhtmlPropertyAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XhtmlPropertyAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setXhtmlPropertyAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXhtmlPropertyAttribute</h4>
<pre>public&nbsp;void&nbsp;setXhtmlPropertyAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;xhtmlPropertyValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>XhtmlPropertyAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xhtmlPropertyValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getXmlIdAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXmlIdAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getXmlIdAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XmlIdAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setXmlIdAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXmlIdAttribute</h4>
<pre>public&nbsp;void&nbsp;setXmlIdAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;xmlIdValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>XmlIdAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="setTextContent(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTextContent</h4>
<pre>public&nbsp;void&nbsp;setTextContent(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</pre>
<div class="block">Set text content. Only elements which are allowed to have text content offer this method.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#setTextContent(java.lang.String)" title="class or interface in org.w3c.dom">setTextContent</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a></code></dd>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#setTextContent(java.lang.String)" title="class or interface in org.apache.xerces.dom">setTextContent</a></code>&nbsp;in class&nbsp;<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">ParentNode</a></code></dd>
</dl>
</li>
</ul>
<a name="onRemoveNode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onRemoveNode</h4>
<pre>protected&nbsp;void&nbsp;onRemoveNode()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#onRemoveNode()">onRemoveNode</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStylableElement</a></code></dd>
</dl>
</li>
</ul>
<a name="onInsertNode()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>onInsertNode</h4>
<pre>protected&nbsp;void&nbsp;onInsertNode()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#onInsertNode()">onInsertNode</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStylableElement</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/TableTableCellElementBase.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableCellElement.html" title="class in org.odftoolkit.odfdom.dom.element.table"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/odftoolkit/odfdom/dom/element/table/TableTableColumnElement.html" title="class in org.odftoolkit.odfdom.dom.element.table"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/odftoolkit/odfdom/dom/element/table/TableTableCellElementBase.html" target="_top">Frames</a></li>
<li><a href="TableTableCellElementBase.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.odftoolkit.odfdom.dom.element.OdfStylableElement">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>