blob: 56109fa36d93ea9225596babee69ef3e6e13777a [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Fri Feb 22 10:35:16 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>DocumentStatistic (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)</title>
<meta name="date" content="2013-02-22">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DocumentStatistic (Simple ODF API v0.8-incubating - http://incubator.apache.org/odftoolkit/)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DocumentStatistic.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/simple/meta/DocumentStatistic.html" target="_top">Frames</a></li>
<li><a href="DocumentStatistic.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.odftoolkit.simple.meta</div>
<h2 title="Class DocumentStatistic" class="title">Class DocumentStatistic</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.odftoolkit.simple.meta.DocumentStatistic</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">DocumentStatistic</span>
extends <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
<div class="block"><code>DocumentStatistic</code> feature specifies the statistics about
the document.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#DocumentStatistic(org.odftoolkit.odfdom.dom.element.meta.MetaDocumentStatisticElement)">DocumentStatistic</a></strong>(org.odftoolkit.odfdom.dom.element.meta.MetaDocumentStatisticElement&nbsp;docStatistic)</code>
<div class="block">Constructor of <code>DocumentStatistic</code> feature.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getCellCount()">getCellCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaCellCountAttribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getCharacterCount()">getCharacterCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaCharacterCountAttribute</code> .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getDrawCount()">getDrawCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaDrawCountAttribute</code> .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getFrameCount()">getFrameCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaFrameCountAttribute</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getImageCount()">getImageCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaImageCountAttribute</code> .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getNonWhitespaceCharacterCount()">getNonWhitespaceCharacterCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaNonWhitespaceCharacterCountAttribute</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getObjectCount()">getObjectCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaObjectCountAttribute</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getOleObjectCount()">getOleObjectCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaOleObjectCountAttribute</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getPageCount()">getPageCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaPageCountAttribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getParagraphCount()">getParagraphCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaParagraphCountAttribute</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getRowCount()">getRowCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaRowCountAttribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getSentenceCount()">getSentenceCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaSentenceCountAttribute</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getSyllableCount()">getSyllableCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaSyllableCountAttribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getTableCount()">getTableCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaTableCountAttribute</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#getWordCount()">getWordCount</a></strong>()</code>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaWordCountAttribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setCellCount(int)">setCellCount</a></strong>(int&nbsp;cellCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaCellCountAttribute</code> .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setCharacterCount(java.lang.Integer)">setCharacterCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;characterCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaCharacterCountAttribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setDrawCount(java.lang.Integer)">setDrawCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;drawCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaDrawCountAttribute</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setFrameCount(java.lang.Integer)">setFrameCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;frameCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaFrameCountAttribute</code> .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setImageCount(java.lang.Integer)">setImageCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;imageCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaImageCountAttribute</code> .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setNonWhitespaceCharacterCount(java.lang.Integer)">setNonWhitespaceCharacterCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;nonWhitespaceCharacterCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaNonWhitespaceCharacterCountAttribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setObjectCount(java.lang.Integer)">setObjectCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;objectCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaObjectCountAttribute</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setOleObjectCount(java.lang.Integer)">setOleObjectCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;oleObjectCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaOleObjectCountAttribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setPageCount(java.lang.Integer)">setPageCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;pageCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaPageCountAttribute</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setParagraphCount(java.lang.Integer)">setParagraphCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;paragraphCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaParagraphCountAttribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setRowCount(java.lang.Integer)">setRowCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;rowCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaRowCountAttribute</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setSentenceCount(java.lang.Integer)">setSentenceCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;sentenceCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaSentenceCountAttribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setSyllableCount(java.lang.Integer)">setSyllableCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;syllableCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaSyllableCountAttribute</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setTableCount(java.lang.Integer)">setTableCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;tableCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaTableCountAttribute</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html#setWordCount(java.lang.Integer)">setWordCount</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;wordCount)</code>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaWordCountAttribute</code>.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="DocumentStatistic(org.odftoolkit.odfdom.dom.element.meta.MetaDocumentStatisticElement)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DocumentStatistic</h4>
<pre>public&nbsp;DocumentStatistic(org.odftoolkit.odfdom.dom.element.meta.MetaDocumentStatisticElement&nbsp;docStatistic)</pre>
<div class="block">Constructor of <code>DocumentStatistic</code> feature.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>docStatistic</code> - the <code>MetaDocumentStatisticElement</code> represent this
feature</dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getCellCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCellCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getCellCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaCellCountAttribute</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of table cells contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaCellCountAttribute</code></dd></dl>
</li>
</ul>
<a name="setCellCount(int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCellCount</h4>
<pre>public&nbsp;void&nbsp;setCellCount(int&nbsp;cellCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaCellCountAttribute</code> .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>cellCount</code> - the number of table cells need to be set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaCellCountAttribute</code></dd></dl>
</li>
</ul>
<a name="getCharacterCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCharacterCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getCharacterCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaCharacterCountAttribute</code> .</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of characters contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaCharacterCountAttribute</code></dd></dl>
</li>
</ul>
<a name="setCharacterCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCharacterCount</h4>
<pre>public&nbsp;void&nbsp;setCharacterCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;characterCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaCharacterCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>characterCount</code> - the number of characters need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaCharacterCountAttribute</code></dd></dl>
</li>
</ul>
<a name="getDrawCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDrawCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getDrawCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaDrawCountAttribute</code> .</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of all the graphic related element in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaDrawCountAttribute</code></dd></dl>
</li>
</ul>
<a name="setDrawCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDrawCount</h4>
<pre>public&nbsp;void&nbsp;setDrawCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;drawCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaDrawCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>drawCount</code> - the number of all the graphic related element need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaDrawCountAttribute</code></dd></dl>
</li>
</ul>
<a name="getFrameCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFrameCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getFrameCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaFrameCountAttribute</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of <code><draw:frame></code> element contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaFrameCountAttribute</code></dd></dl>
</li>
</ul>
<a name="setFrameCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFrameCount</h4>
<pre>public&nbsp;void&nbsp;setFrameCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;frameCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaFrameCountAttribute</code> .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>frameCount</code> - the number of <code><draw:frame></code> element need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaFrameCountAttribute</code></dd></dl>
</li>
</ul>
<a name="getImageCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImageCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getImageCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaImageCountAttribute</code> .</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of <code><draw:image></code> element contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaImageCountAttribute</code></dd></dl>
</li>
</ul>
<a name="setImageCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setImageCount</h4>
<pre>public&nbsp;void&nbsp;setImageCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;imageCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaImageCountAttribute</code> .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>imageCount</code> - the number of <code><draw:image></code> element need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaImageCountAttribute</code></dd></dl>
</li>
</ul>
<a name="getNonWhitespaceCharacterCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNonWhitespaceCharacterCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getNonWhitespaceCharacterCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaNonWhitespaceCharacterCountAttribute</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of non-whitespace characters contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaNonWhitespaceCharacterCountAttribute</code></dd></dl>
</li>
</ul>
<a name="setNonWhitespaceCharacterCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setNonWhitespaceCharacterCount</h4>
<pre>public&nbsp;void&nbsp;setNonWhitespaceCharacterCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;nonWhitespaceCharacterCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaNonWhitespaceCharacterCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>nonWhitespaceCharacterCount</code> - the number of non-whitespace characters need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaNonWhitespaceCharacterCountAttribute</code></dd></dl>
</li>
</ul>
<a name="getObjectCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getObjectCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getObjectCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaObjectCountAttribute</code></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of <code><draw:object></code> element contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaObjectCountAttribute</code></dd></dl>
</li>
</ul>
<a name="setObjectCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setObjectCount</h4>
<pre>public&nbsp;void&nbsp;setObjectCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;objectCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaObjectCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>objectCount</code> - the number of <code><draw:object></code> element need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaObjectCountAttribute</code></dd></dl>
</li>
</ul>
<a name="getOleObjectCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOleObjectCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getOleObjectCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaOleObjectCountAttribute</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of <code><draw:object-ole></code> element contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaOleObjectCountAttribute</code></dd></dl>
</li>
</ul>
<a name="setOleObjectCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOleObjectCount</h4>
<pre>public&nbsp;void&nbsp;setOleObjectCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;oleObjectCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaOleObjectCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>oleObjectCount</code> - the number of <code><draw:object-ole></code> element need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaOleObjectCountAttribute</code></dd></dl>
</li>
</ul>
<a name="getPageCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPageCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getPageCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaPageCountAttribute</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of page count contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaPageCountAttribute</code></dd></dl>
</li>
</ul>
<a name="setPageCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPageCount</h4>
<pre>public&nbsp;void&nbsp;setPageCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;pageCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaPageCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>pageCount</code> - the number of page count need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaPageCountAttribute</code></dd></dl>
</li>
</ul>
<a name="getParagraphCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParagraphCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getParagraphCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaParagraphCountAttribute</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of <code><text:p></code> element contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaParagraphCountAttribute</code></dd></dl>
</li>
</ul>
<a name="setParagraphCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setParagraphCount</h4>
<pre>public&nbsp;void&nbsp;setParagraphCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;paragraphCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaParagraphCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>paragraphCount</code> - the number of <code><text:p></code> element need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaParagraphCountAttribute</code></dd></dl>
</li>
</ul>
<a name="getRowCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRowCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getRowCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaRowCountAttribute</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of lines contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaRowCountAttribute</code></dd></dl>
</li>
</ul>
<a name="setRowCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setRowCount</h4>
<pre>public&nbsp;void&nbsp;setRowCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;rowCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaRowCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>rowCount</code> - the number of lines need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaRowCountAttribute</code></dd></dl>
</li>
</ul>
<a name="getSentenceCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSentenceCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getSentenceCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaSentenceCountAttribute</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of sentences contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaSentenceCountAttribute.</code></dd></dl>
</li>
</ul>
<a name="setSentenceCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSentenceCount</h4>
<pre>public&nbsp;void&nbsp;setSentenceCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;sentenceCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaSentenceCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sentenceCount</code> - the number of sentences need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaSentenceCountAttribute.</code></dd></dl>
</li>
</ul>
<a name="getSyllableCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSyllableCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getSyllableCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaSyllableCountAttribute</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of syllables contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaSyllableCountAttribute.</code></dd></dl>
</li>
</ul>
<a name="setSyllableCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSyllableCount</h4>
<pre>public&nbsp;void&nbsp;setSyllableCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;syllableCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaSyllableCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>syllableCount</code> - the number of syllables need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaSyllableCountAttribute.</code></dd></dl>
</li>
</ul>
<a name="getTableCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTableCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getTableCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaTableCountAttribute</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of <code><table:table></code> element contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaTableCountAttribute.</code></dd></dl>
</li>
</ul>
<a name="setTableCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTableCount</h4>
<pre>public&nbsp;void&nbsp;setTableCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;tableCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaTableCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>tableCount</code> - the number of <code><table:table></code> need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaTableCountAttribute.</code></dd></dl>
</li>
</ul>
<a name="getWordCount()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getWordCount</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;getWordCount()</pre>
<div class="block">Receives the value of the odf dom attribute representation
<code>MetaWordCountAttribute</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of words contained in the current document;
<p>
<code>null</code>, if the attribute is not set and no default value defined.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaWordCountAttribute.</code></dd></dl>
</li>
</ul>
<a name="setWordCount(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setWordCount</h4>
<pre>public&nbsp;void&nbsp;setWordCount(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Integer.html?is-external=true" title="class or interface in java.lang">Integer</a>&nbsp;wordCount)</pre>
<div class="block">Sets the value of odf dom attribute representation
<code>MetaWordCountAttribute</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>wordCount</code> - the number of words need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.attribute.meta.MetaWordCountAttribute.</code></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DocumentStatistic.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../../org/odftoolkit/simple/meta/Meta.html" title="class in org.odftoolkit.simple.meta"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/simple/meta/DocumentStatistic.html" target="_top">Frames</a></li>
<li><a href="DocumentStatistic.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2010-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>