blob: 21ab475836051898def92ca4bee79907035d9e2f [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:26:20 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>OdfElement (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="OdfElement (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/OdfElement.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/pkg/OdfDecryptedException.html" title="class in org.odftoolkit.odfdom.pkg"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/odfdom/pkg/OdfElement.html" target="_top">Frames</a></li>
<li><a href="OdfElement.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.apache.xerces.dom.ElementNSImpl">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.pkg</div>
<h2 title="Class OdfElement" class="title">Class OdfElement</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>org.odftoolkit.odfdom.pkg.OdfElement</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="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/pkg/manifest/AlgorithmElement.html" title="class in org.odftoolkit.odfdom.pkg.manifest">AlgorithmElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimAnimateColorElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimAnimateColorElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimAnimateElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimAnimateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimAnimateMotionElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimAnimateMotionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimAnimateTransformElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimAnimateTransformElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimAudioElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimAudioElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimCommandElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimCommandElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimIterateElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimIterateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimParamElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimParamElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimParElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimParElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimSeqElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimSeqElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimSetElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimSetElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/anim/AnimTransitionFilterElement.html" title="class in org.odftoolkit.odfdom.dom.element.anim">AnimTransitionFilterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/chart/ChartCategoriesElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartCategoriesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/chart/ChartDataLabelElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartDataLabelElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/chart/ChartDomainElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartDomainElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/chart/ChartEquationElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartEquationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/chart/ChartLabelSeparatorElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartLabelSeparatorElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/chart/ChartSymbolImageElement.html" title="class in org.odftoolkit.odfdom.dom.element.chart">ChartSymbolImageElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/config/ConfigConfigItemElement.html" title="class in org.odftoolkit.odfdom.dom.element.config">ConfigConfigItemElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/config/ConfigConfigItemMapEntryElement.html" title="class in org.odftoolkit.odfdom.dom.element.config">ConfigConfigItemMapEntryElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/config/ConfigConfigItemMapIndexedElement.html" title="class in org.odftoolkit.odfdom.dom.element.config">ConfigConfigItemMapIndexedElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/config/ConfigConfigItemMapNamedElement.html" title="class in org.odftoolkit.odfdom.dom.element.config">ConfigConfigItemMapNamedElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/config/ConfigConfigItemSetElement.html" title="class in org.odftoolkit.odfdom.dom.element.config">ConfigConfigItemSetElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbApplicationConnectionSettingsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbApplicationConnectionSettingsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbAutoIncrementElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbAutoIncrementElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbCharacterSetElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbCharacterSetElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbColumnDefinitionElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbColumnDefinitionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbColumnDefinitionsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbColumnDefinitionsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbColumnElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbColumnElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbColumnsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbColumnsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbComponentCollectionElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbComponentCollectionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbComponentElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbComponentElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbConnectionDataElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbConnectionDataElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbConnectionResourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbConnectionResourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbDatabaseDescriptionElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbDatabaseDescriptionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbDataSourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbDataSourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbDataSourceSettingElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbDataSourceSettingElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbDataSourceSettingsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbDataSourceSettingsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbDataSourceSettingValueElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbDataSourceSettingValueElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbDelimiterElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbDelimiterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbDriverSettingsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbDriverSettingsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbFileBasedDatabaseElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbFileBasedDatabaseElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbFilterStatementElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbFilterStatementElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbFormsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbFormsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbIndexColumnElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbIndexColumnElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbIndexColumnsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbIndexColumnsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbIndexElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbIndexElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbIndicesElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbIndicesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbKeyColumnElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbKeyColumnElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbKeyColumnsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbKeyColumnsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbKeyElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbKeyElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbKeysElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbKeysElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbLoginElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbLoginElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbOrderStatementElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbOrderStatementElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbQueriesElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbQueriesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbQueryCollectionElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbQueryCollectionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbQueryElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbQueryElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbReportsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbReportsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbSchemaDefinitionElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbSchemaDefinitionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbServerDatabaseElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbServerDatabaseElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableDefinitionElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableDefinitionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableDefinitionsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableDefinitionsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableExcludeFilterElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableExcludeFilterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableFilterElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableFilterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableFilterPatternElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableFilterPatternElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableIncludeFilterElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableIncludeFilterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableRepresentationElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableRepresentationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableRepresentationsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableRepresentationsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableSettingElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableSettingElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableSettingsElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableSettingsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableTypeElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableTypeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbTableTypeFilterElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbTableTypeFilterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/db/DbUpdateTableElement.html" title="class in org.odftoolkit.odfdom.dom.element.db">DbUpdateTableElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/dc/DcCreatorElement.html" title="class in org.odftoolkit.odfdom.dom.element.dc">DcCreatorElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/dc/DcDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.dc">DcDateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/dc/DcDescriptionElement.html" title="class in org.odftoolkit.odfdom.dom.element.dc">DcDescriptionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/dc/DcLanguageElement.html" title="class in org.odftoolkit.odfdom.dom.element.dc">DcLanguageElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/dc/DcSubjectElement.html" title="class in org.odftoolkit.odfdom.dom.element.dc">DcSubjectElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/dc/DcTitleElement.html" title="class in org.odftoolkit.odfdom.dom.element.dc">DcTitleElement</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/dsig/DocumentSignaturesElement.html" title="class in org.odftoolkit.odfdom.pkg.dsig">DocumentSignaturesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/dr3d/Dr3dLightElement.html" title="class in org.odftoolkit.odfdom.dom.element.dr3d">Dr3dLightElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawAElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawAElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawAppletElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawAppletElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawAreaCircleElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawAreaCircleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawAreaPolygonElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawAreaPolygonElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawAreaRectangleElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawAreaRectangleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawContourPathElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawContourPathElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawContourPolygonElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawContourPolygonElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawEnhancedGeometryElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawEnhancedGeometryElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawEquationElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawEquationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawFillImageElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawFillImageElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawFloatingFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawFloatingFrameElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawGluePointElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawGluePointElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawGradientElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawGradientElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawHandleElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawHandleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawHatchElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawHatchElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawImageElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawImageElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawImageMapElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawImageMapElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawLayerElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawLayerElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawLayerSetElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawLayerSetElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawMarkerElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawMarkerElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawObjectElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawObjectElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawObjectOleElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawObjectOleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawOpacityElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawOpacityElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawParamElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawParamElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawPluginElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawPluginElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawStrokeDashElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawStrokeDashElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/draw/DrawTextBoxElement.html" title="class in org.odftoolkit.odfdom.dom.element.draw">DrawTextBoxElement</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/manifest/EncryptionDataElement.html" title="class in org.odftoolkit.odfdom.pkg.manifest">EncryptionDataElement</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/manifest/FileEntryElement.html" title="class in org.odftoolkit.odfdom.pkg.manifest">FileEntryElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormButtonElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormButtonElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormCheckboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormCheckboxElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormColumnElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormColumnElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormComboboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormComboboxElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormConnectionResourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormConnectionResourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormDateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormFileElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFileElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormFixedTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFixedTextElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormFormattedTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFormattedTextElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFormElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFrameElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormGenericControlElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormGenericControlElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormGridElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormGridElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormHiddenElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormHiddenElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormImageElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormImageElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormImageFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormImageFrameElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormItemElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormItemElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormListboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormListboxElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormListPropertyElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormListPropertyElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormListValueElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormListValueElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormNumberElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormNumberElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormOptionElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormOptionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormPasswordElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormPasswordElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormPropertiesElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormPropertiesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormPropertyElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormPropertyElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormRadioElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormRadioElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormTextareaElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTextareaElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTextElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormTimeElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTimeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/form/FormValueRangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormValueRangeElement</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/manifest/KeyDerivationElement.html" title="class in org.odftoolkit.odfdom.pkg.manifest">KeyDerivationElement</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/manifest/ManifestElement.html" title="class in org.odftoolkit.odfdom.pkg.manifest">ManifestElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/math/MathMathElement.html" title="class in org.odftoolkit.odfdom.dom.element.math">MathMathElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaAutoReloadElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaAutoReloadElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaCreationDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaCreationDateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaDateStringElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaDateStringElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaDocumentStatisticElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaDocumentStatisticElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaEditingCyclesElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaEditingCyclesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaEditingDurationElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaEditingDurationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaGeneratorElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaGeneratorElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaHyperlinkBehaviourElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaHyperlinkBehaviourElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaInitialCreatorElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaInitialCreatorElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaKeywordElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaKeywordElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaPrintDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaPrintDateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaPrintedByElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaPrintedByElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaTemplateElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaTemplateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/meta/MetaUserDefinedElement.html" title="class in org.odftoolkit.odfdom.dom.element.meta">MetaUserDefinedElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberAmPmElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberAmPmElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberBooleanElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberBooleanElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberBooleanStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberBooleanStyleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberCurrencyStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberCurrencyStyleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberCurrencySymbolElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberCurrencySymbolElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberDateStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberDateStyleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberDayElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberDayElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberDayOfWeekElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberDayOfWeekElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberEmbeddedTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberEmbeddedTextElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberEraElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberEraElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberFractionElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberFractionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberHoursElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberHoursElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberMinutesElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberMinutesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberMonthElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberMonthElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberNumberElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberNumberElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberNumberStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberNumberStyleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberPercentageStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberPercentageStyleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberQuarterElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberQuarterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberScientificNumberElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberScientificNumberElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberSecondsElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberSecondsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberTextContentElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberTextContentElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberTextElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberTextStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberTextStyleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberTimeStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberTimeStyleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberWeekOfYearElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberWeekOfYearElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/number/NumberYearElement.html" title="class in org.odftoolkit.odfdom.dom.element.number">NumberYearElement</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfAlienElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfAlienElement</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/OdfContainerElementBase.html" title="class in org.odftoolkit.odfdom.pkg">OdfContainerElementBase</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStylableElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/OdfStylePropertiesBase.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStylePropertiesBase</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeAnnotationEndElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeAnnotationEndElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeBinaryDataElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeBinaryDataElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeBodyElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeBodyElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeChangeInfoElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeChangeInfoElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeChartElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeChartElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeDatabaseElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeDatabaseElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeDdeSourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeDdeSourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeDocumentContentElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeDocumentContentElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeDocumentElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeDocumentElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeDocumentMetaElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeDocumentMetaElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeDocumentSettingsElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeDocumentSettingsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeDocumentStylesElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeDocumentStylesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeDrawingElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeDrawingElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeEventListenersElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeEventListenersElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeFontFaceDeclsElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeFontFaceDeclsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeFormsElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeFormsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeImageElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeImageElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeMetaElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeMetaElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficePresentationElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficePresentationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeScriptElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeScriptElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeScriptsElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeScriptsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeSettingsElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeSettingsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeSpreadsheetElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeSpreadsheetElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/office/OfficeTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeTextElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationAnimationGroupElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationAnimationGroupElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationAnimationsElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationAnimationsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationDateTimeDeclElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationDateTimeDeclElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationDateTimeElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationDateTimeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationDimElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationDimElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationEventListenerElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationEventListenerElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationFooterDeclElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationFooterDeclElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationFooterElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationFooterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationHeaderDeclElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationHeaderDeclElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationHeaderElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationHeaderElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationHideShapeElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationHideShapeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationHideTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationHideTextElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationPlaceholderElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationPlaceholderElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationPlayElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationPlayElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationSettingsElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationSettingsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationShowElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationShowElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationShowShapeElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationShowShapeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationShowTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationShowTextElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/presentation/PresentationSoundElement.html" title="class in org.odftoolkit.odfdom.dom.element.presentation">PresentationSoundElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/script/ScriptEventListenerElement.html" title="class in org.odftoolkit.odfdom.dom.element.script">ScriptEventListenerElement</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/dsig/SignatureElement.html" title="class in org.odftoolkit.odfdom.pkg.dsig">SignatureElement</a>, <a href="../../../../org/odftoolkit/odfdom/pkg/manifest/StartKeyGenerationElement.html" title="class in org.odftoolkit.odfdom.pkg.manifest">StartKeyGenerationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleBackgroundImageElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleBackgroundImageElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleColumnElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleColumnElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleColumnsElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleColumnsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleColumnSepElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleColumnSepElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleDefaultPageLayoutElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleDefaultPageLayoutElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleFontFaceElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleFontFaceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleFooterElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleFooterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleFooterLeftElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleFooterLeftElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleFooterStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleFooterStyleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleFootnoteSepElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleFootnoteSepElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleHeaderElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleHeaderElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleHeaderLeftElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleHeaderLeftElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleHeaderStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleHeaderStyleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleListLevelLabelAlignmentElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleListLevelLabelAlignmentElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleMapElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleMapElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StylePresentationPageLayoutElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StylePresentationPageLayoutElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleRegionCenterElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleRegionCenterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleRegionLeftElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleRegionLeftElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleRegionRightElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleRegionRightElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleTabStopElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleTabStopElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/style/StyleTabStopsElement.html" title="class in org.odftoolkit.odfdom.dom.element.style">StyleTabStopsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/svg/SvgDefinitionSrcElement.html" title="class in org.odftoolkit.odfdom.dom.element.svg">SvgDefinitionSrcElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/svg/SvgDescElement.html" title="class in org.odftoolkit.odfdom.dom.element.svg">SvgDescElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/svg/SvgFontFaceFormatElement.html" title="class in org.odftoolkit.odfdom.dom.element.svg">SvgFontFaceFormatElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/svg/SvgFontFaceNameElement.html" title="class in org.odftoolkit.odfdom.dom.element.svg">SvgFontFaceNameElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/svg/SvgFontFaceSrcElement.html" title="class in org.odftoolkit.odfdom.dom.element.svg">SvgFontFaceSrcElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/svg/SvgFontFaceUriElement.html" title="class in org.odftoolkit.odfdom.dom.element.svg">SvgFontFaceUriElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/svg/SvgLinearGradientElement.html" title="class in org.odftoolkit.odfdom.dom.element.svg">SvgLinearGradientElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/svg/SvgRadialGradientElement.html" title="class in org.odftoolkit.odfdom.dom.element.svg">SvgRadialGradientElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/svg/SvgStopElement.html" title="class in org.odftoolkit.odfdom.dom.element.svg">SvgStopElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/svg/SvgTitleElement.html" title="class in org.odftoolkit.odfdom.dom.element.svg">SvgTitleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableBackgroundElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableBackgroundElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableCalculationSettingsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableCalculationSettingsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableCellAddressElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableCellAddressElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableCellContentChangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableCellContentChangeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableCellContentDeletionElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableCellContentDeletionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableCellRangeSourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableCellRangeSourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableChangeDeletionElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableChangeDeletionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableChangeTrackTableCellElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableChangeTrackTableCellElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableConsolidationElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableConsolidationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableContentValidationElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableContentValidationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableContentValidationsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableContentValidationsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableCutOffsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableCutOffsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDatabaseRangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDatabaseRangeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDatabaseRangesElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDatabaseRangesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDatabaseSourceQueryElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDatabaseSourceQueryElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDatabaseSourceSqlElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDatabaseSourceSqlElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDatabaseSourceTableElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDatabaseSourceTableElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotDisplayInfoElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotDisplayInfoElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotFieldElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotFieldElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotFieldReferenceElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotFieldReferenceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotGroupElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotGroupElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotGroupMemberElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotGroupMemberElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotGroupsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotGroupsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotLayoutInfoElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotLayoutInfoElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotLevelElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotLevelElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotMemberElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotMemberElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotMembersElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotMembersElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotSortInfoElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotSortInfoElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotSubtotalElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotSubtotalElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotSubtotalsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotSubtotalsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotTableElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotTableElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDataPilotTablesElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDataPilotTablesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDdeLinkElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDdeLinkElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDdeLinksElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDdeLinksElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDeletionElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDeletionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDeletionsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDeletionsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDependenciesElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDependenciesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDependencyElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDependencyElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDescElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDescElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableDetectiveElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableDetectiveElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableErrorMacroElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableErrorMacroElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableErrorMessageElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableErrorMessageElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableFilterAndElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableFilterAndElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableFilterConditionElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableFilterConditionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableFilterElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableFilterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableFilterOrElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableFilterOrElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableFilterSetItemElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableFilterSetItemElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableHelpMessageElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableHelpMessageElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableHighlightedRangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableHighlightedRangeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableInsertionCutOffElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableInsertionCutOffElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableInsertionElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableInsertionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableIterationElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableIterationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableLabelRangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableLabelRangeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableLabelRangesElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableLabelRangesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableMovementCutOffElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableMovementCutOffElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableMovementElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableMovementElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableNamedExpressionElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableNamedExpressionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableNamedExpressionsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableNamedExpressionsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableNamedRangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableNamedRangeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableNullDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableNullDateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableOperationElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableOperationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TablePreviousElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TablePreviousElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableScenarioElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableScenarioElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableShapesElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableShapesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableSortByElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableSortByElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableSortElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableSortElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableSortGroupsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableSortGroupsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableSourceCellRangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableSourceCellRangeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableSourceRangeAddressElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableSourceRangeAddressElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableSourceServiceElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableSourceServiceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableSubtotalFieldElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableSubtotalFieldElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableSubtotalRuleElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableSubtotalRuleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableSubtotalRulesElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableSubtotalRulesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTableColumnGroupElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableColumnGroupElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTableColumnsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableColumnsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTableHeaderColumnsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableHeaderColumnsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTableHeaderRowsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableHeaderRowsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTableRowGroupElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableRowGroupElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTableRowsElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableRowsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTableSourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableSourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTableTemplateElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTableTemplateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTargetRangeAddressElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTargetRangeAddressElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTitleElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTitleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/table/TableTrackedChangesElement.html" title="class in org.odftoolkit.odfdom.dom.element.table">TableTrackedChangesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextAlphabeticalIndexAutoMarkFileElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextAlphabeticalIndexAutoMarkFileElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextAlphabeticalIndexMarkElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextAlphabeticalIndexMarkElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextAlphabeticalIndexMarkEndElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextAlphabeticalIndexMarkEndElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextAlphabeticalIndexMarkStartElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextAlphabeticalIndexMarkStartElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextAlphabeticalIndexSourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextAlphabeticalIndexSourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextAuthorInitialsElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextAuthorInitialsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextAuthorNameElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextAuthorNameElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextBibliographyConfigurationElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextBibliographyConfigurationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextBibliographyMarkElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextBibliographyMarkElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextBibliographySourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextBibliographySourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextBookmarkElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextBookmarkElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextBookmarkEndElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextBookmarkEndElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextBookmarkRefElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextBookmarkRefElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextBookmarkStartElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextBookmarkStartElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextChangedRegionElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextChangedRegionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextChangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextChangeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextChangeEndElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextChangeEndElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextChangeStartElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextChangeStartElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextChapterElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextChapterElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextCharacterCountElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextCharacterCountElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextConditionalTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextConditionalTextElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextCreationDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextCreationDateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextCreationTimeElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextCreationTimeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextCreatorElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextCreatorElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextDatabaseDisplayElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextDatabaseDisplayElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextDatabaseNameElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextDatabaseNameElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextDatabaseNextElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextDatabaseNextElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextDatabaseRowNumberElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextDatabaseRowNumberElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextDatabaseRowSelectElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextDatabaseRowSelectElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextDateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextDdeConnectionDeclElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextDdeConnectionDeclElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextDdeConnectionDeclsElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextDdeConnectionDeclsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextDdeConnectionElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextDdeConnectionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextDeletionElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextDeletionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextDescriptionElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextDescriptionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextEditingCyclesElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextEditingCyclesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextEditingDurationElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextEditingDurationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextExecuteMacroElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextExecuteMacroElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextExpressionElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextExpressionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextFileNameElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextFileNameElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextFormatChangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextFormatChangeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextHiddenParagraphElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextHiddenParagraphElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextHiddenTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextHiddenTextElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextIllustrationIndexSourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIllustrationIndexSourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextImageCountElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextImageCountElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexBodyElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexBodyElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextIndexSourceStylesElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextIndexSourceStylesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextInitialCreatorElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextInitialCreatorElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextInsertionElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextInsertionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextKeywordsElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextKeywordsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextLineBreakElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextLineBreakElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextLinenumberingSeparatorElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextLinenumberingSeparatorElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextListElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextListElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextListHeaderElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextListHeaderElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextListItemElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextListItemElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextMeasureElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextMeasureElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextMetaElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextMetaElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextMetaFieldElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextMetaFieldElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextModificationDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextModificationDateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextModificationTimeElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextModificationTimeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextNoteBodyElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextNoteBodyElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextNoteCitationElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextNoteCitationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextNoteContinuationNoticeBackwardElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextNoteContinuationNoticeBackwardElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextNoteContinuationNoticeForwardElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextNoteContinuationNoticeForwardElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextNoteElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextNoteElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextNoteRefElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextNoteRefElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextNotesConfigurationElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextNotesConfigurationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextNumberElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextNumberElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextObjectCountElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextObjectCountElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextObjectIndexSourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextObjectIndexSourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextOutlineStyleElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextOutlineStyleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextPageContinuationElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPageContinuationElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextPageCountElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPageCountElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextPageElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPageElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextPageNumberElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPageNumberElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextPageSequenceElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPageSequenceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextPageVariableGetElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPageVariableGetElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextPageVariableSetElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPageVariableSetElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphCountElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextParagraphCountElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextPlaceholderElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPlaceholderElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextPrintDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPrintDateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextPrintedByElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPrintedByElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextPrintTimeElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextPrintTimeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextReferenceMarkElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextReferenceMarkElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextReferenceMarkEndElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextReferenceMarkEndElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextReferenceMarkStartElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextReferenceMarkStartElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextReferenceRefElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextReferenceRefElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextRubyBaseElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextRubyBaseElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextScriptElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextScriptElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSectionSourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSectionSourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderCityElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderCityElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderCompanyElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderCompanyElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderCountryElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderCountryElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderEmailElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderEmailElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderFaxElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderFaxElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderFirstnameElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderFirstnameElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderInitialsElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderInitialsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderLastnameElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderLastnameElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderPhonePrivateElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderPhonePrivateElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderPhoneWorkElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderPhoneWorkElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderPositionElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderPositionElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderPostalCodeElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderPostalCodeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderStateOrProvinceElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderStateOrProvinceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderStreetElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderStreetElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSenderTitleElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSenderTitleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSequenceDeclElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSequenceDeclElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSequenceDeclsElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSequenceDeclsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSequenceElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSequenceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSequenceRefElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSequenceRefElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSheetNameElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSheetNameElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSoftPageBreakElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSoftPageBreakElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSortKeyElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSortKeyElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextSubjectElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextSubjectElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTabElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTabElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTableCountElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTableCountElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTableFormulaElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTableFormulaElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTableIndexSourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTableIndexSourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTableOfContentSourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTableOfContentSourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTemplateNameElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTemplateNameElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTextInputElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTextInputElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTimeElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTimeElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTitleElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTitleElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTocMarkElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTocMarkElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTocMarkEndElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTocMarkEndElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTocMarkStartElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTocMarkStartElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextTrackedChangesElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextTrackedChangesElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextUserDefinedElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextUserDefinedElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextUserFieldDeclElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextUserFieldDeclElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextUserFieldDeclsElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextUserFieldDeclsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextUserFieldGetElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextUserFieldGetElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextUserFieldInputElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextUserFieldInputElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextUserIndexMarkElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextUserIndexMarkElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextUserIndexMarkEndElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextUserIndexMarkEndElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextUserIndexMarkStartElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextUserIndexMarkStartElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextUserIndexSourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextUserIndexSourceElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextVariableDeclElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextVariableDeclElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextVariableDeclsElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextVariableDeclsElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextVariableGetElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextVariableGetElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextVariableInputElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextVariableInputElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextVariableSetElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextVariableSetElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/text/TextWordCountElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextWordCountElement</a>, <a href="../../../../org/odftoolkit/odfdom/dom/element/xforms/XformsModelElement.html" title="class in org.odftoolkit.odfdom.dom.element.xforms">XformsModelElement</a></dd>
</dl>
<hr>
<br>
<pre>public abstract class <span class="strong">OdfElement</span>
extends <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></pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.odftoolkit.odfdom.pkg.OdfElement">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.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/pkg/OdfElement.html#OdfElement(org.odftoolkit.odfdom.pkg.OdfFileDom, org.odftoolkit.odfdom.pkg.OdfName)">OdfElement</a></strong>(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</a>&nbsp;ownerDocument,
<a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;aName)</code>
<div class="block">Creates a new instance of OdfElement</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#OdfElement(org.odftoolkit.odfdom.pkg.OdfFileDom, java.lang.String, java.lang.String)">OdfElement</a></strong>(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</a>&nbsp;ownerDocument,
<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;namespaceURI,
<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;qualifiedName)</code>
<div class="block">Creates a new instance of OdfElement</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>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#accept(org.odftoolkit.odfdom.pkg.ElementVisitor)">accept</a></strong>(<a href="../../../../org/odftoolkit/odfdom/pkg/ElementVisitor.html" title="interface in org.odftoolkit.odfdom.pkg">ElementVisitor</a>&nbsp;visitor)</code>
<div class="block">Accept an visitor instance to allow the visitor to do some operations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><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></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#cloneNode(boolean)">cloneNode</a></strong>(boolean&nbsp;deep)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#equals(java.lang.Object)">equals</a></strong>(<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>&nbsp;obj)</code>
<div class="block">indicates if some other object is equal to this one.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T extends <a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a>&gt;&nbsp;<br>T</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findFirstChildNode(java.lang.Class, org.w3c.dom.Node)">findFirstChildNode</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz,
<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>&nbsp;parentNode)</code>
<div class="block">returns the first child node that implements the given class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static &lt;T extends <a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a>&gt;&nbsp;<br>T</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findNextChildNode(java.lang.Class, org.w3c.dom.Node)">findNextChildNode</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz,
<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>&nbsp;refNode)</code>
<div class="block">returns the first sibling after the given reference node that implements
the given class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static &lt;T extends <a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a>&gt;&nbsp;<br>T</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findPreviousChildNode(java.lang.Class, org.w3c.dom.Node)">findPreviousChildNode</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz,
<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>&nbsp;refNode)</code>
<div class="block">returns the first previous sibling before the given reference node that
implements the given class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected &lt;T extends <a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a>&gt;&nbsp;<br>T</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getAncestorAs(java.lang.Class)">getAncestorAs</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/odfdom/pkg/OdfAttribute.html" title="class in org.odftoolkit.odfdom.pkg">OdfAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfAttribute(org.odftoolkit.odfdom.pkg.NamespaceName, java.lang.String)">getOdfAttribute</a></strong>(<a href="../../../../org/odftoolkit/odfdom/pkg/NamespaceName.html" title="interface in org.odftoolkit.odfdom.pkg">NamespaceName</a>&nbsp;namespace,
<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;localname)</code>
<div class="block">Retrieves an ODF attribute by <code>NamespaceName</code>, and local name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/odfdom/pkg/OdfAttribute.html" title="class in org.odftoolkit.odfdom.pkg">OdfAttribute</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfAttribute(org.odftoolkit.odfdom.pkg.OdfName)">getOdfAttribute</a></strong>(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;name)</code>
<div class="block">Retrieves an ODF attribute by <code>OdfName</code>.</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/pkg/OdfElement.html#getOdfAttributeValue(org.odftoolkit.odfdom.pkg.OdfName)">getOdfAttributeValue</a></strong>(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;name)</code>
<div class="block">Retrieves a value of an ODF attribute by <code>OdfName</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfName()">getOdfName</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected &lt;T extends <a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a>&gt;&nbsp;<br>T</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getParentAs(java.lang.Class)">getParentAs</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#hasOdfAttribute(org.odftoolkit.odfdom.pkg.OdfName)">hasOdfAttribute</a></strong>(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;name)</code>
<div class="block">Determines if an ODF attribute exists.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><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></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#insertBefore(org.w3c.dom.Node, org.w3c.dom.Node)">insertBefore</a></strong>(<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>&nbsp;newChild,
<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>&nbsp;refChild)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.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/pkg/OdfElement.html#onInsertNode(org.w3c.dom.Node)">onInsertNode</a></strong>(<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>&nbsp;node)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#onRemoveNode()">onRemoveNode</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/pkg/OdfElement.html#onRemoveNode(org.w3c.dom.Node)">onRemoveNode</a></strong>(<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>&nbsp;node)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><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></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#removeChild(org.w3c.dom.Node)">removeChild</a></strong>(<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>&nbsp;oldChild)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><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></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#replaceChild(org.w3c.dom.Node, org.w3c.dom.Node)">replaceChild</a></strong>(<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>&nbsp;newChild,
<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>&nbsp;oldChild)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#setOdfAttribute(org.odftoolkit.odfdom.pkg.OdfAttribute)">setOdfAttribute</a></strong>(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfAttribute.html" title="class in org.odftoolkit.odfdom.pkg">OdfAttribute</a>&nbsp;attribute)</code>
<div class="block">Set an ODF attribute to this element</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#setOdfAttributeValue(org.odftoolkit.odfdom.pkg.OdfName, java.lang.String)">setOdfAttributeValue</a></strong>(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;name,
<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;value)</code>
<div class="block">Set the value of an ODF attribute by <code>OdfName</code>.</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/pkg/OdfElement.html#toString()">toString</a></strong>()</code>&nbsp;</td>
</tr>
</table>
<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#setAttributeNS(java.lang.String, java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">setAttributeNS</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#setTextContent(java.lang.String)" title="class or interface in org.apache.xerces.dom">setTextContent</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#setTextContent(java.lang.String)" title="class or interface in org.w3c.dom">setTextContent</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="OdfElement(org.odftoolkit.odfdom.pkg.OdfFileDom, java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OdfElement</h4>
<pre>public&nbsp;OdfElement(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</a>&nbsp;ownerDocument,
<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;namespaceURI,
<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;qualifiedName)
throws <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/DOMException.html?is-external=true" title="class or interface in org.w3c.dom">DOMException</a></pre>
<div class="block">Creates a new instance of OdfElement</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/DOMException.html?is-external=true" title="class or interface in org.w3c.dom">DOMException</a></code></dd></dl>
</li>
</ul>
<a name="OdfElement(org.odftoolkit.odfdom.pkg.OdfFileDom, org.odftoolkit.odfdom.pkg.OdfName)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>OdfElement</h4>
<pre>public&nbsp;OdfElement(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</a>&nbsp;ownerDocument,
<a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;aName)
throws <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/DOMException.html?is-external=true" title="class or interface in org.w3c.dom">DOMException</a></pre>
<div class="block">Creates a new instance of OdfElement</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/DOMException.html?is-external=true" title="class or interface in org.w3c.dom">DOMException</a></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="getOdfName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOdfName</h4>
<pre>public abstract&nbsp;<a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;getOdfName()</pre>
</li>
</ul>
<a name="getParentAs(java.lang.Class)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParentAs</h4>
<pre>protected&nbsp;&lt;T extends <a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a>&gt;&nbsp;T&nbsp;getParentAs(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</pre>
</li>
</ul>
<a name="getAncestorAs(java.lang.Class)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAncestorAs</h4>
<pre>protected&nbsp;&lt;T extends <a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a>&gt;&nbsp;T&nbsp;getAncestorAs(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</pre>
</li>
</ul>
<a name="toString()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</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;toString()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#toString()" title="class or interface in org.apache.xerces.dom">toString</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
</dl>
</li>
</ul>
<a name="setOdfAttributeValue(org.odftoolkit.odfdom.pkg.OdfName, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOdfAttributeValue</h4>
<pre>public&nbsp;void&nbsp;setOdfAttributeValue(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;name,
<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;value)</pre>
<div class="block">Set the value of an ODF attribute by <code>OdfName</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The qualified name of the ODF attribute.</dd><dd><code>value</code> - The value to be set in <code>String</code> form</dd></dl>
</li>
</ul>
<a name="setOdfAttribute(org.odftoolkit.odfdom.pkg.OdfAttribute)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOdfAttribute</h4>
<pre>public&nbsp;void&nbsp;setOdfAttribute(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfAttribute.html" title="class in org.odftoolkit.odfdom.pkg">OdfAttribute</a>&nbsp;attribute)</pre>
<div class="block">Set an ODF attribute to this element</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>attribute</code> - the attribute to be set</dd></dl>
</li>
</ul>
<a name="getOdfAttributeValue(org.odftoolkit.odfdom.pkg.OdfName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOdfAttributeValue</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;getOdfAttributeValue(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;name)</pre>
<div class="block">Retrieves a value of an ODF attribute by <code>OdfName</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The qualified name of the ODF attribute.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The value of the attribute as <code>String</code> or
<code>null</code> if the attribute does not exist.</dd></dl>
</li>
</ul>
<a name="getOdfAttribute(org.odftoolkit.odfdom.pkg.OdfName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOdfAttribute</h4>
<pre>public&nbsp;<a href="../../../../org/odftoolkit/odfdom/pkg/OdfAttribute.html" title="class in org.odftoolkit.odfdom.pkg">OdfAttribute</a>&nbsp;getOdfAttribute(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;name)</pre>
<div class="block">Retrieves an ODF attribute by <code>OdfName</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The qualified name of the ODF attribute.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The <code>OdfAttribute</code> or <code>null</code> if the
attribute does not exist.</dd></dl>
</li>
</ul>
<a name="getOdfAttribute(org.odftoolkit.odfdom.pkg.NamespaceName, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOdfAttribute</h4>
<pre>public&nbsp;<a href="../../../../org/odftoolkit/odfdom/pkg/OdfAttribute.html" title="class in org.odftoolkit.odfdom.pkg">OdfAttribute</a>&nbsp;getOdfAttribute(<a href="../../../../org/odftoolkit/odfdom/pkg/NamespaceName.html" title="interface in org.odftoolkit.odfdom.pkg">NamespaceName</a>&nbsp;namespace,
<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;localname)</pre>
<div class="block">Retrieves an ODF attribute by <code>NamespaceName</code>, and local name.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>namespace</code> - The namespace of the ODF attribute.</dd><dd><code>localname</code> - The local name of the ODF attribute.</dd>
<dt><span class="strong">Returns:</span></dt><dd>The <code>OdfAttribute</code> or <code>null</code> if the
attribute does not exist.</dd></dl>
</li>
</ul>
<a name="hasOdfAttribute(org.odftoolkit.odfdom.pkg.OdfName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasOdfAttribute</h4>
<pre>public&nbsp;boolean&nbsp;hasOdfAttribute(<a href="../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;name)</pre>
<div class="block">Determines if an ODF attribute exists.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - The qualified name of the ODF attribute.</dd>
<dt><span class="strong">Returns:</span></dt><dd>True if the attribute exists.</dd></dl>
</li>
</ul>
<a name="findFirstChildNode(java.lang.Class, org.w3c.dom.Node)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findFirstChildNode</h4>
<pre>public static&nbsp;&lt;T extends <a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a>&gt;&nbsp;T&nbsp;findFirstChildNode(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz,
<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>&nbsp;parentNode)</pre>
<div class="block">returns the first child node that implements the given class.</div>
<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - The type of the ODF element to be found.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>clazz</code> - is a class that extends OdfElement.</dd><dd><code>parentNode</code> - is the parent O of the children to be found.</dd>
<dt><span class="strong">Returns:</span></dt><dd>the first child node of the given parentNode that is a clazz or
null if none is found.</dd></dl>
</li>
</ul>
<a name="findNextChildNode(java.lang.Class, org.w3c.dom.Node)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findNextChildNode</h4>
<pre>public static&nbsp;&lt;T extends <a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a>&gt;&nbsp;T&nbsp;findNextChildNode(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz,
<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>&nbsp;refNode)</pre>
<div class="block">returns the first sibling after the given reference node that implements
the given class.</div>
<dl><dt><span class="strong">Type Parameters:</span></dt><dd><code>T</code> - The type of the ODF element to be found.</dd><dt><span class="strong">Parameters:</span></dt><dd><code>clazz</code> - is a class that extends OdfElement.</dd><dd><code>refNode</code> - the reference node of the siblings to be found.</dd>
<dt><span class="strong">Returns:</span></dt><dd>the first sibbling of the given reference node that is a clazz or
null if none is found.</dd></dl>
</li>
</ul>
<a name="findPreviousChildNode(java.lang.Class, org.w3c.dom.Node)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findPreviousChildNode</h4>
<pre>public static&nbsp;&lt;T extends <a href="../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a>&gt;&nbsp;T&nbsp;findPreviousChildNode(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz,
<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>&nbsp;refNode)</pre>
<div class="block">returns the first previous sibling before the given reference node that
implements the given class.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>clazz</code> - is a class that extends OdfElement.</dd><dd><code>refNode</code> - the reference node which siblings are to be searched.</dd>
<dt><span class="strong">Returns:</span></dt><dd>the first previous sibbling of the given reference node that is a
clazz or null if none is found.</dd></dl>
</li>
</ul>
<a name="cloneNode(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>cloneNode</h4>
<pre>public&nbsp;<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>&nbsp;cloneNode(boolean&nbsp;deep)</pre>
<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#cloneNode(boolean)" title="class or interface in org.w3c.dom">cloneNode</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/ElementImpl.html?is-external=true#cloneNode(boolean)" title="class or interface in org.apache.xerces.dom">cloneNode</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
</dl>
</li>
</ul>
<a name="equals(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public&nbsp;boolean&nbsp;equals(<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>&nbsp;obj)</pre>
<div class="block">indicates if some other object is equal to this one.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>obj</code> - - the reference object with which to compare.</dd>
<dt><span class="strong">Returns:</span></dt><dd>true if this object is the same as the obj argument; false
otherwise.</dd></dl>
</li>
</ul>
<a name="onRemoveNode(org.w3c.dom.Node)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onRemoveNode</h4>
<pre>protected&nbsp;void&nbsp;onRemoveNode(<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>&nbsp;node)</pre>
</li>
</ul>
<a name="onInsertNode(org.w3c.dom.Node)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onInsertNode</h4>
<pre>protected&nbsp;void&nbsp;onInsertNode(<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>&nbsp;node)</pre>
</li>
</ul>
<a name="onRemoveNode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onRemoveNode</h4>
<pre>protected&nbsp;void&nbsp;onRemoveNode()</pre>
</li>
</ul>
<a name="onInsertNode()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>onInsertNode</h4>
<pre>protected&nbsp;void&nbsp;onInsertNode()</pre>
</li>
</ul>
<a name="insertBefore(org.w3c.dom.Node, org.w3c.dom.Node)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insertBefore</h4>
<pre>public&nbsp;<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>&nbsp;insertBefore(<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>&nbsp;newChild,
<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>&nbsp;refChild)
throws <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/DOMException.html?is-external=true" title="class or interface in org.w3c.dom">DOMException</a></pre>
<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#insertBefore(org.w3c.dom.Node, org.w3c.dom.Node)" title="class or interface in org.w3c.dom">insertBefore</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#insertBefore(org.w3c.dom.Node, org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">insertBefore</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>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/DOMException.html?is-external=true" title="class or interface in org.w3c.dom">DOMException</a></code></dd></dl>
</li>
</ul>
<a name="removeChild(org.w3c.dom.Node)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeChild</h4>
<pre>public&nbsp;<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>&nbsp;removeChild(<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>&nbsp;oldChild)
throws <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/DOMException.html?is-external=true" title="class or interface in org.w3c.dom">DOMException</a></pre>
<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#removeChild(org.w3c.dom.Node)" title="class or interface in org.w3c.dom">removeChild</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#removeChild(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">removeChild</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>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/DOMException.html?is-external=true" title="class or interface in org.w3c.dom">DOMException</a></code></dd></dl>
</li>
</ul>
<a name="replaceChild(org.w3c.dom.Node, org.w3c.dom.Node)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>replaceChild</h4>
<pre>public&nbsp;<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>&nbsp;replaceChild(<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>&nbsp;newChild,
<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>&nbsp;oldChild)
throws <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/DOMException.html?is-external=true" title="class or interface in org.w3c.dom">DOMException</a></pre>
<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#replaceChild(org.w3c.dom.Node, org.w3c.dom.Node)" title="class or interface in org.w3c.dom">replaceChild</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#replaceChild(org.w3c.dom.Node, org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">replaceChild</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>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/DOMException.html?is-external=true" title="class or interface in org.w3c.dom">DOMException</a></code></dd></dl>
</li>
</ul>
<a name="accept(org.odftoolkit.odfdom.pkg.ElementVisitor)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>accept</h4>
<pre>public&nbsp;void&nbsp;accept(<a href="../../../../org/odftoolkit/odfdom/pkg/ElementVisitor.html" title="interface in org.odftoolkit.odfdom.pkg">ElementVisitor</a>&nbsp;visitor)</pre>
<div class="block">Accept an visitor instance to allow the visitor to do some operations.
Refer to visitor design pattern to get a better understanding.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>visitor</code> - an instance of DefaultElementVisitor</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/OdfElement.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/pkg/OdfDecryptedException.html" title="class in org.odftoolkit.odfdom.pkg"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/odfdom/pkg/OdfElement.html" target="_top">Frames</a></li>
<li><a href="OdfElement.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.apache.xerces.dom.ElementNSImpl">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>