blob: 6f5bc5eb313ede4d3374fa77a1dc0d9d8ffcfdc4 [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>Meta (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="Meta (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/Meta.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/simple/meta/Meta.html" target="_top">Frames</a></li>
<li><a href="Meta.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 Meta" class="title">Class Meta</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.Meta</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">Meta</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>Meta</code> represent the meta data feature in the ODF document.
<p>
It provides convenient method to get meta data info.</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/Meta.html#Meta(org.odftoolkit.odfdom.pkg.OdfFileDom)">Meta</a></strong>(org.odftoolkit.odfdom.pkg.OdfFileDom&nbsp;metaDom)</code>
<div class="block">Constructor of <code>Meta</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>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#addKeyword(java.lang.String)">addKeyword</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyword)</code>
<div class="block">Add the keyword to the current document.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getCreationDate()">getCreationDate</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>MetaCreationDateElement</code></div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getCreator()">getCreator</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>DcCreatorElement</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getDcdate()">getDcdate</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>DcDateElement</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getDescription()">getDescription</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>DcDescriptionElement</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getDocumentStatistic()">getDocumentStatistic</a></strong>()</code>
<div class="block">Receives the sub feature of DocumentStatistic.</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/Meta.html#getEditingCycles()">getEditingCycles</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>MetaEditingCyclesElement</code> .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.odftoolkit.odfdom.type.Duration</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getEditingDuration()">getEditingDuration</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>MetaEditingDurationElement</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getGenerator()">getGenerator</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>MetaGeneratorElement</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getInitialCreator()">getInitialCreator</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>MetaInitialCreatorElement</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getKeywords()">getKeywords</a></strong>()</code>
<div class="block">Receives the list value of the odf dom element representation
<code>MetaKeywordElement</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getLanguage()">getLanguage</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>DcLanguageElement</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.odftoolkit.odfdom.dom.element.office.OfficeMetaElement</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getOfficeMetaElement()">getOfficeMetaElement</a></strong>()</code>
<div class="block">Get the instance of <code>OfficeMetaElement</code> which represents this feature.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getPrintDate()">getPrintDate</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>MetaPrintDateElement</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getPrintedBy()">getPrintedBy</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>MetaPrintedByElement</code></div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getSubject()">getSubject</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>DcSubjectElement</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getTitle()">getTitle</a></strong>()</code>
<div class="block">Receives the value of the odf dom element representation
<code>DcTitleElement</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getUserDefinedDataNames()">getUserDefinedDataNames</a></strong>()</code>
<div class="block">Receives the list value of the odf dom element representation
<code>MetaUserDefinedElement</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getUserDefinedDataType(java.lang.String)">getUserDefinedDataType</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Receives the data type of the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getUserDefinedDataValue(java.lang.String)">getUserDefinedDataValue</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Receives the value of the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.odftoolkit.odfdom.dom.element.meta.MetaUserDefinedElement</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#getUserDefinedElementByAttributeName(java.lang.String)">getUserDefinedElementByAttributeName</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Receives the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#removeUserDefinedDataByName(java.lang.String)">removeUserDefinedDataByName</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Remove the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#setCreationDate(java.util.Calendar)">setCreationDate</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;creationDate)</code>
<div class="block">Sets the value of the odf dom element representation
<code>MetaCreationDateElement</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/Meta.html#setCreator(java.lang.String)">setCreator</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;creator)</code>
<div class="block">Sets the value of the odf dom element representation
<code>DcCreatorElement</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/Meta.html#setDcdate(java.util.Calendar)">setDcdate</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;dcdate)</code>
<div class="block">Sets the value of the odf dom element representation
<code>DcDateElement</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/Meta.html#setDescription(java.lang.String)">setDescription</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</code>
<div class="block">Sets the value of the odf dom element representation
<code>DcDescriptionElement</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/Meta.html#setEditingCycles(java.lang.Integer)">setEditingCycles</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;editingCycles)</code>
<div class="block">Sets the value of the odf dom element representation
<code>MetaEditingCyclesElement</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/Meta.html#setEditingDuration(org.odftoolkit.odfdom.type.Duration)">setEditingDuration</a></strong>(org.odftoolkit.odfdom.type.Duration&nbsp;editingDuration)</code>
<div class="block">Sets the value of the odf dom element representation
<code>MetaEditingDurationElement</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/Meta.html#setGenerator(java.lang.String)">setGenerator</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;generator)</code>
<div class="block">Sets the value of the odf dom element representation
<code>MetaGeneratorElement</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/Meta.html#setInitialCreator(java.lang.String)">setInitialCreator</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialCreator)</code>
<div class="block">Sets the value of the odf dom element representation
<code>MetaInitialCreatorElement</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/Meta.html#setKeywords(java.util.List)">setKeywords</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;keyList)</code>
<div class="block">Sets the list value of the odf dom element representation
<code>MetaKeywordElement</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/Meta.html#setLanguage(java.lang.String)">setLanguage</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</code>
<div class="block">Sets the value of the odf dom element representation
<code>DcLanguageElement</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/Meta.html#setPrintDate(java.util.Calendar)">setPrintDate</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;printDate)</code>
<div class="block">Sets the value of the odf dom element representation
<code>MetaPrintDateElement</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/Meta.html#setPrintedBy(java.lang.String)">setPrintedBy</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;printedBy)</code>
<div class="block">Sets the value of the odf dom element representation
<code>MetaPrintedByElement</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/Meta.html#setSubject(java.lang.String)">setSubject</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;subject)</code>
<div class="block">Sets the value of the odf dom element representation
<code>DcSubjectElement</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/Meta.html#setTitle(java.lang.String)">setTitle</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</code>
<div class="block">Sets the value of the odf dom element representation
<code>DcTitleElement</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/Meta.html#setUserDefinedData(java.lang.String, java.lang.String, java.lang.String)">setUserDefinedData</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the odf dom element representation
<code>MetaUserDefinedElement</code>, if the element with the attribute name exists,then
update;or create a new element if type or value is null,the original will
not be updated.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#setUserDefinedDataType(java.lang.String, java.lang.String)">setUserDefinedDataType</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the data type of the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/odftoolkit/simple/meta/Meta.html#setUserDefinedDataValue(java.lang.String, java.lang.String)">setUserDefinedDataValue</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
<div class="block">Sets the value of the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</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="Meta(org.odftoolkit.odfdom.pkg.OdfFileDom)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Meta</h4>
<pre>public&nbsp;Meta(org.odftoolkit.odfdom.pkg.OdfFileDom&nbsp;metaDom)</pre>
<div class="block">Constructor of <code>Meta</code> feature.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>metaDom</code> - the file DOM element of meta.xml</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="getOfficeMetaElement()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOfficeMetaElement</h4>
<pre>public&nbsp;org.odftoolkit.odfdom.dom.element.office.OfficeMetaElement&nbsp;getOfficeMetaElement()</pre>
<div class="block">Get the instance of <code>OfficeMetaElement</code> which represents this feature.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the instance of OfficeMetaElement</dd></dl>
</li>
</ul>
<a name="getGenerator()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getGenerator</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getGenerator()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>MetaGeneratorElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the generator info of the current document.
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaGeneratorElement.</code></dd></dl>
</li>
</ul>
<a name="setGenerator(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setGenerator</h4>
<pre>public&nbsp;void&nbsp;setGenerator(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;generator)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>MetaGeneratorElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>generator</code> - set the specified document generator.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaGeneratorElement.</code></dd></dl>
</li>
</ul>
<a name="getTitle()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTitle</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getTitle()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>DcTitleElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the title of the current document.
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcTitleElement.</code></dd></dl>
</li>
</ul>
<a name="setTitle(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTitle</h4>
<pre>public&nbsp;void&nbsp;setTitle(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;title)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>DcTitleElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>title</code> - set the specified document title</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcTitleElement.</code></dd></dl>
</li>
</ul>
<a name="getDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescription</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getDescription()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>DcDescriptionElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the description of the current document;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcDescriptionElement.</code></dd></dl>
</li>
</ul>
<a name="setDescription(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDescription</h4>
<pre>public&nbsp;void&nbsp;setDescription(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;description)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>DcDescriptionElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>description</code> - set the specified document description</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcDescriptionElement.</code></dd></dl>
</li>
</ul>
<a name="getSubject()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getSubject</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getSubject()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>DcSubjectElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the subject of the current document.
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcSubjectElement.</code></dd></dl>
</li>
</ul>
<a name="setSubject(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setSubject</h4>
<pre>public&nbsp;void&nbsp;setSubject(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;subject)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>DcSubjectElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>subject</code> - set the specified document subject.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcSubjectElement.</code></dd></dl>
</li>
</ul>
<a name="getKeywords()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getKeywords</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getKeywords()</pre>
<div class="block">Receives the list value of the odf dom element representation
<code>MetaKeywordElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the keywords of the current document.
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaKeywordElement.</code></dd></dl>
</li>
</ul>
<a name="setKeywords(java.util.List)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setKeywords</h4>
<pre>public&nbsp;void&nbsp;setKeywords(<a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;keyList)</pre>
<div class="block">Sets the list value of the odf dom element representation
<code>MetaKeywordElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>keyList</code> - set the specified list of keywords.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaKeywordElement.</code></dd></dl>
</li>
</ul>
<a name="addKeyword(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addKeyword</h4>
<pre>public&nbsp;void&nbsp;addKeyword(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;keyword)</pre>
<div class="block">Add the keyword to the current document.
Create child element <code>MetaKeywordElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>keyword</code> - the value of child element <code>MetaKeywordElement</code>.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaKeywordElement.</code></dd></dl>
</li>
</ul>
<a name="getUserDefinedDataNames()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUserDefinedDataNames</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&gt;&nbsp;getUserDefinedDataNames()</pre>
<div class="block">Receives the list value of the odf dom element representation
<code>MetaUserDefinedElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>get the list of user-defined metadata names;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaUserDefinedElement.</code></dd></dl>
</li>
</ul>
<a name="getUserDefinedElementByAttributeName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUserDefinedElementByAttributeName</h4>
<pre>public&nbsp;org.odftoolkit.odfdom.dom.element.meta.MetaUserDefinedElement&nbsp;getUserDefinedElementByAttributeName(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Receives the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the user-defined metadata</dd>
<dt><span class="strong">Returns:</span></dt><dd>the <code>MetaUserDefinedElement</code> which is identified by the specified name;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaUserDefinedElement.</code></dd></dl>
</li>
</ul>
<a name="getUserDefinedDataValue(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUserDefinedDataValue</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getUserDefinedDataValue(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Receives the value of the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the user-defined metadata</dd>
<dt><span class="strong">Returns:</span></dt><dd>the value of the user-defined metadata with the specified name;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaUserDefinedElement.</code></dd></dl>
</li>
</ul>
<a name="getUserDefinedDataType(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUserDefinedDataType</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getUserDefinedDataType(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Receives the data type of the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the user-defined metadata</dd>
<dt><span class="strong">Returns:</span></dt><dd>the data type of the user-defined metadata with the specified name;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaUserDefinedElement.</code></dd></dl>
</li>
</ul>
<a name="removeUserDefinedDataByName(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removeUserDefinedDataByName</h4>
<pre>public&nbsp;void&nbsp;removeUserDefinedDataByName(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
<div class="block">Remove the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name of the user-defined metadata</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaUserDefinedElement.</code></dd></dl>
</li>
</ul>
<a name="setUserDefinedDataValue(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUserDefinedDataValue</h4>
<pre>public&nbsp;void&nbsp;setUserDefinedDataValue(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name need to set for the user-defined metadata</dd><dd><code>value</code> - the value need to set for the user-defined metadata</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaUserDefinedElement.</code></dd></dl>
</li>
</ul>
<a name="setUserDefinedDataType(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUserDefinedDataType</h4>
<pre>public&nbsp;void&nbsp;setUserDefinedDataType(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the data type of the odf dom element representation
<code>MetaUserDefinedElement</code> by attribute name.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name need to set for the user-defined metadata</dd><dd><code>value</code> - the value need to set for the user-defined metadata</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaUserDefinedElement.</code></dd></dl>
</li>
</ul>
<a name="setUserDefinedData(java.lang.String, java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setUserDefinedData</h4>
<pre>public&nbsp;void&nbsp;setUserDefinedData(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;type,
<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</pre>
<div class="block">Sets the odf dom element representation
<code>MetaUserDefinedElement</code>, if the element with the attribute name exists,then
update;or create a new element if type or value is null,the original will
not be updated.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - the name need to set for the user-defined metadata</dd><dd><code>type</code> - the data type need to set for the user-defined metadata</dd><dd><code>value</code> - the value need to set for the user-defined metadata</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaUserDefinedElement.</code></dd></dl>
</li>
</ul>
<a name="getInitialCreator()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInitialCreator</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getInitialCreator()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>MetaInitialCreatorElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>get the initial creator of the current document;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaInitialCreatorElement.</code></dd></dl>
</li>
</ul>
<a name="setInitialCreator(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setInitialCreator</h4>
<pre>public&nbsp;void&nbsp;setInitialCreator(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;initialCreator)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>MetaInitialCreatorElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>initialCreator</code> - set the specified initial creator</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaInitialCreatorElement.</code></dd></dl>
</li>
</ul>
<a name="getCreator()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreator</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getCreator()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>DcCreatorElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the creator of the current document;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcCreatorElement.</code></dd></dl>
</li>
</ul>
<a name="setCreator(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCreator</h4>
<pre>public&nbsp;void&nbsp;setCreator(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;creator)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>DcCreatorElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>creator</code> - set the specified creator</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcCreatorElement.</code></dd></dl>
</li>
</ul>
<a name="getPrintedBy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrintedBy</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getPrintedBy()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>MetaPrintedByElement</code></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the name of the last person who printed the current document;
<p>
<code>null</code>, if element is not set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaPrintedByElement.</code></dd></dl>
</li>
</ul>
<a name="setPrintedBy(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPrintedBy</h4>
<pre>public&nbsp;void&nbsp;setPrintedBy(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;printedBy)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>MetaPrintedByElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>printedBy</code> - the name need to set for the last person who printed the current document</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaPrintedByElement.</code></dd></dl>
</li>
</ul>
<a name="getCreationDate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCreationDate</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;getCreationDate()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>MetaCreationDateElement</code></div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the date and time when the document was created initially;
<p>
<code>null</code>, if element is not set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaCreationDateElement.</code></dd></dl>
</li>
</ul>
<a name="setCreationDate(java.util.Calendar)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setCreationDate</h4>
<pre>public&nbsp;void&nbsp;setCreationDate(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;creationDate)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>MetaCreationDateElement</code> .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>creationDate</code> - the date and time need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.MetaCreationDateElement.</code></dd></dl>
</li>
</ul>
<a name="getDcdate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDcdate</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;getDcdate()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>DcDateElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the date and time when the document was last modified;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcDateElement.</code></dd></dl>
</li>
</ul>
<a name="setDcdate(java.util.Calendar)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDcdate</h4>
<pre>public&nbsp;void&nbsp;setDcdate(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;dcdate)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>DcDateElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dcdate</code> - the date and time need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcDateElement.</code></dd></dl>
</li>
</ul>
<a name="getPrintDate()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrintDate</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;getPrintDate()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>MetaPrintDateElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the date and time when the document was last printed;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>MetaPrintDateElement</code></dd></dl>
</li>
</ul>
<a name="setPrintDate(java.util.Calendar)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPrintDate</h4>
<pre>public&nbsp;void&nbsp;setPrintDate(<a href="http://download.oracle.com/javase/6/docs/api/java/util/Calendar.html?is-external=true" title="class or interface in java.util">Calendar</a>&nbsp;printDate)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>MetaPrintDateElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>printDate</code> - the date and time need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>MetaPrintDateElement</code></dd></dl>
</li>
</ul>
<a name="getLanguage()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLanguage</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getLanguage()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>DcLanguageElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the default language of the document;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcLanguageElement</code></dd></dl>
</li>
</ul>
<a name="setLanguage(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setLanguage</h4>
<pre>public&nbsp;void&nbsp;setLanguage(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;language)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>DcLanguageElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>language</code> - the default language need to set fo the current document</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DcLanguageElement</code></dd></dl>
</li>
</ul>
<a name="getEditingCycles()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEditingCycles</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;getEditingCycles()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>MetaEditingCyclesElement</code> .</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the number of times that the document has been edited;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>MetaEditingCyclesElement</code></dd></dl>
</li>
</ul>
<a name="setEditingCycles(java.lang.Integer)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEditingCycles</h4>
<pre>public&nbsp;void&nbsp;setEditingCycles(<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;editingCycles)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>MetaEditingCyclesElement</code> .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>editingCycles</code> - set the specified edit times</dd><dt><span class="strong">See Also:</span></dt><dd><code>MetaEditingCyclesElement</code></dd></dl>
</li>
</ul>
<a name="getEditingDuration()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEditingDuration</h4>
<pre>public&nbsp;org.odftoolkit.odfdom.type.Duration&nbsp;getEditingDuration()</pre>
<div class="block">Receives the value of the odf dom element representation
<code>MetaEditingDurationElement</code>.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the total time spent editing the document;
<p>
<code>null</code>, if the element is not set.</dd><dt><span class="strong">See Also:</span></dt><dd><code>MetaEditingDurationElement</code></dd></dl>
</li>
</ul>
<a name="setEditingDuration(org.odftoolkit.odfdom.type.Duration)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEditingDuration</h4>
<pre>public&nbsp;void&nbsp;setEditingDuration(org.odftoolkit.odfdom.type.Duration&nbsp;editingDuration)</pre>
<div class="block">Sets the value of the odf dom element representation
<code>MetaEditingDurationElement</code>.</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>editingDuration</code> - the time need to set</dd><dt><span class="strong">See Also:</span></dt><dd><code>MetaEditingDurationElement</code></dd></dl>
</li>
</ul>
<a name="getDocumentStatistic()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getDocumentStatistic</h4>
<pre>public&nbsp;<a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta">DocumentStatistic</a>&nbsp;getDocumentStatistic()</pre>
<div class="block">Receives the sub feature of DocumentStatistic.</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the statistics about the document which can be represented by
<code>DocumentStatistic</code> feature;
<p>
<code>null</code>, if the feature is not exist.</dd><dt><span class="strong">See Also:</span></dt><dd><code>org.odftoolkit.odfdom.dom.element.meta.DocumentStatistic</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/Meta.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/odftoolkit/simple/meta/DocumentStatistic.html" title="class in org.odftoolkit.simple.meta"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/odftoolkit/simple/meta/Meta.html" target="_top">Frames</a></li>
<li><a href="Meta.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>