blob: 5d81c50aa419d0e3723f45f1077bd53fc0ff0c7a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Tue Mar 28 22:11:05 CEST 2017 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
OdfTextHeading (ODFDOM API v0.8.11-incubating - http://incubator.apache.org/odftoolkit/)
</TITLE>
<META NAME="date" CONTENT="2017-03-28">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="OdfTextHeading (ODFDOM API v0.8.11-incubating - http://incubator.apache.org/odftoolkit/)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OdfTextHeading.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextExtractor.html" title="class in org.odftoolkit.odfdom.incubator.doc.text"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextList.html" title="class in org.odftoolkit.odfdom.incubator.doc.text"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="OdfTextHeading.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.odftoolkit.odfdom.dom.element.text.TextHElement">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.odftoolkit.odfdom.incubator.doc.text</FONT>
<BR>
Class OdfTextHeading</H2>
<PRE>
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><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>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><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>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><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>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><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>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><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>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">org.odftoolkit.odfdom.pkg.OdfElement</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html" title="class in org.odftoolkit.odfdom.dom.element">org.odftoolkit.odfdom.dom.element.OdfStylableElement</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html" title="class in org.odftoolkit.odfdom.dom.element.text">org.odftoolkit.odfdom.dom.element.text.TextParagraphElementBase</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">org.odftoolkit.odfdom.dom.element.text.TextHElement</A>
<IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.odftoolkit.odfdom.incubator.doc.text.OdfTextHeading</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/style/OdfStylePropertySet.html" title="interface in org.odftoolkit.odfdom.dom.style">OdfStylePropertySet</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</A>, <A HREF="http://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/NodeList.html?is-external=true" title="class or interface in org.w3c.dom">NodeList</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/TypeInfo.html?is-external=true" title="class or interface in org.w3c.dom">TypeInfo</A></DD>
</DL>
<HR>
<B>Deprecated.</B>&nbsp;<I>As of release 0.8.8, replaced by <CODE>org.odftoolkit.simple.text.Paragraph</CODE> in Simple API.</I>
<P>
<DL>
<DT><PRE>public class <B>OdfTextHeading</B><DT>extends <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextHElement</A></DL>
</PRE>
<P>
Convenient functionalty for the parent ODF OpenDocument element
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../serialized-form.html#org.odftoolkit.odfdom.incubator.doc.text.OdfTextHeading">Serialized Form</A></DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.odftoolkit.odfdom.dom.element.text.TextHElement"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.odftoolkit.odfdom.dom.element.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextHElement</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#ELEMENT_NAME">ELEMENT_NAME</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.odftoolkit.odfdom.dom.element.OdfStylableElement"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.odftoolkit.odfdom.dom.element.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStylableElement</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#mFamily">mFamily</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#mStyleNameAttrib">mStyleNameAttrib</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xerces.dom.ElementNSImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><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></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xerces.dom.ElementImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><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></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xerces.dom.ParentNode"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><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></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xerces.dom.ChildNode"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><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></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.xerces.dom.NodeImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><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></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.w3c.dom.Node"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface org.w3c.dom.<A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true#TEXT_NODE" title="class or interface in org.w3c.dom">TEXT_NODE</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.w3c.dom.TypeInfo"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface org.w3c.dom.<A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/TypeInfo.html?is-external=true" title="class or interface in org.w3c.dom">TypeInfo</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/docs/api/org/w3c/dom/TypeInfo.html?is-external=true#DERIVATION_UNION" title="class or interface in org.w3c.dom">DERIVATION_UNION</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html#OdfTextHeading(org.odftoolkit.odfdom.pkg.OdfFileDom)">OdfTextHeading</A></B>(<A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</A>&nbsp;ownerDoc)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html#OdfTextHeading(org.odftoolkit.odfdom.pkg.OdfFileDom, java.lang.String)">OdfTextHeading</A></B>(<A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</A>&nbsp;ownerDoc,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Creates a new instance of this class with the given style name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html#OdfTextHeading(org.odftoolkit.odfdom.pkg.OdfFileDom, java.lang.String, java.lang.String)">OdfTextHeading</A></B>(<A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</A>&nbsp;ownerDoc,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Creates an instance of this class with the given styleName and content.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html#addContent(java.lang.String)">addContent</A></B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Add the given content to the paragraph.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html#addContentWhitespace(java.lang.String)">addContentWhitespace</A></B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Add the given content to the heading.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html#addStyledContent(java.lang.String, java.lang.String)">addStyledContent</A></B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Set a heading to have the given styleName and add the given content.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html#addStyledContentWhitespace(java.lang.String, java.lang.String)">addStyledContentWhitespace</A></B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Set a heading to have the given styleName and add the given content.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html#addStyledSpan(java.lang.String, java.lang.String)">addStyledSpan</A></B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Add a span with the given styleName and content to this heading.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html#addStyledSpanWhitespace(java.lang.String, java.lang.String)">addStyledSpanWhitespace</A></B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;Add a span with the given styleName and content to this paragraph.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.odftoolkit.odfdom.dom.element.text.TextHElement"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.odftoolkit.odfdom.dom.element.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextHElement</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#accept(org.odftoolkit.odfdom.pkg.ElementVisitor)">accept</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#getOdfName()">getOdfName</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#getTextIsListHeaderAttribute()">getTextIsListHeaderAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#getTextOutlineLevelAttribute()">getTextOutlineLevelAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#getTextRestartNumberingAttribute()">getTextRestartNumberingAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#getTextStartValueAttribute()">getTextStartValueAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDr3dSceneElement()">newDr3dSceneElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawAElement(java.lang.String, java.lang.String)">newDrawAElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawCaptionElement()">newDrawCaptionElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawCircleElement()">newDrawCircleElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawConnectorElement(int)">newDrawConnectorElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawControlElement(java.lang.String)">newDrawControlElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawCustomShapeElement()">newDrawCustomShapeElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawEllipseElement()">newDrawEllipseElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawFrameElement()">newDrawFrameElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawGElement()">newDrawGElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawLineElement(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">newDrawLineElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawMeasureElement(java.lang.String, java.lang.String, java.lang.String, java.lang.String)">newDrawMeasureElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawPageThumbnailElement()">newDrawPageThumbnailElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawPathElement(java.lang.String, int)">newDrawPathElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawPolygonElement(java.lang.String, int)">newDrawPolygonElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawPolylineElement(java.lang.String, int)">newDrawPolylineElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawRectElement()">newDrawRectElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newDrawRegularPolygonElement(boolean, int)">newDrawRegularPolygonElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newOfficeAnnotationElement()">newOfficeAnnotationElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newOfficeAnnotationEndElement(java.lang.String)">newOfficeAnnotationEndElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newPresentationDateTimeElement()">newPresentationDateTimeElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newPresentationFooterElement()">newPresentationFooterElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newPresentationHeaderElement()">newPresentationHeaderElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextAElement(java.lang.String, java.lang.String)">newTextAElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextAlphabeticalIndexMarkElement(java.lang.String)">newTextAlphabeticalIndexMarkElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextAlphabeticalIndexMarkEndElement(java.lang.String)">newTextAlphabeticalIndexMarkEndElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextAlphabeticalIndexMarkStartElement(java.lang.String)">newTextAlphabeticalIndexMarkStartElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextAuthorInitialsElement()">newTextAuthorInitialsElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextAuthorNameElement()">newTextAuthorNameElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextBibliographyMarkElement(java.lang.String)">newTextBibliographyMarkElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextBookmarkElement(java.lang.String)">newTextBookmarkElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextBookmarkEndElement(java.lang.String)">newTextBookmarkEndElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextBookmarkRefElement()">newTextBookmarkRefElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextBookmarkStartElement(java.lang.String)">newTextBookmarkStartElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextChangeElement(java.lang.String)">newTextChangeElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextChangeEndElement(java.lang.String)">newTextChangeEndElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextChangeStartElement(java.lang.String)">newTextChangeStartElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextChapterElement(java.lang.String, int)">newTextChapterElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextCharacterCountElement(java.lang.String)">newTextCharacterCountElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextConditionalTextElement(java.lang.String, java.lang.String, java.lang.String)">newTextConditionalTextElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextCreationDateElement()">newTextCreationDateElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextCreationTimeElement()">newTextCreationTimeElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextCreatorElement()">newTextCreatorElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextDatabaseDisplayElement(java.lang.String, java.lang.String)">newTextDatabaseDisplayElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextDatabaseNameElement(java.lang.String)">newTextDatabaseNameElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextDatabaseNextElement(java.lang.String)">newTextDatabaseNextElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextDatabaseRowNumberElement(java.lang.String, java.lang.String)">newTextDatabaseRowNumberElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextDatabaseRowSelectElement(java.lang.String)">newTextDatabaseRowSelectElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextDateElement()">newTextDateElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextDdeConnectionElement(java.lang.String)">newTextDdeConnectionElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextDescriptionElement()">newTextDescriptionElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextEditingCyclesElement()">newTextEditingCyclesElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextEditingDurationElement()">newTextEditingDurationElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextExecuteMacroElement()">newTextExecuteMacroElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextExpressionElement(double, java.lang.String)">newTextExpressionElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextFileNameElement()">newTextFileNameElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextHiddenParagraphElement(java.lang.String)">newTextHiddenParagraphElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextHiddenTextElement(java.lang.String, java.lang.String)">newTextHiddenTextElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextImageCountElement(java.lang.String)">newTextImageCountElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextInitialCreatorElement()">newTextInitialCreatorElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextKeywordsElement()">newTextKeywordsElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextLineBreakElement()">newTextLineBreakElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextMeasureElement(java.lang.String)">newTextMeasureElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextMetaElement()">newTextMetaElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextMetaFieldElement(java.lang.String)">newTextMetaFieldElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextModificationDateElement()">newTextModificationDateElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextModificationTimeElement()">newTextModificationTimeElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextNode(java.lang.String)">newTextNode</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextNoteElement(java.lang.String)">newTextNoteElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextNoteRefElement(java.lang.String)">newTextNoteRefElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextNumberElement()">newTextNumberElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextObjectCountElement(java.lang.String)">newTextObjectCountElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextPageContinuationElement(java.lang.String)">newTextPageContinuationElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextPageCountElement(java.lang.String)">newTextPageCountElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextPageNumberElement(java.lang.String)">newTextPageNumberElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextPageVariableGetElement(java.lang.String)">newTextPageVariableGetElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextPageVariableSetElement()">newTextPageVariableSetElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextParagraphCountElement(java.lang.String)">newTextParagraphCountElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextPlaceholderElement(java.lang.String)">newTextPlaceholderElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextPrintDateElement()">newTextPrintDateElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextPrintedByElement()">newTextPrintedByElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextPrintTimeElement()">newTextPrintTimeElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextReferenceMarkElement(java.lang.String)">newTextReferenceMarkElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextReferenceMarkEndElement(java.lang.String)">newTextReferenceMarkEndElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextReferenceMarkStartElement(java.lang.String)">newTextReferenceMarkStartElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextReferenceRefElement()">newTextReferenceRefElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextRubyElement()">newTextRubyElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextScriptElement()">newTextScriptElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSElement()">newTextSElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderCityElement()">newTextSenderCityElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderCompanyElement()">newTextSenderCompanyElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderCountryElement()">newTextSenderCountryElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderEmailElement()">newTextSenderEmailElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderFaxElement()">newTextSenderFaxElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderFirstnameElement()">newTextSenderFirstnameElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderInitialsElement()">newTextSenderInitialsElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderLastnameElement()">newTextSenderLastnameElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderPhonePrivateElement()">newTextSenderPhonePrivateElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderPhoneWorkElement()">newTextSenderPhoneWorkElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderPositionElement()">newTextSenderPositionElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderPostalCodeElement()">newTextSenderPostalCodeElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderStateOrProvinceElement()">newTextSenderStateOrProvinceElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderStreetElement()">newTextSenderStreetElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSenderTitleElement()">newTextSenderTitleElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSequenceElement(java.lang.String, java.lang.String)">newTextSequenceElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSequenceRefElement()">newTextSequenceRefElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSheetNameElement()">newTextSheetNameElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSoftPageBreakElement()">newTextSoftPageBreakElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSpanElement()">newTextSpanElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextSubjectElement()">newTextSubjectElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextTabElement()">newTextTabElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextTableCountElement(java.lang.String)">newTextTableCountElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextTableFormulaElement()">newTextTableFormulaElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextTemplateNameElement()">newTextTemplateNameElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextTextInputElement()">newTextTextInputElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextTimeElement()">newTextTimeElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextTitleElement()">newTextTitleElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextTocMarkElement(java.lang.String)">newTextTocMarkElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextTocMarkEndElement(java.lang.String)">newTextTocMarkEndElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextTocMarkStartElement(java.lang.String)">newTextTocMarkStartElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextUserDefinedElement(java.lang.String)">newTextUserDefinedElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextUserFieldGetElement(java.lang.String)">newTextUserFieldGetElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextUserFieldInputElement(java.lang.String)">newTextUserFieldInputElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextUserIndexMarkElement(java.lang.String, java.lang.String)">newTextUserIndexMarkElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextUserIndexMarkEndElement(java.lang.String)">newTextUserIndexMarkEndElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextUserIndexMarkStartElement(java.lang.String, java.lang.String)">newTextUserIndexMarkStartElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextVariableGetElement(java.lang.String)">newTextVariableGetElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextVariableInputElement(java.lang.String, java.lang.String)">newTextVariableInputElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextVariableSetElement(double, java.lang.String, java.lang.String)">newTextVariableSetElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#newTextWordCountElement(java.lang.String)">newTextWordCountElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#setTextIsListHeaderAttribute(java.lang.Boolean)">setTextIsListHeaderAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#setTextOutlineLevelAttribute(java.lang.Integer)">setTextOutlineLevelAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#setTextRestartNumberingAttribute(java.lang.Boolean)">setTextRestartNumberingAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextHElement.html#setTextStartValueAttribute(java.lang.Integer)">setTextStartValueAttribute</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.odftoolkit.odfdom.dom.element.text.TextParagraphElementBase"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.odftoolkit.odfdom.dom.element.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html" title="class in org.odftoolkit.odfdom.dom.element.text">TextParagraphElementBase</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#getTextClassNamesAttribute()">getTextClassNamesAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#getTextCondStyleNameAttribute()">getTextCondStyleNameAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#getTextIdAttribute()">getTextIdAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#getTextStyleNameAttribute()">getTextStyleNameAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#getXhtmlAboutAttribute()">getXhtmlAboutAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#getXhtmlContentAttribute()">getXhtmlContentAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#getXhtmlDatatypeAttribute()">getXhtmlDatatypeAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#getXhtmlPropertyAttribute()">getXhtmlPropertyAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#getXmlIdAttribute()">getXmlIdAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#onInsertNode()">onInsertNode</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#onRemoveNode()">onRemoveNode</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#setTextClassNamesAttribute(java.lang.String)">setTextClassNamesAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#setTextCondStyleNameAttribute(java.lang.String)">setTextCondStyleNameAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#setTextContent(java.lang.String)">setTextContent</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#setTextIdAttribute(java.lang.String)">setTextIdAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#setTextStyleNameAttribute(java.lang.String)">setTextStyleNameAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#setXhtmlAboutAttribute(java.lang.String)">setXhtmlAboutAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#setXhtmlContentAttribute(java.lang.String)">setXhtmlContentAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#setXhtmlDatatypeAttribute(java.lang.String)">setXhtmlDatatypeAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#setXhtmlPropertyAttribute(java.lang.String)">setXhtmlPropertyAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/text/TextParagraphElementBase.html#setXmlIdAttribute(java.lang.String)">setXmlIdAttribute</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.odftoolkit.odfdom.dom.element.OdfStylableElement"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.odftoolkit.odfdom.dom.element.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html" title="class in org.odftoolkit.odfdom.dom.element">OdfStylableElement</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getAutomaticStyle()">getAutomaticStyle</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getAutomaticStyles()">getAutomaticStyles</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getDocumentStyle()">getDocumentStyle</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getOrCreateUnqiueAutomaticStyle()">getOrCreateUnqiueAutomaticStyle</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getProperties(java.util.Set)">getProperties</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)">getProperty</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getStrictProperties()">getStrictProperties</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getStyleFamily()">getStyleFamily</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#getStyleName()">getStyleName</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#hasAutomaticStyle()">hasAutomaticStyle</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#hasDocumentStyle()">hasDocumentStyle</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#hasProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)">hasProperty</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#removeProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty)">removeProperty</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#reuseDocumentStyle(java.lang.String)">reuseDocumentStyle</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#setAttributeNS(java.lang.String, java.lang.String, java.lang.String)">setAttributeNS</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#setDocumentStyle(org.odftoolkit.odfdom.incubator.doc.style.OdfStyle)">setDocumentStyle</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#setProperties(java.util.Map)">setProperties</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#setProperty(org.odftoolkit.odfdom.dom.style.props.OdfStyleProperty, java.lang.String)">setProperty</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/dom/element/OdfStylableElement.html#setStyleName(java.lang.String)">setStyleName</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.odftoolkit.odfdom.pkg.OdfElement"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.odftoolkit.odfdom.pkg.<A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#cloneNode(boolean)">cloneNode</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#cloneOdfElement()">cloneOdfElement</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findFirstChildNode(java.lang.Class, org.w3c.dom.Node)">findFirstChildNode</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findNextChildNode(java.lang.Class, org.w3c.dom.Node)">findNextChildNode</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findPreviousChildNode(java.lang.Class, org.w3c.dom.Node)">findPreviousChildNode</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getAncestorAs(java.lang.Class)">getAncestorAs</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfAttribute(org.odftoolkit.odfdom.pkg.NamespaceName, java.lang.String)">getOdfAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfAttribute(org.odftoolkit.odfdom.pkg.OdfName)">getOdfAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfAttributeValue(org.odftoolkit.odfdom.pkg.OdfName)">getOdfAttributeValue</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getParentAs(java.lang.Class)">getParentAs</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#hasOdfAttribute(org.odftoolkit.odfdom.pkg.OdfName)">hasOdfAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#insertBefore(org.w3c.dom.Node, org.w3c.dom.Node)">insertBefore</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#onInsertNode(org.w3c.dom.Node)">onInsertNode</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#onRemoveNode(org.w3c.dom.Node)">onRemoveNode</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#removeChild(org.w3c.dom.Node)">removeChild</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#replaceChild(org.w3c.dom.Node, org.w3c.dom.Node)">replaceChild</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#setOdfAttribute(org.odftoolkit.odfdom.pkg.OdfAttribute)">setOdfAttribute</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#setOdfAttributeValue(org.odftoolkit.odfdom.pkg.OdfName, java.lang.String)">setOdfAttributeValue</A>, <A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#toString()">toString</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.xerces.dom.ElementNSImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><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></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.xerces.dom.ElementImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttribute(java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttribute</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributeNode(java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttributeNode</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributeNodeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttributeNodeNS</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttributeNS</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributes()" title="class or interface in org.apache.xerces.dom">getAttributes</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getDefaultAttributes()" title="class or interface in org.apache.xerces.dom">getDefaultAttributes</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getElementsByTagName(java.lang.String)" title="class or interface in org.apache.xerces.dom">getElementsByTagName</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getElementsByTagNameNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getElementsByTagNameNS</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getNodeName()" title="class or interface in org.apache.xerces.dom">getNodeName</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getNodeType()" title="class or interface in org.apache.xerces.dom">getNodeType</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getSchemaTypeInfo()" title="class or interface in org.apache.xerces.dom">getSchemaTypeInfo</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getTagName()" title="class or interface in org.apache.xerces.dom">getTagName</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getXercesAttribute(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getXercesAttribute</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#hasAttribute(java.lang.String)" title="class or interface in org.apache.xerces.dom">hasAttribute</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#hasAttributeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">hasAttributeNS</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#hasAttributes()" title="class or interface in org.apache.xerces.dom">hasAttributes</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#isEqualNode(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">isEqualNode</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#normalize()" title="class or interface in org.apache.xerces.dom">normalize</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#reconcileDefaultAttributes()" title="class or interface in org.apache.xerces.dom">reconcileDefaultAttributes</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#removeAttribute(java.lang.String)" title="class or interface in org.apache.xerces.dom">removeAttribute</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#removeAttributeNode(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">removeAttributeNode</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#removeAttributeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">removeAttributeNS</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setAttribute(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">setAttribute</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setAttributeNode(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">setAttributeNode</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setAttributeNodeNS(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">setAttributeNodeNS</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setIdAttribute(java.lang.String, boolean)" title="class or interface in org.apache.xerces.dom">setIdAttribute</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setIdAttributeNode(org.w3c.dom.Attr, boolean)" title="class or interface in org.apache.xerces.dom">setIdAttributeNode</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setIdAttributeNS(java.lang.String, java.lang.String, boolean)" title="class or interface in org.apache.xerces.dom">setIdAttributeNS</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setOwnerDocument(org.apache.xerces.dom.CoreDocumentImpl)" title="class or interface in org.apache.xerces.dom">setOwnerDocument</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setReadOnly(boolean, boolean)" title="class or interface in org.apache.xerces.dom">setReadOnly</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setupDefaultAttributes()" title="class or interface in org.apache.xerces.dom">setupDefaultAttributes</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setXercesAttributeNode(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">setXercesAttributeNode</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#synchronizeData()" title="class or interface in org.apache.xerces.dom">synchronizeData</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.xerces.dom.ParentNode"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getChildNodes()" title="class or interface in org.apache.xerces.dom">getChildNodes</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getChildNodesUnoptimized()" title="class or interface in org.apache.xerces.dom">getChildNodesUnoptimized</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getFirstChild()" title="class or interface in org.apache.xerces.dom">getFirstChild</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getLastChild()" title="class or interface in org.apache.xerces.dom">getLastChild</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getLength()" title="class or interface in org.apache.xerces.dom">getLength</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getOwnerDocument()" title="class or interface in org.apache.xerces.dom">getOwnerDocument</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getTextContent()" title="class or interface in org.apache.xerces.dom">getTextContent</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#hasChildNodes()" title="class or interface in org.apache.xerces.dom">hasChildNodes</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#item(int)" title="class or interface in org.apache.xerces.dom">item</A>, <A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#synchronizeChildren()" title="class or interface in org.apache.xerces.dom">synchronizeChildren</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.xerces.dom.ChildNode"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><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></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.xerces.dom.NodeImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><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></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.w3c.dom.Node"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.w3c.dom.<A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true#getChildNodes()" title="class or interface in org.w3c.dom">getChildNodes</A>, <A HREF="http://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true#getFirstChild()" title="class or interface in org.w3c.dom">getFirstChild</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true#getLastChild()" title="class or interface in org.w3c.dom">getLastChild</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true#getNextSibling()" title="class or interface in org.w3c.dom">getNextSibling</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true#getNodeValue()" title="class or interface in org.w3c.dom">getNodeValue</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true#getOwnerDocument()" title="class or interface in org.w3c.dom">getOwnerDocument</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true#getParentNode()" title="class or interface in org.w3c.dom">getParentNode</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true#getPreviousSibling()" title="class or interface in org.w3c.dom">getPreviousSibling</A>, <A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true#getTextContent()" title="class or interface in org.w3c.dom">getTextContent</A>, <A HREF="http://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Node.html?is-external=true#hasChildNodes()" title="class or interface in org.w3c.dom">hasChildNodes</A>, <A HREF="http://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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://docs.oracle.com/javase/8/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></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="OdfTextHeading(org.odftoolkit.odfdom.pkg.OdfFileDom)"><!-- --></A><H3>
OdfTextHeading</H3>
<PRE>
public <B>OdfTextHeading</B>(<A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</A>&nbsp;ownerDoc)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;</DL>
<HR>
<A NAME="OdfTextHeading(org.odftoolkit.odfdom.pkg.OdfFileDom, java.lang.String)"><!-- --></A><H3>
OdfTextHeading</H3>
<PRE>
public <B>OdfTextHeading</B>(<A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</A>&nbsp;ownerDoc,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Creates a new instance of this class with the given style name.
If the style name is null or the null string, no style is added.
<P>
</DL>
<HR>
<A NAME="OdfTextHeading(org.odftoolkit.odfdom.pkg.OdfFileDom, java.lang.String, java.lang.String)"><!-- --></A><H3>
OdfTextHeading</H3>
<PRE>
public <B>OdfTextHeading</B>(<A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</A>&nbsp;ownerDoc,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Creates an instance of this class with the given styleName and content.
If the style name is null or the null string, no style is added.
If the content is null or the null string, no content is added.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>ownerDoc</CODE> - the owner document DOM<DD><CODE>styleName</CODE> - the style:style-name value<DD><CODE>content</CODE> - the heading content</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="addContent(java.lang.String)"><!-- --></A><H3>
addContent</H3>
<PRE>
public <A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A> <B>addContent</B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Add the given content to the paragraph.
If the content is null or the null string, no content is added.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>content</CODE> - the heading content
<DT><B>Returns:</B><DD>the heading object</DL>
</DD>
</DL>
<HR>
<A NAME="addContentWhitespace(java.lang.String)"><!-- --></A><H3>
addContentWhitespace</H3>
<PRE>
public <A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A> <B>addContentWhitespace</B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Add the given content to the heading.
If the content is null or the null string, no content is added.
Embedded \n are converted to <code>&lt;text:line-break&gt;</code>
elements, and multiple blanks to <code>&lt;text:s</code>
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>content</CODE> - the heading content
<DT><B>Returns:</B><DD>the heading object</DL>
</DD>
</DL>
<HR>
<A NAME="addStyledContent(java.lang.String, java.lang.String)"><!-- --></A><H3>
addStyledContent</H3>
<PRE>
public <A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A> <B>addStyledContent</B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Set a heading to have the given styleName and add the given content.
If the style name is null or the null string, no style is added.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>styleName</CODE> - the style:style-name value<DD><CODE>content</CODE> - the heading content
<DT><B>Returns:</B><DD>the heading object</DL>
</DD>
</DL>
<HR>
<A NAME="addStyledContentWhitespace(java.lang.String, java.lang.String)"><!-- --></A><H3>
addStyledContentWhitespace</H3>
<PRE>
public <A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A> <B>addStyledContentWhitespace</B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Set a heading to have the given styleName and add the given content.
If the style name is null or the null string, no style is added.
Embedded \n are converted to <code>&lt;text:line-break&gt;</code>
elements, and multiple blanks to <code>&lt;text:s</code>
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>styleName</CODE> - the style:style-name value<DD><CODE>content</CODE> - the heading content
<DT><B>Returns:</B><DD>the heading object</DL>
</DD>
</DL>
<HR>
<A NAME="addStyledSpan(java.lang.String, java.lang.String)"><!-- --></A><H3>
addStyledSpan</H3>
<PRE>
public <A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A> <B>addStyledSpan</B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Add a span with the given styleName and content to this heading.
If the style name is null or the null string, no span is added.
If the content is null or the null string, no span is added.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>styleName</CODE> - <DD><CODE>content</CODE> -
<DT><B>Returns:</B><DD>the heading object</DL>
</DD>
</DL>
<HR>
<A NAME="addStyledSpanWhitespace(java.lang.String, java.lang.String)"><!-- --></A><H3>
addStyledSpanWhitespace</H3>
<PRE>
public <A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" title="class in org.odftoolkit.odfdom.incubator.doc.text">OdfTextHeading</A> <B>addStyledSpanWhitespace</B>(<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;styleName,
<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;content)</PRE>
<DL>
<DD><B>Deprecated.</B>&nbsp;<DD>Add a span with the given styleName and content to this paragraph.
If the style name is null or the null string, no span is added.
If the content is null or the null string, no span is added.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>styleName</CODE> - <DD><CODE>content</CODE> -
<DT><B>Returns:</B><DD>the heading object</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OdfTextHeading.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextExtractor.html" title="class in org.odftoolkit.odfdom.incubator.doc.text"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/incubator/doc/text/OdfTextList.html" title="class in org.odftoolkit.odfdom.incubator.doc.text"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/odftoolkit/odfdom/incubator/doc/text/OdfTextHeading.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="OdfTextHeading.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.odftoolkit.odfdom.dom.element.text.TextHElement">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2008-2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>