|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.odftoolkit.odfdom.OdfElement
org.odftoolkit.odfdom.dom.element.OdfStylableElement
org.odftoolkit.odfdom.dom.element.table.TableTableElement
public class TableTableElement
DOM implementation of OpenDocument element .
| Field Summary | |
|---|---|
static OdfName |
ELEMENT_NAME
|
| Fields inherited from class org.odftoolkit.odfdom.dom.element.OdfStylableElement |
|---|
mFamily, mStyleNameAttrib |
| Fields inherited from class org.odftoolkit.odfdom.OdfElement |
|---|
mOdfDocument |
| Fields inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
localName, namespaceURI |
| Fields inherited from class org.apache.xerces.dom.ElementImpl |
|---|
attributes, name |
| Fields inherited from class org.apache.xerces.dom.ParentNode |
|---|
firstChild, fNodeListCache, ownerDocument |
| Fields inherited from class org.apache.xerces.dom.ChildNode |
|---|
nextSibling, previousSibling |
| Fields inherited from class org.apache.xerces.dom.NodeImpl |
|---|
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE |
| Fields inherited from interface org.w3c.dom.Node |
|---|
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
| Fields inherited from interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
TableTableElement(OdfFileDom ownerDoc)
Create the instance of TableTableElement |
|
| Method Summary | |
|---|---|
OdfName |
getOdfName()
Get the element name |
java.lang.Boolean |
getTableIsSubTableAttribute()
Receives the value of the ODFDOM attribute representation TableIsSubTableAttribute , See |
java.lang.String |
getTableNameAttribute()
Receives the value of the ODFDOM attribute representation TableNameAttribute , See |
java.lang.Boolean |
getTablePrintAttribute()
Receives the value of the ODFDOM attribute representation TablePrintAttribute , See |
java.lang.String |
getTablePrintRangesAttribute()
Receives the value of the ODFDOM attribute representation TablePrintRangesAttribute , See |
java.lang.Boolean |
getTableProtectedAttribute()
Receives the value of the ODFDOM attribute representation TableProtectedAttribute , See |
java.lang.String |
getTableProtectionKeyAttribute()
Receives the value of the ODFDOM attribute representation TableProtectionKeyAttribute , See |
java.lang.String |
getTableProtectionKeyDigestAlgorithmAttribute()
Receives the value of the ODFDOM attribute representation TableProtectionKeyDigestAlgorithmAttribute , See |
java.lang.String |
getTableStyleNameAttribute()
Receives the value of the ODFDOM attribute representation TableStyleNameAttribute , See |
java.lang.String |
getTableTemplateNameAttribute()
Receives the value of the ODFDOM attribute representation TableTemplateNameAttribute , See |
java.lang.Boolean |
getTableUseBandingColumnsStylesAttribute()
Receives the value of the ODFDOM attribute representation TableUseBandingColumnsStylesAttribute , See |
java.lang.Boolean |
getTableUseBandingRowsStylesAttribute()
Receives the value of the ODFDOM attribute representation TableUseBandingRowsStylesAttribute , See |
java.lang.Boolean |
getTableUseFirstColumnStylesAttribute()
Receives the value of the ODFDOM attribute representation TableUseFirstColumnStylesAttribute , See |
java.lang.Boolean |
getTableUseFirstRowStylesAttribute()
Receives the value of the ODFDOM attribute representation TableUseFirstRowStylesAttribute , See |
java.lang.Boolean |
getTableUseLastColumnStylesAttribute()
Receives the value of the ODFDOM attribute representation TableUseLastColumnStylesAttribute , See |
java.lang.Boolean |
getTableUseLastRowStylesAttribute()
Receives the value of the ODFDOM attribute representation TableUseLastRowStylesAttribute , See |
java.lang.String |
getXmlIdAttribute()
Receives the value of the ODFDOM attribute representation XmlIdAttribute , See |
FormFormElement |
newFormFormElement()
Create child element . |
OfficeDdeSourceElement |
newOfficeDdeSourceElement(java.lang.String officeDdeApplicationAttributeValue,
java.lang.String officeDdeItemAttributeValue,
java.lang.String officeDdeTopicAttributeValue)
Create child element . |
TableDescElement |
newTableDescElement()
Create child element . |
TableNamedExpressionsElement |
newTableNamedExpressionsElement()
Create child element . |
TableScenarioElement |
newTableScenarioElement(boolean tableIsActiveAttributeValue,
java.lang.String tableScenarioRangesAttributeValue)
Create child element . |
TableShapesElement |
newTableShapesElement()
Create child element . |
TableTableColumnElement |
newTableTableColumnElement()
Create child element . |
TableTableColumnGroupElement |
newTableTableColumnGroupElement()
Create child element . |
TableTableColumnsElement |
newTableTableColumnsElement()
Create child element . |
TableTableHeaderColumnsElement |
newTableTableHeaderColumnsElement()
Create child element . |
TableTableHeaderRowsElement |
newTableTableHeaderRowsElement()
Create child element . |
TableTableRowElement |
newTableTableRowElement()
Create child element . |
TableTableRowGroupElement |
newTableTableRowGroupElement()
Create child element . |
TableTableRowsElement |
newTableTableRowsElement()
Create child element . |
TableTableSourceElement |
newTableTableSourceElement(java.lang.String xlinkHrefAttributeValue,
java.lang.String xlinkTypeAttributeValue)
Create child element . |
TableTitleElement |
newTableTitleElement()
Create child element . |
TextSoftPageBreakElement |
newTextSoftPageBreakElement()
Create child element . |
XformsModelElement |
newXformsModelElement()
Create child element . |
void |
setTableIsSubTableAttribute(java.lang.Boolean tableIsSubTableValue)
Sets the value of ODFDOM attribute representation TableIsSubTableAttribute , See |
void |
setTableNameAttribute(java.lang.String tableNameValue)
Sets the value of ODFDOM attribute representation TableNameAttribute , See |
void |
setTablePrintAttribute(java.lang.Boolean tablePrintValue)
Sets the value of ODFDOM attribute representation TablePrintAttribute , See |
void |
setTablePrintRangesAttribute(java.lang.String tablePrintRangesValue)
Sets the value of ODFDOM attribute representation TablePrintRangesAttribute , See |
void |
setTableProtectedAttribute(java.lang.Boolean tableProtectedValue)
Sets the value of ODFDOM attribute representation TableProtectedAttribute , See |
void |
setTableProtectionKeyAttribute(java.lang.String tableProtectionKeyValue)
Sets the value of ODFDOM attribute representation TableProtectionKeyAttribute , See |
void |
setTableProtectionKeyDigestAlgorithmAttribute(java.lang.String tableProtectionKeyDigestAlgorithmValue)
Sets the value of ODFDOM attribute representation TableProtectionKeyDigestAlgorithmAttribute , See |
void |
setTableStyleNameAttribute(java.lang.String tableStyleNameValue)
Sets the value of ODFDOM attribute representation TableStyleNameAttribute , See |
void |
setTableTemplateNameAttribute(java.lang.String tableTemplateNameValue)
Sets the value of ODFDOM attribute representation TableTemplateNameAttribute , See |
void |
setTableUseBandingColumnsStylesAttribute(java.lang.Boolean tableUseBandingColumnsStylesValue)
Sets the value of ODFDOM attribute representation TableUseBandingColumnsStylesAttribute , See |
void |
setTableUseBandingRowsStylesAttribute(java.lang.Boolean tableUseBandingRowsStylesValue)
Sets the value of ODFDOM attribute representation TableUseBandingRowsStylesAttribute , See |
void |
setTableUseFirstColumnStylesAttribute(java.lang.Boolean tableUseFirstColumnStylesValue)
Sets the value of ODFDOM attribute representation TableUseFirstColumnStylesAttribute , See |
void |
setTableUseFirstRowStylesAttribute(java.lang.Boolean tableUseFirstRowStylesValue)
Sets the value of ODFDOM attribute representation TableUseFirstRowStylesAttribute , See |
void |
setTableUseLastColumnStylesAttribute(java.lang.Boolean tableUseLastColumnStylesValue)
Sets the value of ODFDOM attribute representation TableUseLastColumnStylesAttribute , See |
void |
setTableUseLastRowStylesAttribute(java.lang.Boolean tableUseLastRowStylesValue)
Sets the value of ODFDOM attribute representation TableUseLastRowStylesAttribute , See |
void |
setXmlIdAttribute(java.lang.String xmlIdValue)
Sets the value of ODFDOM attribute representation XmlIdAttribute , See |
| Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylableElement |
|---|
getAutomaticStyle, getAutomaticStyles, getDocumentStyle, getOrCreateUnqiueAutomaticStyle, getProperties, getProperty, getStrictProperties, getStyleFamily, getStyleName, hasAutomaticStyle, hasDocumentStyle, hasProperty, onInsertNode, onRemoveNode, removeProperty, reuseDocumentStyle, setAttributeNS, setDocumentStyle, setProperties, setProperty, setStyleName |
| Methods inherited from class org.odftoolkit.odfdom.OdfElement |
|---|
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString |
| Methods inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues |
| Methods inherited from class org.apache.xerces.dom.ElementImpl |
|---|
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData |
| Methods inherited from class org.apache.xerces.dom.ParentNode |
|---|
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren |
| Methods inherited from class org.apache.xerces.dom.ChildNode |
|---|
getNextSibling, getParentNode, getPreviousSibling |
| Methods inherited from class org.apache.xerces.dom.NodeImpl |
|---|
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Node |
|---|
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData |
| Field Detail |
|---|
public static final OdfName ELEMENT_NAME
| Constructor Detail |
|---|
public TableTableElement(OdfFileDom ownerDoc)
TableTableElement
ownerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element .public java.lang.String getTableNameAttribute()
TableNameAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setTableNameAttribute(java.lang.String tableNameValue)
TableNameAttribute , See
tableNameValue - The type is Stringpublic java.lang.String getTableStyleNameAttribute()
TableStyleNameAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setTableStyleNameAttribute(java.lang.String tableStyleNameValue)
TableStyleNameAttribute , See
tableStyleNameValue - The type is Stringpublic java.lang.String getTableTemplateNameAttribute()
TableTemplateNameAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setTableTemplateNameAttribute(java.lang.String tableTemplateNameValue)
TableTemplateNameAttribute , See
tableTemplateNameValue - The type is Stringpublic java.lang.Boolean getTableUseFirstRowStylesAttribute()
TableUseFirstRowStylesAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTableUseFirstRowStylesAttribute(java.lang.Boolean tableUseFirstRowStylesValue)
TableUseFirstRowStylesAttribute , See
tableUseFirstRowStylesValue - The type is Booleanpublic java.lang.Boolean getTableUseLastRowStylesAttribute()
TableUseLastRowStylesAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTableUseLastRowStylesAttribute(java.lang.Boolean tableUseLastRowStylesValue)
TableUseLastRowStylesAttribute , See
tableUseLastRowStylesValue - The type is Booleanpublic java.lang.Boolean getTableUseFirstColumnStylesAttribute()
TableUseFirstColumnStylesAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTableUseFirstColumnStylesAttribute(java.lang.Boolean tableUseFirstColumnStylesValue)
TableUseFirstColumnStylesAttribute , See
tableUseFirstColumnStylesValue - The type is Booleanpublic java.lang.Boolean getTableUseLastColumnStylesAttribute()
TableUseLastColumnStylesAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTableUseLastColumnStylesAttribute(java.lang.Boolean tableUseLastColumnStylesValue)
TableUseLastColumnStylesAttribute , See
tableUseLastColumnStylesValue - The type is Booleanpublic java.lang.Boolean getTableUseBandingRowsStylesAttribute()
TableUseBandingRowsStylesAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTableUseBandingRowsStylesAttribute(java.lang.Boolean tableUseBandingRowsStylesValue)
TableUseBandingRowsStylesAttribute , See
tableUseBandingRowsStylesValue - The type is Booleanpublic java.lang.Boolean getTableUseBandingColumnsStylesAttribute()
TableUseBandingColumnsStylesAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTableUseBandingColumnsStylesAttribute(java.lang.Boolean tableUseBandingColumnsStylesValue)
TableUseBandingColumnsStylesAttribute , See
tableUseBandingColumnsStylesValue - The type is Booleanpublic java.lang.Boolean getTableProtectedAttribute()
TableProtectedAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTableProtectedAttribute(java.lang.Boolean tableProtectedValue)
TableProtectedAttribute , See
tableProtectedValue - The type is Booleanpublic java.lang.String getTableProtectionKeyAttribute()
TableProtectionKeyAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setTableProtectionKeyAttribute(java.lang.String tableProtectionKeyValue)
TableProtectionKeyAttribute , See
tableProtectionKeyValue - The type is Stringpublic java.lang.String getTableProtectionKeyDigestAlgorithmAttribute()
TableProtectionKeyDigestAlgorithmAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setTableProtectionKeyDigestAlgorithmAttribute(java.lang.String tableProtectionKeyDigestAlgorithmValue)
TableProtectionKeyDigestAlgorithmAttribute , See
tableProtectionKeyDigestAlgorithmValue - The type is Stringpublic java.lang.Boolean getTablePrintAttribute()
TablePrintAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTablePrintAttribute(java.lang.Boolean tablePrintValue)
TablePrintAttribute , See
tablePrintValue - The type is Booleanpublic java.lang.String getTablePrintRangesAttribute()
TablePrintRangesAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setTablePrintRangesAttribute(java.lang.String tablePrintRangesValue)
TablePrintRangesAttribute , See
tablePrintRangesValue - The type is Stringpublic java.lang.String getXmlIdAttribute()
XmlIdAttribute , See
String , the value or null, if the attribute is not set and no default value defined.public void setXmlIdAttribute(java.lang.String xmlIdValue)
XmlIdAttribute , See
xmlIdValue - The type is Stringpublic java.lang.Boolean getTableIsSubTableAttribute()
TableIsSubTableAttribute , See
Boolean , the value or null, if the attribute is not set and no default value defined.public void setTableIsSubTableAttribute(java.lang.Boolean tableIsSubTableValue)
TableIsSubTableAttribute , See
tableIsSubTableValue - The type is Booleanpublic TableTitleElement newTableTitleElement()
public TableDescElement newTableDescElement()
public TableTableSourceElement newTableTableSourceElement(java.lang.String xlinkHrefAttributeValue,
java.lang.String xlinkTypeAttributeValue)
xlinkHrefAttributeValue - the String value of XlinkHrefAttribute, see at specificationxlinkTypeAttributeValue - the String value of XlinkTypeAttribute, see at specification
public OfficeDdeSourceElement newOfficeDdeSourceElement(java.lang.String officeDdeApplicationAttributeValue,
java.lang.String officeDdeItemAttributeValue,
java.lang.String officeDdeTopicAttributeValue)
officeDdeApplicationAttributeValue - the String value of OfficeDdeApplicationAttribute, see at specificationofficeDdeItemAttributeValue - the String value of OfficeDdeItemAttribute, see at specificationofficeDdeTopicAttributeValue - the String value of OfficeDdeTopicAttribute, see at specification
public TableScenarioElement newTableScenarioElement(boolean tableIsActiveAttributeValue,
java.lang.String tableScenarioRangesAttributeValue)
tableIsActiveAttributeValue - the boolean value of TableIsActiveAttribute, see at specificationtableScenarioRangesAttributeValue - the String value of TableScenarioRangesAttribute, see at specification
public FormFormElement newFormFormElement()
public XformsModelElement newXformsModelElement()
public TableShapesElement newTableShapesElement()
public TableTableColumnGroupElement newTableTableColumnGroupElement()
public TableTableColumnsElement newTableTableColumnsElement()
public TableTableColumnElement newTableTableColumnElement()
public TableTableHeaderColumnsElement newTableTableHeaderColumnsElement()
public TableTableRowGroupElement newTableTableRowGroupElement()
public TableTableRowsElement newTableTableRowsElement()
public TextSoftPageBreakElement newTextSoftPageBreakElement()
public TableTableRowElement newTableTableRowElement()
public TableTableHeaderRowsElement newTableTableHeaderRowsElement()
public TableNamedExpressionsElement newTableNamedExpressionsElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||