blob: bc3e7709d179cd8e4fcab8c747ba55ed4529f5df [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:27:24 CET 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>FormFormElement (ODFDOM API v0.8.9-incubating - http://incubator.apache.org/odftoolkit/)</title>
<meta name="date" content="2013-02-22">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FormFormElement (ODFDOM API v0.8.9-incubating - http://incubator.apache.org/odftoolkit/)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/FormFormElement.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormattedTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.form"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/odftoolkit/odfdom/dom/element/form/FormFormElement.html" target="_top">Frames</a></li>
<li><a href="FormFormElement.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.odftoolkit.odfdom.dom.element.form</div>
<h2 title="Class FormFormElement" class="title">Class FormFormElement</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">org.apache.xerces.dom.NodeImpl</a></li>
<li>
<ul class="inheritance">
<li><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">org.apache.xerces.dom.ChildNode</a></li>
<li>
<ul class="inheritance">
<li><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">org.apache.xerces.dom.ParentNode</a></li>
<li>
<ul class="inheritance">
<li><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">org.apache.xerces.dom.ElementImpl</a></li>
<li>
<ul class="inheritance">
<li><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">org.apache.xerces.dom.ElementNSImpl</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">org.odftoolkit.odfdom.pkg.OdfElement</a></li>
<li>
<ul class="inheritance">
<li>org.odftoolkit.odfdom.dom.element.form.FormFormElement</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true" title="class or interface in java.lang">Cloneable</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/events/EventTarget.html?is-external=true" title="class or interface in org.w3c.dom.events">EventTarget</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/NodeList.html?is-external=true" title="class or interface in org.w3c.dom">NodeList</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true" title="class or interface in org.w3c.dom">TypeInfo</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">FormFormElement</span>
extends <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a></pre>
<div class="block">DOM implementation of OpenDocument element .</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../serialized-form.html#org.odftoolkit.odfdom.dom.element.form.FormFormElement">Serialized Form</a></dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#ELEMENT_NAME">ELEMENT_NAME</a></strong></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.xerces.dom.ElementNSImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">ElementNSImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#localName" title="class or interface in org.apache.xerces.dom">localName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#namespaceURI" title="class or interface in org.apache.xerces.dom">namespaceURI</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.xerces.dom.ElementImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">ElementImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#attributes" title="class or interface in org.apache.xerces.dom">attributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#name" title="class or interface in org.apache.xerces.dom">name</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.xerces.dom.ParentNode">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">ParentNode</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#firstChild" title="class or interface in org.apache.xerces.dom">firstChild</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#fNodeListCache" title="class or interface in org.apache.xerces.dom">fNodeListCache</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#ownerDocument" title="class or interface in org.apache.xerces.dom">ownerDocument</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.xerces.dom.ChildNode">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">ChildNode</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true#nextSibling" title="class or interface in org.apache.xerces.dom">nextSibling</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true#previousSibling" title="class or interface in org.apache.xerces.dom">previousSibling</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.xerces.dom.NodeImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">NodeImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_CONTAINS" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_CONTAINS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_DISCONNECTED" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_DISCONNECTED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_FOLLOWING" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_FOLLOWING</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_IS_CONTAINED" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_IS_CONTAINED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#DOCUMENT_POSITION_PRECEDING" title="class or interface in org.apache.xerces.dom">DOCUMENT_POSITION_PRECEDING</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#ELEMENT_DEFINITION_NODE" title="class or interface in org.apache.xerces.dom">ELEMENT_DEFINITION_NODE</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#FIRSTCHILD" title="class or interface in org.apache.xerces.dom">FIRSTCHILD</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#flags" title="class or interface in org.apache.xerces.dom">flags</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#HASSTRING" title="class or interface in org.apache.xerces.dom">HASSTRING</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#ID" title="class or interface in org.apache.xerces.dom">ID</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#IGNORABLEWS" title="class or interface in org.apache.xerces.dom">IGNORABLEWS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#NORMALIZED" title="class or interface in org.apache.xerces.dom">NORMALIZED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#OWNED" title="class or interface in org.apache.xerces.dom">OWNED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#ownerNode" title="class or interface in org.apache.xerces.dom">ownerNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#READONLY" title="class or interface in org.apache.xerces.dom">READONLY</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#SPECIFIED" title="class or interface in org.apache.xerces.dom">SPECIFIED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#SYNCCHILDREN" title="class or interface in org.apache.xerces.dom">SYNCCHILDREN</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#SYNCDATA" title="class or interface in org.apache.xerces.dom">SYNCDATA</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_ANCESTOR" title="class or interface in org.apache.xerces.dom">TREE_POSITION_ANCESTOR</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_DESCENDANT" title="class or interface in org.apache.xerces.dom">TREE_POSITION_DESCENDANT</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_DISCONNECTED" title="class or interface in org.apache.xerces.dom">TREE_POSITION_DISCONNECTED</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_EQUIVALENT" title="class or interface in org.apache.xerces.dom">TREE_POSITION_EQUIVALENT</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_FOLLOWING" title="class or interface in org.apache.xerces.dom">TREE_POSITION_FOLLOWING</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_PRECEDING" title="class or interface in org.apache.xerces.dom">TREE_POSITION_PRECEDING</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#TREE_POSITION_SAME_NODE" title="class or interface in org.apache.xerces.dom">TREE_POSITION_SAME_NODE</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.w3c.dom.Node">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.w3c.dom.<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#ATTRIBUTE_NODE" title="class or interface in org.w3c.dom">ATTRIBUTE_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#CDATA_SECTION_NODE" title="class or interface in org.w3c.dom">CDATA_SECTION_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#COMMENT_NODE" title="class or interface in org.w3c.dom">COMMENT_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_FRAGMENT_NODE" title="class or interface in org.w3c.dom">DOCUMENT_FRAGMENT_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_NODE" title="class or interface in org.w3c.dom">DOCUMENT_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_CONTAINED_BY" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_CONTAINED_BY</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_CONTAINS" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_CONTAINS</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_DISCONNECTED" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_DISCONNECTED</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_FOLLOWING" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_FOLLOWING</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_POSITION_PRECEDING" title="class or interface in org.w3c.dom">DOCUMENT_POSITION_PRECEDING</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#DOCUMENT_TYPE_NODE" title="class or interface in org.w3c.dom">DOCUMENT_TYPE_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#ELEMENT_NODE" title="class or interface in org.w3c.dom">ELEMENT_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#ENTITY_NODE" title="class or interface in org.w3c.dom">ENTITY_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#ENTITY_REFERENCE_NODE" title="class or interface in org.w3c.dom">ENTITY_REFERENCE_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#NOTATION_NODE" title="class or interface in org.w3c.dom">NOTATION_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#PROCESSING_INSTRUCTION_NODE" title="class or interface in org.w3c.dom">PROCESSING_INSTRUCTION_NODE</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#TEXT_NODE" title="class or interface in org.w3c.dom">TEXT_NODE</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.w3c.dom.TypeInfo">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.w3c.dom.<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true" title="class or interface in org.w3c.dom">TypeInfo</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true#DERIVATION_EXTENSION" title="class or interface in org.w3c.dom">DERIVATION_EXTENSION</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true#DERIVATION_LIST" title="class or interface in org.w3c.dom">DERIVATION_LIST</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true#DERIVATION_RESTRICTION" title="class or interface in org.w3c.dom">DERIVATION_RESTRICTION</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/TypeInfo.html?is-external=true#DERIVATION_UNION" title="class or interface in org.w3c.dom">DERIVATION_UNION</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#FormFormElement(org.odftoolkit.odfdom.pkg.OdfFileDom)">FormFormElement</a></strong>(<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</a>&nbsp;ownerDoc)</code>
<div class="block">Create the instance of <code>FormFormElement</code></div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#accept(org.odftoolkit.odfdom.pkg.ElementVisitor)">accept</a></strong>(<a href="../../../../../../org/odftoolkit/odfdom/pkg/ElementVisitor.html" title="interface in org.odftoolkit.odfdom.pkg">ElementVisitor</a>&nbsp;visitor)</code>
<div class="block">Accept an visitor instance to allow the visitor to do some operations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormAllowDeletesAttribute()">getFormAllowDeletesAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormAllowDeletesAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormAllowInsertsAttribute()">getFormAllowInsertsAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormAllowInsertsAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormAllowUpdatesAttribute()">getFormAllowUpdatesAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormAllowUpdatesAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormApplyFilterAttribute()">getFormApplyFilterAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormApplyFilterAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormCommandAttribute()">getFormCommandAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormCommandAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormCommandTypeAttribute()">getFormCommandTypeAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormCommandTypeAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormControlImplementationAttribute()">getFormControlImplementationAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormControlImplementationAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormDatasourceAttribute()">getFormDatasourceAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormDatasourceAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormDetailFieldsAttribute()">getFormDetailFieldsAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormDetailFieldsAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormEnctypeAttribute()">getFormEnctypeAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormEnctypeAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormEscapeProcessingAttribute()">getFormEscapeProcessingAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormEscapeProcessingAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormFilterAttribute()">getFormFilterAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormFilterAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormIgnoreResultAttribute()">getFormIgnoreResultAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormIgnoreResultAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormMasterFieldsAttribute()">getFormMasterFieldsAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormMasterFieldsAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormMethodAttribute()">getFormMethodAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormMethodAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormNameAttribute()">getFormNameAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormNameAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormNavigationModeAttribute()">getFormNavigationModeAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormNavigationModeAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormOrderAttribute()">getFormOrderAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormOrderAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getFormTabCycleAttribute()">getFormTabCycleAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormTabCycleAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getOdfName()">getOdfName</a></strong>()</code>
<div class="block">Get the element 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/odfdom/dom/element/form/FormFormElement.html#getOfficeTargetFrameAttribute()">getOfficeTargetFrameAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeTargetFrameAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getXlinkActuateAttribute()">getXlinkActuateAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XlinkActuateAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getXlinkHrefAttribute()">getXlinkHrefAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XlinkHrefAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#getXlinkTypeAttribute()">getXlinkTypeAttribute</a></strong>()</code>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XlinkTypeAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormButtonElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormButtonElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormButtonElement(java.lang.String, java.lang.String)">newFormButtonElement</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;formImagePositionValue,
<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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormCheckboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormCheckboxElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormCheckboxElement(java.lang.String, java.lang.String)">newFormCheckboxElement</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;formImagePositionValue,
<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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormComboboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormComboboxElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormComboboxElement(java.lang.String)">newFormComboboxElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormConnectionResourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormConnectionResourceElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormConnectionResourceElement(java.lang.String)">newFormConnectionResourceElement</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;xlinkHrefValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormDateElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormDateElement(java.lang.String)">newFormDateElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFileElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFileElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormFileElement(java.lang.String)">newFormFileElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFixedTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFixedTextElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormFixedTextElement(java.lang.String)">newFormFixedTextElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormattedTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFormattedTextElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormFormattedTextElement(java.lang.String)">newFormFormattedTextElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFormElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormFormElement()">newFormFormElement</a></strong>()</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFrameElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormFrameElement(java.lang.String)">newFormFrameElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormGenericControlElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormGenericControlElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormGenericControlElement(java.lang.String)">newFormGenericControlElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormGridElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormGridElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormGridElement(java.lang.String)">newFormGridElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormHiddenElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormHiddenElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormHiddenElement(java.lang.String)">newFormHiddenElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormImageElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormImageElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormImageElement(java.lang.String)">newFormImageElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormImageFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormImageFrameElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormImageFrameElement(java.lang.String)">newFormImageFrameElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormListboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormListboxElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormListboxElement(java.lang.String)">newFormListboxElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormNumberElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormNumberElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormNumberElement(java.lang.String)">newFormNumberElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormPasswordElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormPasswordElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormPasswordElement(java.lang.String)">newFormPasswordElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormPropertiesElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormPropertiesElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormPropertiesElement()">newFormPropertiesElement</a></strong>()</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormRadioElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormRadioElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormRadioElement(java.lang.String, java.lang.String)">newFormRadioElement</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;formImagePositionValue,
<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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormTextareaElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTextareaElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormTextareaElement(java.lang.String)">newFormTextareaElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTextElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormTextElement(java.lang.String)">newFormTextElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormTimeElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTimeElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormTimeElement(java.lang.String)">newFormTimeElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormValueRangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormValueRangeElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newFormValueRangeElement(java.lang.String)">newFormValueRangeElement</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;xmlIdValue)</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../org/odftoolkit/odfdom/dom/element/office/OfficeEventListenersElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeEventListenersElement</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#newOfficeEventListenersElement()">newOfficeEventListenersElement</a></strong>()</code>
<div class="block">Create child element .</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormAllowDeletesAttribute(java.lang.Boolean)">setFormAllowDeletesAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formAllowDeletesValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormAllowDeletesAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormAllowInsertsAttribute(java.lang.Boolean)">setFormAllowInsertsAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formAllowInsertsValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormAllowInsertsAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormAllowUpdatesAttribute(java.lang.Boolean)">setFormAllowUpdatesAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formAllowUpdatesValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormAllowUpdatesAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormApplyFilterAttribute(java.lang.Boolean)">setFormApplyFilterAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formApplyFilterValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormApplyFilterAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormCommandAttribute(java.lang.String)">setFormCommandAttribute</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;formCommandValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormCommandAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormCommandTypeAttribute(java.lang.String)">setFormCommandTypeAttribute</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;formCommandTypeValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormCommandTypeAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormControlImplementationAttribute(java.lang.String)">setFormControlImplementationAttribute</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;formControlImplementationValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormControlImplementationAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormDatasourceAttribute(java.lang.String)">setFormDatasourceAttribute</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;formDatasourceValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormDatasourceAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormDetailFieldsAttribute(java.lang.String)">setFormDetailFieldsAttribute</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;formDetailFieldsValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormDetailFieldsAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormEnctypeAttribute(java.lang.String)">setFormEnctypeAttribute</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;formEnctypeValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormEnctypeAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormEscapeProcessingAttribute(java.lang.Boolean)">setFormEscapeProcessingAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formEscapeProcessingValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormEscapeProcessingAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormFilterAttribute(java.lang.String)">setFormFilterAttribute</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;formFilterValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormFilterAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormIgnoreResultAttribute(java.lang.Boolean)">setFormIgnoreResultAttribute</a></strong>(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formIgnoreResultValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormIgnoreResultAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormMasterFieldsAttribute(java.lang.String)">setFormMasterFieldsAttribute</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;formMasterFieldsValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormMasterFieldsAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormMethodAttribute(java.lang.String)">setFormMethodAttribute</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;formMethodValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormMethodAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormNameAttribute(java.lang.String)">setFormNameAttribute</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;formNameValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormNameAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormNavigationModeAttribute(java.lang.String)">setFormNavigationModeAttribute</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;formNavigationModeValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormNavigationModeAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormOrderAttribute(java.lang.String)">setFormOrderAttribute</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;formOrderValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormOrderAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setFormTabCycleAttribute(java.lang.String)">setFormTabCycleAttribute</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;formTabCycleValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormTabCycleAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setOfficeTargetFrameAttribute(java.lang.String)">setOfficeTargetFrameAttribute</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;officeTargetFrameValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeTargetFrameAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setXlinkActuateAttribute(java.lang.String)">setXlinkActuateAttribute</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;xlinkActuateValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>XlinkActuateAttribute</code> , See </div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setXlinkHrefAttribute(java.lang.String)">setXlinkHrefAttribute</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;xlinkHrefValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>XlinkHrefAttribute</code> , See </div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html#setXlinkTypeAttribute(java.lang.String)">setXlinkTypeAttribute</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;xlinkTypeValue)</code>
<div class="block">Sets the value of ODFDOM attribute representation <code>XlinkTypeAttribute</code> , See </div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.odftoolkit.odfdom.pkg.OdfElement">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.odftoolkit.odfdom.pkg.<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a></h3>
<code><a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#cloneNode(boolean)">cloneNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#equals(java.lang.Object)">equals</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findFirstChildNode(java.lang.Class, org.w3c.dom.Node)">findFirstChildNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findNextChildNode(java.lang.Class, org.w3c.dom.Node)">findNextChildNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#findPreviousChildNode(java.lang.Class, org.w3c.dom.Node)">findPreviousChildNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getAncestorAs(java.lang.Class)">getAncestorAs</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfAttribute(org.odftoolkit.odfdom.pkg.NamespaceName, java.lang.String)">getOdfAttribute</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfAttribute(org.odftoolkit.odfdom.pkg.OdfName)">getOdfAttribute</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfAttributeValue(org.odftoolkit.odfdom.pkg.OdfName)">getOdfAttributeValue</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getParentAs(java.lang.Class)">getParentAs</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#hasOdfAttribute(org.odftoolkit.odfdom.pkg.OdfName)">hasOdfAttribute</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#insertBefore(org.w3c.dom.Node, org.w3c.dom.Node)">insertBefore</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#onInsertNode()">onInsertNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#onInsertNode(org.w3c.dom.Node)">onInsertNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#onRemoveNode()">onRemoveNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#onRemoveNode(org.w3c.dom.Node)">onRemoveNode</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#removeChild(org.w3c.dom.Node)">removeChild</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#replaceChild(org.w3c.dom.Node, org.w3c.dom.Node)">replaceChild</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#setOdfAttribute(org.odftoolkit.odfdom.pkg.OdfAttribute)">setOdfAttribute</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#setOdfAttributeValue(org.odftoolkit.odfdom.pkg.OdfName, java.lang.String)">setOdfAttributeValue</a>, <a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#toString()">toString</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.xerces.dom.ElementNSImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">ElementNSImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getBaseURI()" title="class or interface in org.apache.xerces.dom">getBaseURI</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getLocalName()" title="class or interface in org.apache.xerces.dom">getLocalName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getNamespaceURI()" title="class or interface in org.apache.xerces.dom">getNamespaceURI</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getPrefix()" title="class or interface in org.apache.xerces.dom">getPrefix</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getTypeName()" title="class or interface in org.apache.xerces.dom">getTypeName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#getTypeNamespace()" title="class or interface in org.apache.xerces.dom">getTypeNamespace</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#isDerivedFrom(java.lang.String, java.lang.String, int)" title="class or interface in org.apache.xerces.dom">isDerivedFrom</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#setPrefix(java.lang.String)" title="class or interface in org.apache.xerces.dom">setPrefix</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#setType(org.apache.xerces.xs.XSTypeDefinition)" title="class or interface in org.apache.xerces.dom">setType</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementNSImpl.html?is-external=true#setValues(org.apache.xerces.dom.CoreDocumentImpl, java.lang.String, java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">setValues</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.xerces.dom.ElementImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">ElementImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttribute(java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributeNode(java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttributeNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributeNodeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttributeNodeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getAttributeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getAttributes()" title="class or interface in org.apache.xerces.dom">getAttributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getDefaultAttributes()" title="class or interface in org.apache.xerces.dom">getDefaultAttributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getElementsByTagName(java.lang.String)" title="class or interface in org.apache.xerces.dom">getElementsByTagName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getElementsByTagNameNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getElementsByTagNameNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getNodeName()" title="class or interface in org.apache.xerces.dom">getNodeName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getNodeType()" title="class or interface in org.apache.xerces.dom">getNodeType</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getSchemaTypeInfo()" title="class or interface in org.apache.xerces.dom">getSchemaTypeInfo</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getTagName()" title="class or interface in org.apache.xerces.dom">getTagName</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#getXercesAttribute(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getXercesAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#hasAttribute(java.lang.String)" title="class or interface in org.apache.xerces.dom">hasAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#hasAttributeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">hasAttributeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#hasAttributes()" title="class or interface in org.apache.xerces.dom">hasAttributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#isEqualNode(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">isEqualNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#normalize()" title="class or interface in org.apache.xerces.dom">normalize</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#reconcileDefaultAttributes()" title="class or interface in org.apache.xerces.dom">reconcileDefaultAttributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#removeAttribute(java.lang.String)" title="class or interface in org.apache.xerces.dom">removeAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#removeAttributeNode(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">removeAttributeNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#removeAttributeNS(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">removeAttributeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setAttribute(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">setAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setAttributeNode(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">setAttributeNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setAttributeNodeNS(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">setAttributeNodeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setAttributeNS(java.lang.String, java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">setAttributeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setIdAttribute(java.lang.String, boolean)" title="class or interface in org.apache.xerces.dom">setIdAttribute</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setIdAttributeNode(org.w3c.dom.Attr, boolean)" title="class or interface in org.apache.xerces.dom">setIdAttributeNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setIdAttributeNS(java.lang.String, java.lang.String, boolean)" title="class or interface in org.apache.xerces.dom">setIdAttributeNS</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setOwnerDocument(org.apache.xerces.dom.CoreDocumentImpl)" title="class or interface in org.apache.xerces.dom">setOwnerDocument</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setReadOnly(boolean, boolean)" title="class or interface in org.apache.xerces.dom">setReadOnly</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setupDefaultAttributes()" title="class or interface in org.apache.xerces.dom">setupDefaultAttributes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#setXercesAttributeNode(org.w3c.dom.Attr)" title="class or interface in org.apache.xerces.dom">setXercesAttributeNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ElementImpl.html?is-external=true#synchronizeData()" title="class or interface in org.apache.xerces.dom">synchronizeData</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.xerces.dom.ParentNode">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">ParentNode</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getChildNodes()" title="class or interface in org.apache.xerces.dom">getChildNodes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getChildNodesUnoptimized()" title="class or interface in org.apache.xerces.dom">getChildNodesUnoptimized</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getFirstChild()" title="class or interface in org.apache.xerces.dom">getFirstChild</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getLastChild()" title="class or interface in org.apache.xerces.dom">getLastChild</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getLength()" title="class or interface in org.apache.xerces.dom">getLength</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getOwnerDocument()" title="class or interface in org.apache.xerces.dom">getOwnerDocument</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#getTextContent()" title="class or interface in org.apache.xerces.dom">getTextContent</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#hasChildNodes()" title="class or interface in org.apache.xerces.dom">hasChildNodes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#item(int)" title="class or interface in org.apache.xerces.dom">item</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#setTextContent(java.lang.String)" title="class or interface in org.apache.xerces.dom">setTextContent</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ParentNode.html?is-external=true#synchronizeChildren()" title="class or interface in org.apache.xerces.dom">synchronizeChildren</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.xerces.dom.ChildNode">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true" title="class or interface in org.apache.xerces.dom">ChildNode</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true#getNextSibling()" title="class or interface in org.apache.xerces.dom">getNextSibling</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true#getParentNode()" title="class or interface in org.apache.xerces.dom">getParentNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/ChildNode.html?is-external=true#getPreviousSibling()" title="class or interface in org.apache.xerces.dom">getPreviousSibling</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.xerces.dom.NodeImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.xerces.dom.<a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true" title="class or interface in org.apache.xerces.dom">NodeImpl</a></h3>
<code><a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#addEventListener(java.lang.String, org.w3c.dom.events.EventListener, boolean)" title="class or interface in org.apache.xerces.dom">addEventListener</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#appendChild(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">appendChild</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#changed()" title="class or interface in org.apache.xerces.dom">changed</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#changes()" title="class or interface in org.apache.xerces.dom">changes</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#compareDocumentPosition(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">compareDocumentPosition</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#compareTreePosition(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">compareTreePosition</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#dispatchEvent(org.w3c.dom.events.Event)" title="class or interface in org.apache.xerces.dom">dispatchEvent</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getContainer()" title="class or interface in org.apache.xerces.dom">getContainer</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getFeature(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">getFeature</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getNodeNumber()" title="class or interface in org.apache.xerces.dom">getNodeNumber</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getNodeValue()" title="class or interface in org.apache.xerces.dom">getNodeValue</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getReadOnly()" title="class or interface in org.apache.xerces.dom">getReadOnly</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getUserData()" title="class or interface in org.apache.xerces.dom">getUserData</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getUserData(java.lang.String)" title="class or interface in org.apache.xerces.dom">getUserData</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#getUserDataRecord()" title="class or interface in org.apache.xerces.dom">getUserDataRecord</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#isDefaultNamespace(java.lang.String)" title="class or interface in org.apache.xerces.dom">isDefaultNamespace</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#isSameNode(org.w3c.dom.Node)" title="class or interface in org.apache.xerces.dom">isSameNode</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#isSupported(java.lang.String, java.lang.String)" title="class or interface in org.apache.xerces.dom">isSupported</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#lookupNamespaceURI(java.lang.String)" title="class or interface in org.apache.xerces.dom">lookupNamespaceURI</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#lookupPrefix(java.lang.String)" title="class or interface in org.apache.xerces.dom">lookupPrefix</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#needsSyncChildren(boolean)" title="class or interface in org.apache.xerces.dom">needsSyncChildren</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#removeEventListener(java.lang.String, org.w3c.dom.events.EventListener, boolean)" title="class or interface in org.apache.xerces.dom">removeEventListener</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#setNodeValue(java.lang.String)" title="class or interface in org.apache.xerces.dom">setNodeValue</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#setUserData(java.lang.Object)" title="class or interface in org.apache.xerces.dom">setUserData</a>, <a href="http://xerces.apache.org/xerces-j/apiDocs/org/apache/xerces/dom/NodeImpl.html?is-external=true#setUserData(java.lang.String, java.lang.Object, org.w3c.dom.UserDataHandler)" title="class or interface in org.apache.xerces.dom">setUserData</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.w3c.dom.Node">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.w3c.dom.<a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true" title="class or interface in org.w3c.dom">Node</a></h3>
<code><a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#appendChild(org.w3c.dom.Node)" title="class or interface in org.w3c.dom">appendChild</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#compareDocumentPosition(org.w3c.dom.Node)" title="class or interface in org.w3c.dom">compareDocumentPosition</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getChildNodes()" title="class or interface in org.w3c.dom">getChildNodes</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getFeature(java.lang.String, java.lang.String)" title="class or interface in org.w3c.dom">getFeature</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getFirstChild()" title="class or interface in org.w3c.dom">getFirstChild</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getLastChild()" title="class or interface in org.w3c.dom">getLastChild</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getNextSibling()" title="class or interface in org.w3c.dom">getNextSibling</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getNodeValue()" title="class or interface in org.w3c.dom">getNodeValue</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getOwnerDocument()" title="class or interface in org.w3c.dom">getOwnerDocument</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getParentNode()" title="class or interface in org.w3c.dom">getParentNode</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getPreviousSibling()" title="class or interface in org.w3c.dom">getPreviousSibling</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getTextContent()" title="class or interface in org.w3c.dom">getTextContent</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#getUserData(java.lang.String)" title="class or interface in org.w3c.dom">getUserData</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#hasChildNodes()" title="class or interface in org.w3c.dom">hasChildNodes</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#isDefaultNamespace(java.lang.String)" title="class or interface in org.w3c.dom">isDefaultNamespace</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#isSameNode(org.w3c.dom.Node)" title="class or interface in org.w3c.dom">isSameNode</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#isSupported(java.lang.String, java.lang.String)" title="class or interface in org.w3c.dom">isSupported</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#lookupNamespaceURI(java.lang.String)" title="class or interface in org.w3c.dom">lookupNamespaceURI</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#lookupPrefix(java.lang.String)" title="class or interface in org.w3c.dom">lookupPrefix</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#setNodeValue(java.lang.String)" title="class or interface in org.w3c.dom">setNodeValue</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#setTextContent(java.lang.String)" title="class or interface in org.w3c.dom">setTextContent</a>, <a href="http://download.oracle.com/javase/6/docs/api/org/w3c/dom/Node.html?is-external=true#setUserData(java.lang.String, java.lang.Object, org.w3c.dom.UserDataHandler)" title="class or interface in org.w3c.dom">setUserData</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="ELEMENT_NAME">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ELEMENT_NAME</h4>
<pre>public static final&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a> ELEMENT_NAME</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="FormFormElement(org.odftoolkit.odfdom.pkg.OdfFileDom)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>FormFormElement</h4>
<pre>public&nbsp;FormFormElement(<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfFileDom.html" title="class in org.odftoolkit.odfdom.pkg">OdfFileDom</a>&nbsp;ownerDoc)</pre>
<div class="block">Create the instance of <code>FormFormElement</code></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>ownerDoc</code> - The type is <code>OdfFileDom</code></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getOdfName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOdfName</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfName.html" title="class in org.odftoolkit.odfdom.pkg">OdfName</a>&nbsp;getOdfName()</pre>
<div class="block">Get the element name</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#getOdfName()">getOdfName</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd>return <code>OdfName</code> the name of element .</dd></dl>
</li>
</ul>
<a name="getFormAllowDeletesAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormAllowDeletesAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getFormAllowDeletesAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormAllowDeletesAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>Boolean</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormAllowDeletesAttribute(java.lang.Boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormAllowDeletesAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormAllowDeletesAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formAllowDeletesValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormAllowDeletesAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formAllowDeletesValue</code> - The type is <code>Boolean</code></dd></dl>
</li>
</ul>
<a name="getFormAllowInsertsAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormAllowInsertsAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getFormAllowInsertsAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormAllowInsertsAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>Boolean</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormAllowInsertsAttribute(java.lang.Boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormAllowInsertsAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormAllowInsertsAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formAllowInsertsValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormAllowInsertsAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formAllowInsertsValue</code> - The type is <code>Boolean</code></dd></dl>
</li>
</ul>
<a name="getFormAllowUpdatesAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormAllowUpdatesAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getFormAllowUpdatesAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormAllowUpdatesAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>Boolean</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormAllowUpdatesAttribute(java.lang.Boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormAllowUpdatesAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormAllowUpdatesAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formAllowUpdatesValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormAllowUpdatesAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formAllowUpdatesValue</code> - The type is <code>Boolean</code></dd></dl>
</li>
</ul>
<a name="getFormApplyFilterAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormApplyFilterAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getFormApplyFilterAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormApplyFilterAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>Boolean</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormApplyFilterAttribute(java.lang.Boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormApplyFilterAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormApplyFilterAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formApplyFilterValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormApplyFilterAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formApplyFilterValue</code> - The type is <code>Boolean</code></dd></dl>
</li>
</ul>
<a name="getFormCommandAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormCommandAttribute</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;getFormCommandAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormCommandAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormCommandAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormCommandAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormCommandAttribute(<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;formCommandValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormCommandAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formCommandValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormCommandTypeAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormCommandTypeAttribute</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;getFormCommandTypeAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormCommandTypeAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormCommandTypeAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormCommandTypeAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormCommandTypeAttribute(<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;formCommandTypeValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormCommandTypeAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formCommandTypeValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormControlImplementationAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormControlImplementationAttribute</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;getFormControlImplementationAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormControlImplementationAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormControlImplementationAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormControlImplementationAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormControlImplementationAttribute(<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;formControlImplementationValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormControlImplementationAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formControlImplementationValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormDatasourceAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormDatasourceAttribute</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;getFormDatasourceAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormDatasourceAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormDatasourceAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormDatasourceAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormDatasourceAttribute(<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;formDatasourceValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormDatasourceAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formDatasourceValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormDetailFieldsAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormDetailFieldsAttribute</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;getFormDetailFieldsAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormDetailFieldsAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormDetailFieldsAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormDetailFieldsAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormDetailFieldsAttribute(<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;formDetailFieldsValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormDetailFieldsAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formDetailFieldsValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormEnctypeAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormEnctypeAttribute</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;getFormEnctypeAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormEnctypeAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormEnctypeAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormEnctypeAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormEnctypeAttribute(<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;formEnctypeValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormEnctypeAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formEnctypeValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormEscapeProcessingAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormEscapeProcessingAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getFormEscapeProcessingAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormEscapeProcessingAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>Boolean</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormEscapeProcessingAttribute(java.lang.Boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormEscapeProcessingAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormEscapeProcessingAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formEscapeProcessingValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormEscapeProcessingAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formEscapeProcessingValue</code> - The type is <code>Boolean</code></dd></dl>
</li>
</ul>
<a name="getFormFilterAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormFilterAttribute</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;getFormFilterAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormFilterAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormFilterAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormFilterAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormFilterAttribute(<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;formFilterValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormFilterAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formFilterValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormIgnoreResultAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormIgnoreResultAttribute</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;getFormIgnoreResultAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormIgnoreResultAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>Boolean</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormIgnoreResultAttribute(java.lang.Boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormIgnoreResultAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormIgnoreResultAttribute(<a href="http://download.oracle.com/javase/6/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>&nbsp;formIgnoreResultValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormIgnoreResultAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formIgnoreResultValue</code> - The type is <code>Boolean</code></dd></dl>
</li>
</ul>
<a name="getFormMasterFieldsAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormMasterFieldsAttribute</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;getFormMasterFieldsAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormMasterFieldsAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormMasterFieldsAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormMasterFieldsAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormMasterFieldsAttribute(<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;formMasterFieldsValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormMasterFieldsAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formMasterFieldsValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormMethodAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormMethodAttribute</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;getFormMethodAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormMethodAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormMethodAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormMethodAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormMethodAttribute(<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;formMethodValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormMethodAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formMethodValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormNameAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormNameAttribute</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;getFormNameAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormNameAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormNameAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormNameAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormNameAttribute(<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;formNameValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormNameAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formNameValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormNavigationModeAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormNavigationModeAttribute</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;getFormNavigationModeAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormNavigationModeAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormNavigationModeAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormNavigationModeAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormNavigationModeAttribute(<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;formNavigationModeValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormNavigationModeAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formNavigationModeValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormOrderAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormOrderAttribute</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;getFormOrderAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormOrderAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormOrderAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormOrderAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormOrderAttribute(<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;formOrderValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormOrderAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formOrderValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getFormTabCycleAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFormTabCycleAttribute</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;getFormTabCycleAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>FormTabCycleAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setFormTabCycleAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFormTabCycleAttribute</h4>
<pre>public&nbsp;void&nbsp;setFormTabCycleAttribute(<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;formTabCycleValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>FormTabCycleAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formTabCycleValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getOfficeTargetFrameAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getOfficeTargetFrameAttribute</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;getOfficeTargetFrameAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>OfficeTargetFrameAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setOfficeTargetFrameAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setOfficeTargetFrameAttribute</h4>
<pre>public&nbsp;void&nbsp;setOfficeTargetFrameAttribute(<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;officeTargetFrameValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>OfficeTargetFrameAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>officeTargetFrameValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getXlinkActuateAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXlinkActuateAttribute</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;getXlinkActuateAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XlinkActuateAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setXlinkActuateAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXlinkActuateAttribute</h4>
<pre>public&nbsp;void&nbsp;setXlinkActuateAttribute(<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;xlinkActuateValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>XlinkActuateAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xlinkActuateValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getXlinkHrefAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXlinkHrefAttribute</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;getXlinkHrefAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XlinkHrefAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setXlinkHrefAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXlinkHrefAttribute</h4>
<pre>public&nbsp;void&nbsp;setXlinkHrefAttribute(<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;xlinkHrefValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>XlinkHrefAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xlinkHrefValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="getXlinkTypeAttribute()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getXlinkTypeAttribute</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;getXlinkTypeAttribute()</pre>
<div class="block">Receives the value of the ODFDOM attribute representation <code>XlinkTypeAttribute</code> , See </div>
<dl><dt><span class="strong">Returns:</span></dt><dd>- the <code>String</code> , the value or <code>null</code>, if the attribute is not set and no default value defined.</dd></dl>
</li>
</ul>
<a name="setXlinkTypeAttribute(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setXlinkTypeAttribute</h4>
<pre>public&nbsp;void&nbsp;setXlinkTypeAttribute(<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;xlinkTypeValue)</pre>
<div class="block">Sets the value of ODFDOM attribute representation <code>XlinkTypeAttribute</code> , See </div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xlinkTypeValue</code> - The type is <code>String</code></dd></dl>
</li>
</ul>
<a name="newFormButtonElement(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormButtonElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormButtonElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormButtonElement</a>&nbsp;newFormButtonElement(<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;formImagePositionValue,
<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formImagePositionValue</code> - the <code>String</code> value of <code>FormImagePositionAttribute</code>, see at specification</dd><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormCheckboxElement(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormCheckboxElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormCheckboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormCheckboxElement</a>&nbsp;newFormCheckboxElement(<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;formImagePositionValue,
<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formImagePositionValue</code> - the <code>String</code> value of <code>FormImagePositionAttribute</code>, see at specification</dd><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormComboboxElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormComboboxElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormComboboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormComboboxElement</a>&nbsp;newFormComboboxElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormConnectionResourceElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormConnectionResourceElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormConnectionResourceElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormConnectionResourceElement</a>&nbsp;newFormConnectionResourceElement(<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;xlinkHrefValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xlinkHrefValue</code> - the <code>String</code> value of <code>XlinkHrefAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormDateElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormDateElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormDateElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormDateElement</a>&nbsp;newFormDateElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormFileElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormFileElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFileElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFileElement</a>&nbsp;newFormFileElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormFixedTextElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormFixedTextElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFixedTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFixedTextElement</a>&nbsp;newFormFixedTextElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormFormElement()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormFormElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFormElement</a>&nbsp;newFormFormElement()</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormFormattedTextElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormFormattedTextElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormattedTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFormattedTextElement</a>&nbsp;newFormFormattedTextElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormFrameElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormFrameElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormFrameElement</a>&nbsp;newFormFrameElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormGenericControlElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormGenericControlElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormGenericControlElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormGenericControlElement</a>&nbsp;newFormGenericControlElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormGridElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormGridElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormGridElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormGridElement</a>&nbsp;newFormGridElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormHiddenElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormHiddenElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormHiddenElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormHiddenElement</a>&nbsp;newFormHiddenElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormImageElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormImageElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormImageElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormImageElement</a>&nbsp;newFormImageElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormImageFrameElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormImageFrameElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormImageFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormImageFrameElement</a>&nbsp;newFormImageFrameElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormListboxElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormListboxElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormListboxElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormListboxElement</a>&nbsp;newFormListboxElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormNumberElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormNumberElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormNumberElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormNumberElement</a>&nbsp;newFormNumberElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormPasswordElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormPasswordElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormPasswordElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormPasswordElement</a>&nbsp;newFormPasswordElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormPropertiesElement()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormPropertiesElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormPropertiesElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormPropertiesElement</a>&nbsp;newFormPropertiesElement()</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormRadioElement(java.lang.String, java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormRadioElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormRadioElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormRadioElement</a>&nbsp;newFormRadioElement(<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;formImagePositionValue,
<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>formImagePositionValue</code> - the <code>String</code> value of <code>FormImagePositionAttribute</code>, see at specification</dd><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormTextElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormTextElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTextElement</a>&nbsp;newFormTextElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormTextareaElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormTextareaElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormTextareaElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTextareaElement</a>&nbsp;newFormTextareaElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormTimeElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormTimeElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormTimeElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormTimeElement</a>&nbsp;newFormTimeElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newFormValueRangeElement(java.lang.String)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newFormValueRangeElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormValueRangeElement.html" title="class in org.odftoolkit.odfdom.dom.element.form">FormValueRangeElement</a>&nbsp;newFormValueRangeElement(<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;xmlIdValue)</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>xmlIdValue</code> - the <code>String</code> value of <code>XmlIdAttribute</code>, see at specification</dd>
<dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="newOfficeEventListenersElement()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>newOfficeEventListenersElement</h4>
<pre>public&nbsp;<a href="../../../../../../org/odftoolkit/odfdom/dom/element/office/OfficeEventListenersElement.html" title="class in org.odftoolkit.odfdom.dom.element.office">OfficeEventListenersElement</a>&nbsp;newOfficeEventListenersElement()</pre>
<div class="block">Create child element .</div>
<dl><dt><span class="strong">Returns:</span></dt><dd>the element </dd></dl>
</li>
</ul>
<a name="accept(org.odftoolkit.odfdom.pkg.ElementVisitor)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>accept</h4>
<pre>public&nbsp;void&nbsp;accept(<a href="../../../../../../org/odftoolkit/odfdom/pkg/ElementVisitor.html" title="interface in org.odftoolkit.odfdom.pkg">ElementVisitor</a>&nbsp;visitor)</pre>
<div class="block"><strong>Description copied from class:&nbsp;<code><a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#accept(org.odftoolkit.odfdom.pkg.ElementVisitor)">OdfElement</a></code></strong></div>
<div class="block">Accept an visitor instance to allow the visitor to do some operations.
Refer to visitor design pattern to get a better understanding.</div>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code><a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html#accept(org.odftoolkit.odfdom.pkg.ElementVisitor)">accept</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../org/odftoolkit/odfdom/pkg/OdfElement.html" title="class in org.odftoolkit.odfdom.pkg">OdfElement</a></code></dd>
<dt><span class="strong">Parameters:</span></dt><dd><code>visitor</code> - an instance of DefaultElementVisitor</dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/FormFormElement.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFormattedTextElement.html" title="class in org.odftoolkit.odfdom.dom.element.form"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../org/odftoolkit/odfdom/dom/element/form/FormFrameElement.html" title="class in org.odftoolkit.odfdom.dom.element.form"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/odftoolkit/odfdom/dom/element/form/FormFormElement.html" target="_top">Frames</a></li>
<li><a href="FormFormElement.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008-2013 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>