blob: 87f83e0e1c76f14f570723a5cf9dad98d1b8f6f2 [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:12:03 CEST 2017 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.odftoolkit.odfdom.dom.attribute.text Class Hierarchy (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="org.odftoolkit.odfdom.dom.attribute.text Class Hierarchy (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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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/dom/attribute/table/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/xforms/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/odftoolkit/odfdom/dom/attribute/text/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For Package org.odftoolkit.odfdom.dom.attribute.text
</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../../overview-tree.html">All Packages</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">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"><B>Object</B></A><UL>
<LI TYPE="circle">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"><B>NodeImpl</B></A> (implements java.lang.<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>, org.w3c.dom.events.<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>, 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>, org.w3c.dom.<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>, java.io.<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>)
<UL>
<LI TYPE="circle">org.apache.xerces.dom.<A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/AttrImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom"><B>AttrImpl</B></A> (implements org.w3c.dom.<A HREF="http://docs.oracle.com/javase/8/docs/api/org/w3c/dom/Attr.html?is-external=true" title="class or interface in org.w3c.dom">Attr</A>, 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>)
<UL>
<LI TYPE="circle">org.apache.xerces.dom.<A HREF="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/AttrNSImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom"><B>AttrNSImpl</B></A><UL>
<LI TYPE="circle">org.odftoolkit.odfdom.pkg.<A HREF="../../../../../../org/odftoolkit/odfdom/pkg/OdfAttribute.html" title="class in org.odftoolkit.odfdom.pkg"><B>OdfAttribute</B></A><UL>
<LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextActiveAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextActiveAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAddressAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAddressAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAlphabeticalSeparatorsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAlphabeticalSeparatorsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnchorPageNumberAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnchorPageNumberAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnchorTypeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnchorTypeAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnimationAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnimationAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnimationDelayAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnimationDelayAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnimationDirectionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnimationDirectionAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnimationRepeatAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnimationRepeatAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnimationStartInsideAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnimationStartInsideAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnimationStepsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnimationStepsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnimationStopInsideAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnimationStopInsideAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnnoteAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnnoteAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAuthorAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAuthorAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextBibliographyDataFieldAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextBibliographyDataFieldAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextBibliographyTypeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextBibliographyTypeAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextBooktitleAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextBooktitleAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextBulletCharAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextBulletCharAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextBulletRelativeSizeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextBulletRelativeSizeAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCapitalizeEntriesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCapitalizeEntriesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCaptionSequenceFormatAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCaptionSequenceFormatAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCaptionSequenceNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCaptionSequenceNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextChangeIdAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextChangeIdAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextChapterAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextChapterAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCitationBodyStyleNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCitationBodyStyleNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCitationStyleNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCitationStyleNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextClassNamesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextClassNamesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextColumnNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextColumnNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCombineEntriesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCombineEntriesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCombineEntriesWithDashAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCombineEntriesWithDashAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCombineEntriesWithPpAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCombineEntriesWithPpAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCommaSeparatedAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCommaSeparatedAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextConditionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextConditionAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCondStyleNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCondStyleNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextConnectionNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextConnectionNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextConsecutiveNumberingAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextConsecutiveNumberingAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextContinueListAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextContinueListAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextContinueNumberingAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextContinueNumberingAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCopyOutlineLevelsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCopyOutlineLevelsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCountEmptyLinesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCountEmptyLinesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCountInTextBoxesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCountInTextBoxesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCurrentValueAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCurrentValueAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCustom1Attribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCustom1Attribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCustom2Attribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCustom2Attribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCustom3Attribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCustom3Attribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCustom4Attribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCustom4Attribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCustom5Attribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCustom5Attribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextDatabaseNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextDatabaseNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextDateAdjustAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextDateAdjustAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextDateValueAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextDateValueAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextDefaultStyleNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextDefaultStyleNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextDescriptionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextDescriptionAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextDisplayAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextDisplayAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextDisplayLevelsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextDisplayLevelsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextDisplayOutlineLevelAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextDisplayOutlineLevelAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextDontBalanceTextColumnsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextDontBalanceTextColumnsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextDurationAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextDurationAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextEditionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextEditionAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextEditorAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextEditorAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextFilterNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextFilterNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextFixedAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextFixedAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextFootnotesPositionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextFootnotesPositionAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextFormulaAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextFormulaAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextGlobalAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextGlobalAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextHowpublishedAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextHowpublishedAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextIdAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextIdAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextIdentifierAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextIdentifierAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextIgnoreCaseAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextIgnoreCaseAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextIncrementAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextIncrementAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextIndexNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextIndexNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextIndexScopeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextIndexScopeAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextInstitutionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextInstitutionAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextIsbnAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextIsbnAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextIsHiddenAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextIsHiddenAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextIsListHeaderAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextIsListHeaderAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextIssnAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextIssnAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextJournalAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextJournalAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextKey1Attribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextKey1Attribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextKey1PhoneticAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextKey1PhoneticAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextKey2Attribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextKey2Attribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextKey2PhoneticAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextKey2PhoneticAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextKeyAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextKeyAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextKindAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextKindAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextLabelAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextLabelAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextLabelFollowedByAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextLabelFollowedByAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextLevelAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextLevelAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextLineBreakAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextLineBreakAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextLineNumberAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextLineNumberAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextListIdAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextListIdAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextListLevelPositionAndSpaceModeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextListLevelPositionAndSpaceModeAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextListTabStopPositionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextListTabStopPositionAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextMainEntryAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextMainEntryAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextMainEntryStyleNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextMainEntryStyleNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextMasterPageNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextMasterPageNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextMinLabelDistanceAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextMinLabelDistanceAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextMinLabelWidthAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextMinLabelWidthAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextMonthAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextMonthAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextNoteAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextNoteAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextNoteClassAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextNoteClassAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextNumberAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextNumberAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextNumberedEntriesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextNumberedEntriesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextNumberLinesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextNumberLinesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextNumberPositionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextNumberPositionAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextOffsetAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextOffsetAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextOrganizationsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextOrganizationsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextOutlineLevelAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextOutlineLevelAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextPageAdjustAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextPageAdjustAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextPagesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextPagesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextPlaceholderTypeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextPlaceholderTypeAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextPrefixAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextPrefixAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextProtectedAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextProtectedAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextProtectionKeyAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextProtectionKeyAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextProtectionKeyDigestAlgorithmAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextProtectionKeyDigestAlgorithmAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextPublisherAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextPublisherAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextReferenceFormatAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextReferenceFormatAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextRefNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextRefNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextRelativeTabStopPositionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextRelativeTabStopPositionAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextReportTypeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextReportTypeAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextRestartNumberingAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextRestartNumberingAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextRestartOnPageAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextRestartOnPageAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextRowNumberAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextRowNumberAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextSchoolAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextSchoolAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextSectionNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextSectionNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextSelectPageAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextSelectPageAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextSeparationCharacterAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextSeparationCharacterAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextSeriesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextSeriesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextSortAlgorithmAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextSortAlgorithmAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextSortAscendingAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextSortAscendingAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextSortByPositionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextSortByPositionAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextSpaceBeforeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextSpaceBeforeAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextStartNumberingAtAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextStartNumberingAtAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextStartValueAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextStartValueAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextStringValueAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextStringValueAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextStringValueIfFalseAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextStringValueIfFalseAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextStringValueIfTrueAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextStringValueIfTrueAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextStringValuePhoneticAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextStringValuePhoneticAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextStyleNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextStyleNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextStyleOverrideAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextStyleOverrideAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextSuffixAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextSuffixAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextTableNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextTableNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextTableTypeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextTableTypeAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextTabRefAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextTabRefAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextTimeAdjustAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextTimeAdjustAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextTimeValueAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextTimeValueAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextTitleAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextTitleAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextTrackChangesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextTrackChangesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUrlAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUrlAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseCaptionAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseCaptionAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseChartObjectsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseChartObjectsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseDrawObjectsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseDrawObjectsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseFloatingFramesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseFloatingFramesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseGraphicsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseGraphicsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseIndexMarksAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseIndexMarksAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseIndexSourceStylesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseIndexSourceStylesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseKeysAsEntriesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseKeysAsEntriesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseMathObjectsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseMathObjectsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseObjectsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseObjectsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseOtherObjectsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseOtherObjectsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseOutlineLevelAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseOutlineLevelAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseSoftPageBreaksAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseSoftPageBreaksAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseSpreadsheetObjectsAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseSpreadsheetObjectsAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextUseTablesAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextUseTablesAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextValueAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextValueAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextVisitedStyleNameAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextVisitedStyleNameAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextVolumeAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextVolumeAttribute</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextYearAttribute.html" title="class in org.odftoolkit.odfdom.dom.attribute.text"><B>TextYearAttribute</B></A></UL>
</UL>
</UL>
</UL>
</UL>
</UL>
<H2>
Enum Hierarchy
</H2>
<UL>
<LI TYPE="circle">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"><B>Object</B></A><UL>
<LI TYPE="circle">java.lang.<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><B>Enum</B></A>&lt;E&gt; (implements java.lang.<A HREF="http://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</A>&lt;T&gt;, java.io.<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>)
<UL>
<LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextTableTypeAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextTableTypeAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextDisplayAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextDisplayAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextPlaceholderTypeAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextPlaceholderTypeAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextListLevelPositionAndSpaceModeAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextListLevelPositionAndSpaceModeAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextNoteClassAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextNoteClassAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextReferenceFormatAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextReferenceFormatAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnchorTypeAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnchorTypeAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextNumberPositionAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextNumberPositionAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextCaptionSequenceFormatAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextCaptionSequenceFormatAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextFootnotesPositionAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextFootnotesPositionAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextKeyAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextKeyAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextIndexScopeAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextIndexScopeAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextStartNumberingAtAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextStartNumberingAtAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextConditionAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextConditionAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextBibliographyDataFieldAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextBibliographyDataFieldAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextLabelFollowedByAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextLabelFollowedByAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextKindAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextKindAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextSelectPageAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextSelectPageAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnimationAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnimationAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextAnimationDirectionAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextAnimationDirectionAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextBibliographyTypeAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextBibliographyTypeAttribute.Value</B></A><LI TYPE="circle">org.odftoolkit.odfdom.dom.attribute.text.<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/text/TextOutlineLevelAttribute.Value.html" title="enum in org.odftoolkit.odfdom.dom.attribute.text"><B>TextOutlineLevelAttribute.Value</B></A></UL>
</UL>
</UL>
<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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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/dom/attribute/table/package-tree.html"><B>PREV</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/odftoolkit/odfdom/dom/attribute/xforms/package-tree.html"><B>NEXT</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/odftoolkit/odfdom/dom/attribute/text/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="package-tree.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>
</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>