|
||||||||||
| 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.dom.element.OdfElement
org.odftoolkit.odfdom.dom.element.OdfStylableElement
org.odftoolkit.odfdom.dom.element.table.OdfTableCellElementBase
public abstract class OdfTableCellElementBase
DOM implementation of OpenDocument base element
| Field Summary |
|---|
| Fields inherited from class org.odftoolkit.odfdom.dom.element.OdfStylableElement |
|---|
mFamily, mStyleNameAttrib |
| Fields inherited from class org.odftoolkit.odfdom.dom.element.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 interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
OdfTableCellElementBase(OdfFileDom aOwnerDoc,
OdfName aElementName,
OdfStyleFamily aStyleFamily,
OdfName aStyleAttrName)
Create the instance of OdfTableCellElementBase |
|
| Method Summary | |
|---|---|
OdfAnyURI |
getAbout()
Get value of attribute xhtml:about. |
OdfBoolean |
getBooleanValue()
Get value of attribute office:boolean-value. |
String |
getContent()
Get value of attribute xhtml:content. |
String |
getContentValidationName()
Get value of attribute table:content-validation-name. |
String |
getCurrency()
Get value of attribute office:currency. |
String |
getDatatype()
Get value of attribute xhtml:datatype. |
OdfDate |
getDateValue()
Get value of attribute office:date-value. |
String |
getFormula()
Get value of attribute table:formula. |
OdfPositiveInteger |
getNumberColumnsRepeated()
Get value of attribute table:number-columns-repeated. |
String |
getProperty()
Get value of attribute xhtml:property. |
OdfBoolean |
getProtect()
Get value of attribute table:protect. |
OdfBoolean |
getProtected()
Get value of attribute table:protected. |
String |
getStringValue()
Get value of attribute office:string-value. |
String |
getStyleName()
Get value of attribute table:style-name. |
OdfDuration |
getTimeValue()
Get value of attribute office:time-value. |
Double |
getValue()
Get value of attribute office:value. |
OdfValueType |
getValueType()
Get value of attribute office:value-type. |
OdfId |
getXmlid()
Get value of attribute xml:id. |
void |
init()
Initialization of the mandatory attributes of OdfTableCellElementBase |
void |
setAbout(OdfAnyURI about)
Set value of attribute xhtml:about. |
void |
setBooleanValue(OdfBoolean isBooleanValue)
Set value of attribute office:boolean-value. |
void |
setContent(String content)
Set value of attribute xhtml:content. |
void |
setContentValidationName(String contentValidationName)
Set value of attribute table:content-validation-name. |
void |
setCurrency(String currency)
Set value of attribute office:currency. |
void |
setDatatype(String datatype)
Set value of attribute xhtml:datatype. |
void |
setDateValue(OdfDate dateValue)
Set value of attribute office:date-value. |
void |
setFormula(String formula)
Set value of attribute table:formula. |
void |
setNumberColumnsRepeated(OdfPositiveInteger numberColumnsRepeated)
Set value of attribute table:number-columns-repeated. |
void |
setProperty(String property)
Set value of attribute xhtml:property. |
void |
setProtect(OdfBoolean isProtect)
Set value of attribute table:protect. |
void |
setProtected(OdfBoolean isProtected)
Set value of attribute table:protected. |
void |
setStringValue(String stringValue)
Set value of attribute office:string-value. |
void |
setStyleName(OdfStyleNameRef styleName)
Set value of attribute table:style-name. |
void |
setTimeValue(OdfDuration timeValue)
Set value of attribute office:time-value. |
void |
setValue(Double value)
Set value of attribute office:value. |
void |
setValueType(OdfValueType valueType)
Set value of attribute office:value-type. |
void |
setXmlid(OdfId xmlid)
Set value of attribute xml:id. |
| Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfStylableElement |
|---|
getAutomaticStyle, getAutomaticStyles, getDocumentStyle, getOrCreateUnqiueAutomaticStyle, getProperties, getProperty, getStrictProperties, getStyleFamily, hasAutomaticStyle, hasDocumentStyle, hasProperty, onInsertNode, onRemoveNode, removeProperty, reuseDocumentStyle, setAttributeNS, setDocumentStyle, setProperties, setProperty, setStyleName |
| Methods inherited from class org.odftoolkit.odfdom.dom.element.OdfElement |
|---|
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfName, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, 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.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 |
| Constructor Detail |
|---|
public OdfTableCellElementBase(OdfFileDom aOwnerDoc,
OdfName aElementName,
OdfStyleFamily aStyleFamily,
OdfName aStyleAttrName)
aOwnerDoc - The type is OdfFileDomaElement_name - The type is OdfNameaStyleFamily - The type is OdfStyleFamilyaStyleAttrName - The type is OdfName| Method Detail |
|---|
public void init()
OdfTableCellElementBase
public OdfPositiveInteger getNumberColumnsRepeated()
public void setNumberColumnsRepeated(OdfPositiveInteger numberColumnsRepeated)
numberColumnsRepeated - the attribute's type is OdfPositiveIntegerpublic String getStyleName()
getStyleName in class OdfStylableElementpublic void setStyleName(OdfStyleNameRef styleName)
styleName - the attribute's type is OdfStyleNameRefpublic String getContentValidationName()
public void setContentValidationName(String contentValidationName)
contentValidationName - the attribute's type is Stringpublic String getFormula()
public void setFormula(String formula)
formula - the attribute's type is Stringpublic OdfValueType getValueType()
public void setValueType(OdfValueType valueType)
valueType - the attribute's type is OdfValueTypepublic Double getValue()
public void setValue(Double value)
value - the attribute's type is Doublepublic String getCurrency()
public void setCurrency(String currency)
currency - the attribute's type is Stringpublic OdfDate getDateValue()
public void setDateValue(OdfDate dateValue)
dateValue - the attribute's type is OdfDatepublic OdfDuration getTimeValue()
public void setTimeValue(OdfDuration timeValue)
timeValue - the attribute's type is OdfDurationpublic OdfBoolean getBooleanValue()
public void setBooleanValue(OdfBoolean isBooleanValue)
isBooleanValue - the attribute's type is OdfBooleanpublic String getStringValue()
public void setStringValue(String stringValue)
stringValue - the attribute's type is Stringpublic OdfBoolean getProtect()
public void setProtect(OdfBoolean isProtect)
isProtect - the attribute's type is OdfBooleanpublic OdfBoolean getProtected()
public void setProtected(OdfBoolean isProtected)
isProtected - the attribute's type is OdfBooleanpublic OdfId getXmlid()
public void setXmlid(OdfId xmlid)
xmlid - the attribute's type is OdfIdpublic OdfAnyURI getAbout()
public void setAbout(OdfAnyURI about)
about - the attribute's type is OdfAnyURIpublic String getProperty()
public void setProperty(String property)
property - the attribute's type is Stringpublic String getDatatype()
public void setDatatype(String datatype)
datatype - the attribute's type is Stringpublic String getContent()
public void setContent(String content)
content - the attribute's type is String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||