org.odftoolkit.odfdom.dom.element.meta
public class MetaDocumentStatisticElement extends OdfElement
Modifier and Type | Field and Description |
---|---|
static OdfName |
ELEMENT_NAME |
localName, namespaceURI
attributes, name
firstChild, fNodeListCache, ownerDocument
nextSibling, previousSibling
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
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
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
Constructor and Description |
---|
MetaDocumentStatisticElement(OdfFileDom ownerDoc)
Create the instance of
MetaDocumentStatisticElement |
Modifier and Type | Method and Description |
---|---|
void |
accept(ElementVisitor visitor)
Accept an visitor instance to allow the visitor to do some operations.
|
Integer |
getMetaCellCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaCellCountAttribute , See meta:cell-count |
Integer |
getMetaCharacterCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaCharacterCountAttribute , See meta:character-count |
Integer |
getMetaDrawCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaDrawCountAttribute , See meta:draw-count |
Integer |
getMetaFrameCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaFrameCountAttribute , See meta:frame-count |
Integer |
getMetaImageCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaImageCountAttribute , See meta:image-count |
Integer |
getMetaNonWhitespaceCharacterCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaNonWhitespaceCharacterCountAttribute , See meta:non-whitespace-character-count |
Integer |
getMetaObjectCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaObjectCountAttribute , See meta:object-count |
Integer |
getMetaOleObjectCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaOleObjectCountAttribute , See meta:ole-object-count |
Integer |
getMetaPageCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaPageCountAttribute , See meta:page-count |
Integer |
getMetaParagraphCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaParagraphCountAttribute , See meta:paragraph-count |
Integer |
getMetaRowCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaRowCountAttribute , See meta:row-count |
Integer |
getMetaSentenceCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaSentenceCountAttribute , See meta:sentence-count |
Integer |
getMetaSyllableCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaSyllableCountAttribute , See meta:syllable-count |
Integer |
getMetaTableCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaTableCountAttribute , See meta:table-count |
Integer |
getMetaWordCountAttribute()
Receives the value of the ODFDOM attribute representation
MetaWordCountAttribute , See meta:word-count |
OdfName |
getOdfName()
Get the element name
|
void |
setMetaCellCountAttribute(Integer metaCellCountValue)
Sets the value of ODFDOM attribute representation
MetaCellCountAttribute , See meta:cell-count |
void |
setMetaCharacterCountAttribute(Integer metaCharacterCountValue)
Sets the value of ODFDOM attribute representation
MetaCharacterCountAttribute , See meta:character-count |
void |
setMetaDrawCountAttribute(Integer metaDrawCountValue)
Sets the value of ODFDOM attribute representation
MetaDrawCountAttribute , See meta:draw-count |
void |
setMetaFrameCountAttribute(Integer metaFrameCountValue)
Sets the value of ODFDOM attribute representation
MetaFrameCountAttribute , See meta:frame-count |
void |
setMetaImageCountAttribute(Integer metaImageCountValue)
Sets the value of ODFDOM attribute representation
MetaImageCountAttribute , See meta:image-count |
void |
setMetaNonWhitespaceCharacterCountAttribute(Integer metaNonWhitespaceCharacterCountValue)
Sets the value of ODFDOM attribute representation
MetaNonWhitespaceCharacterCountAttribute , See meta:non-whitespace-character-count |
void |
setMetaObjectCountAttribute(Integer metaObjectCountValue)
Sets the value of ODFDOM attribute representation
MetaObjectCountAttribute , See meta:object-count |
void |
setMetaOleObjectCountAttribute(Integer metaOleObjectCountValue)
Sets the value of ODFDOM attribute representation
MetaOleObjectCountAttribute , See meta:ole-object-count |
void |
setMetaPageCountAttribute(Integer metaPageCountValue)
Sets the value of ODFDOM attribute representation
MetaPageCountAttribute , See meta:page-count |
void |
setMetaParagraphCountAttribute(Integer metaParagraphCountValue)
Sets the value of ODFDOM attribute representation
MetaParagraphCountAttribute , See meta:paragraph-count |
void |
setMetaRowCountAttribute(Integer metaRowCountValue)
Sets the value of ODFDOM attribute representation
MetaRowCountAttribute , See meta:row-count |
void |
setMetaSentenceCountAttribute(Integer metaSentenceCountValue)
Sets the value of ODFDOM attribute representation
MetaSentenceCountAttribute , See meta:sentence-count |
void |
setMetaSyllableCountAttribute(Integer metaSyllableCountValue)
Sets the value of ODFDOM attribute representation
MetaSyllableCountAttribute , See meta:syllable-count |
void |
setMetaTableCountAttribute(Integer metaTableCountValue)
Sets the value of ODFDOM attribute representation
MetaTableCountAttribute , See meta:table-count |
void |
setMetaWordCountAttribute(Integer metaWordCountValue)
Sets the value of ODFDOM attribute representation
MetaWordCountAttribute , See meta:word-count |
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues
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, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
getNextSibling, getParentNode, getPreviousSibling
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
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData
public static final OdfName ELEMENT_NAME
public MetaDocumentStatisticElement(OdfFileDom ownerDoc)
MetaDocumentStatisticElement
ownerDoc
- The type is OdfFileDom
public OdfName getOdfName()
getOdfName
in class OdfElement
OdfName
the name of element meta:document-statistic.public Integer getMetaCellCountAttribute()
MetaCellCountAttribute
, See meta:cell-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaCellCountAttribute(Integer metaCellCountValue)
MetaCellCountAttribute
, See meta:cell-countmetaCellCountValue
- The type is Integer
public Integer getMetaCharacterCountAttribute()
MetaCharacterCountAttribute
, See meta:character-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaCharacterCountAttribute(Integer metaCharacterCountValue)
MetaCharacterCountAttribute
, See meta:character-countmetaCharacterCountValue
- The type is Integer
public Integer getMetaDrawCountAttribute()
MetaDrawCountAttribute
, See meta:draw-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaDrawCountAttribute(Integer metaDrawCountValue)
MetaDrawCountAttribute
, See meta:draw-countmetaDrawCountValue
- The type is Integer
public Integer getMetaFrameCountAttribute()
MetaFrameCountAttribute
, See meta:frame-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaFrameCountAttribute(Integer metaFrameCountValue)
MetaFrameCountAttribute
, See meta:frame-countmetaFrameCountValue
- The type is Integer
public Integer getMetaImageCountAttribute()
MetaImageCountAttribute
, See meta:image-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaImageCountAttribute(Integer metaImageCountValue)
MetaImageCountAttribute
, See meta:image-countmetaImageCountValue
- The type is Integer
public Integer getMetaNonWhitespaceCharacterCountAttribute()
MetaNonWhitespaceCharacterCountAttribute
, See meta:non-whitespace-character-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaNonWhitespaceCharacterCountAttribute(Integer metaNonWhitespaceCharacterCountValue)
MetaNonWhitespaceCharacterCountAttribute
, See meta:non-whitespace-character-countmetaNonWhitespaceCharacterCountValue
- The type is Integer
public Integer getMetaObjectCountAttribute()
MetaObjectCountAttribute
, See meta:object-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaObjectCountAttribute(Integer metaObjectCountValue)
MetaObjectCountAttribute
, See meta:object-countmetaObjectCountValue
- The type is Integer
public Integer getMetaOleObjectCountAttribute()
MetaOleObjectCountAttribute
, See meta:ole-object-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaOleObjectCountAttribute(Integer metaOleObjectCountValue)
MetaOleObjectCountAttribute
, See meta:ole-object-countmetaOleObjectCountValue
- The type is Integer
public Integer getMetaPageCountAttribute()
MetaPageCountAttribute
, See meta:page-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaPageCountAttribute(Integer metaPageCountValue)
MetaPageCountAttribute
, See meta:page-countmetaPageCountValue
- The type is Integer
public Integer getMetaParagraphCountAttribute()
MetaParagraphCountAttribute
, See meta:paragraph-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaParagraphCountAttribute(Integer metaParagraphCountValue)
MetaParagraphCountAttribute
, See meta:paragraph-countmetaParagraphCountValue
- The type is Integer
public Integer getMetaRowCountAttribute()
MetaRowCountAttribute
, See meta:row-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaRowCountAttribute(Integer metaRowCountValue)
MetaRowCountAttribute
, See meta:row-countmetaRowCountValue
- The type is Integer
public Integer getMetaSentenceCountAttribute()
MetaSentenceCountAttribute
, See meta:sentence-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaSentenceCountAttribute(Integer metaSentenceCountValue)
MetaSentenceCountAttribute
, See meta:sentence-countmetaSentenceCountValue
- The type is Integer
public Integer getMetaSyllableCountAttribute()
MetaSyllableCountAttribute
, See meta:syllable-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaSyllableCountAttribute(Integer metaSyllableCountValue)
MetaSyllableCountAttribute
, See meta:syllable-countmetaSyllableCountValue
- The type is Integer
public Integer getMetaTableCountAttribute()
MetaTableCountAttribute
, See meta:table-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaTableCountAttribute(Integer metaTableCountValue)
MetaTableCountAttribute
, See meta:table-countmetaTableCountValue
- The type is Integer
public Integer getMetaWordCountAttribute()
MetaWordCountAttribute
, See meta:word-countInteger
, the value or null
, if the attribute is not set and no default value defined.public void setMetaWordCountAttribute(Integer metaWordCountValue)
MetaWordCountAttribute
, See meta:word-countmetaWordCountValue
- The type is Integer
public void accept(ElementVisitor visitor)
OdfElement
accept
in class OdfElement
visitor
- an instance of DefaultElementVisitorCopyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.