org.odftoolkit.odfdom.dom.element.meta
Class MetaDocumentStatisticElement

java.lang.Object
  extended by org.apache.xerces.dom.NodeImpl
      extended by org.apache.xerces.dom.ChildNode
          extended by org.apache.xerces.dom.ParentNode
              extended by org.apache.xerces.dom.ElementImpl
                  extended by org.apache.xerces.dom.ElementNSImpl
                      extended by org.odftoolkit.odfdom.OdfElement
                          extended by org.odftoolkit.odfdom.dom.element.meta.MetaDocumentStatisticElement
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, org.w3c.dom.Element, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
Direct Known Subclasses:
OdfMetaDocumentStatistic

public class MetaDocumentStatisticElement
extends OdfElement

DOM implementation of OpenDocument element .

See Also:
Serialized Form

Field Summary
static OdfName ELEMENT_NAME
           
 
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
MetaDocumentStatisticElement(OdfFileDom ownerDoc)
          Create the instance of MetaDocumentStatisticElement
 
Method Summary
 java.lang.Integer getMetaCellCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaCellCountAttribute , See
 java.lang.Integer getMetaCharacterCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaCharacterCountAttribute , See
 java.lang.Integer getMetaDrawCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaDrawCountAttribute , See
 java.lang.Integer getMetaFrameCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaFrameCountAttribute , See
 java.lang.Integer getMetaImageCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaImageCountAttribute , See
 java.lang.Integer getMetaNonWhitespaceCharacterCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaNonWhitespaceCharacterCountAttribute , See
 java.lang.Integer getMetaObjectCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaObjectCountAttribute , See
 java.lang.Integer getMetaOleObjectCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaOleObjectCountAttribute , See
 java.lang.Integer getMetaPageCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaPageCountAttribute , See
 java.lang.Integer getMetaParagraphCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaParagraphCountAttribute , See
 java.lang.Integer getMetaRowCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaRowCountAttribute , See
 java.lang.Integer getMetaSentenceCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaSentenceCountAttribute , See
 java.lang.Integer getMetaSyllableCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaSyllableCountAttribute , See
 java.lang.Integer getMetaTableCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaTableCountAttribute , See
 java.lang.Integer getMetaWordCountAttribute()
          Receives the value of the ODFDOM attribute representation MetaWordCountAttribute , See
 OdfName getOdfName()
          Get the element name
 void setMetaCellCountAttribute(java.lang.Integer metaCellCountValue)
          Sets the value of ODFDOM attribute representation MetaCellCountAttribute , See
 void setMetaCharacterCountAttribute(java.lang.Integer metaCharacterCountValue)
          Sets the value of ODFDOM attribute representation MetaCharacterCountAttribute , See
 void setMetaDrawCountAttribute(java.lang.Integer metaDrawCountValue)
          Sets the value of ODFDOM attribute representation MetaDrawCountAttribute , See
 void setMetaFrameCountAttribute(java.lang.Integer metaFrameCountValue)
          Sets the value of ODFDOM attribute representation MetaFrameCountAttribute , See
 void setMetaImageCountAttribute(java.lang.Integer metaImageCountValue)
          Sets the value of ODFDOM attribute representation MetaImageCountAttribute , See
 void setMetaNonWhitespaceCharacterCountAttribute(java.lang.Integer metaNonWhitespaceCharacterCountValue)
          Sets the value of ODFDOM attribute representation MetaNonWhitespaceCharacterCountAttribute , See
 void setMetaObjectCountAttribute(java.lang.Integer metaObjectCountValue)
          Sets the value of ODFDOM attribute representation MetaObjectCountAttribute , See
 void setMetaOleObjectCountAttribute(java.lang.Integer metaOleObjectCountValue)
          Sets the value of ODFDOM attribute representation MetaOleObjectCountAttribute , See
 void setMetaPageCountAttribute(java.lang.Integer metaPageCountValue)
          Sets the value of ODFDOM attribute representation MetaPageCountAttribute , See
 void setMetaParagraphCountAttribute(java.lang.Integer metaParagraphCountValue)
          Sets the value of ODFDOM attribute representation MetaParagraphCountAttribute , See
 void setMetaRowCountAttribute(java.lang.Integer metaRowCountValue)
          Sets the value of ODFDOM attribute representation MetaRowCountAttribute , See
 void setMetaSentenceCountAttribute(java.lang.Integer metaSentenceCountValue)
          Sets the value of ODFDOM attribute representation MetaSentenceCountAttribute , See
 void setMetaSyllableCountAttribute(java.lang.Integer metaSyllableCountValue)
          Sets the value of ODFDOM attribute representation MetaSyllableCountAttribute , See
 void setMetaTableCountAttribute(java.lang.Integer metaTableCountValue)
          Sets the value of ODFDOM attribute representation MetaTableCountAttribute , See
 void setMetaWordCountAttribute(java.lang.Integer metaWordCountValue)
          Sets the value of ODFDOM attribute representation MetaWordCountAttribute , See
 
Methods inherited from class org.odftoolkit.odfdom.OdfElement
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, 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, setAttributeNS, 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

ELEMENT_NAME

public static final OdfName ELEMENT_NAME
Constructor Detail

MetaDocumentStatisticElement

public MetaDocumentStatisticElement(OdfFileDom ownerDoc)
Create the instance of MetaDocumentStatisticElement

Parameters:
ownerDoc - The type is OdfFileDom
Method Detail

getOdfName

public OdfName getOdfName()
Get the element name

Specified by:
getOdfName in class OdfElement
Returns:
return OdfName the name of element .

getMetaPageCountAttribute

public java.lang.Integer getMetaPageCountAttribute()
Receives the value of the ODFDOM attribute representation MetaPageCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaPageCountAttribute

public void setMetaPageCountAttribute(java.lang.Integer metaPageCountValue)
Sets the value of ODFDOM attribute representation MetaPageCountAttribute , See

Parameters:
metaPageCountValue - The type is Integer

getMetaTableCountAttribute

public java.lang.Integer getMetaTableCountAttribute()
Receives the value of the ODFDOM attribute representation MetaTableCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaTableCountAttribute

public void setMetaTableCountAttribute(java.lang.Integer metaTableCountValue)
Sets the value of ODFDOM attribute representation MetaTableCountAttribute , See

Parameters:
metaTableCountValue - The type is Integer

getMetaDrawCountAttribute

public java.lang.Integer getMetaDrawCountAttribute()
Receives the value of the ODFDOM attribute representation MetaDrawCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaDrawCountAttribute

public void setMetaDrawCountAttribute(java.lang.Integer metaDrawCountValue)
Sets the value of ODFDOM attribute representation MetaDrawCountAttribute , See

Parameters:
metaDrawCountValue - The type is Integer

getMetaImageCountAttribute

public java.lang.Integer getMetaImageCountAttribute()
Receives the value of the ODFDOM attribute representation MetaImageCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaImageCountAttribute

public void setMetaImageCountAttribute(java.lang.Integer metaImageCountValue)
Sets the value of ODFDOM attribute representation MetaImageCountAttribute , See

Parameters:
metaImageCountValue - The type is Integer

getMetaOleObjectCountAttribute

public java.lang.Integer getMetaOleObjectCountAttribute()
Receives the value of the ODFDOM attribute representation MetaOleObjectCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaOleObjectCountAttribute

public void setMetaOleObjectCountAttribute(java.lang.Integer metaOleObjectCountValue)
Sets the value of ODFDOM attribute representation MetaOleObjectCountAttribute , See

Parameters:
metaOleObjectCountValue - The type is Integer

getMetaObjectCountAttribute

public java.lang.Integer getMetaObjectCountAttribute()
Receives the value of the ODFDOM attribute representation MetaObjectCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaObjectCountAttribute

public void setMetaObjectCountAttribute(java.lang.Integer metaObjectCountValue)
Sets the value of ODFDOM attribute representation MetaObjectCountAttribute , See

Parameters:
metaObjectCountValue - The type is Integer

getMetaParagraphCountAttribute

public java.lang.Integer getMetaParagraphCountAttribute()
Receives the value of the ODFDOM attribute representation MetaParagraphCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaParagraphCountAttribute

public void setMetaParagraphCountAttribute(java.lang.Integer metaParagraphCountValue)
Sets the value of ODFDOM attribute representation MetaParagraphCountAttribute , See

Parameters:
metaParagraphCountValue - The type is Integer

getMetaWordCountAttribute

public java.lang.Integer getMetaWordCountAttribute()
Receives the value of the ODFDOM attribute representation MetaWordCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaWordCountAttribute

public void setMetaWordCountAttribute(java.lang.Integer metaWordCountValue)
Sets the value of ODFDOM attribute representation MetaWordCountAttribute , See

Parameters:
metaWordCountValue - The type is Integer

getMetaCharacterCountAttribute

public java.lang.Integer getMetaCharacterCountAttribute()
Receives the value of the ODFDOM attribute representation MetaCharacterCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaCharacterCountAttribute

public void setMetaCharacterCountAttribute(java.lang.Integer metaCharacterCountValue)
Sets the value of ODFDOM attribute representation MetaCharacterCountAttribute , See

Parameters:
metaCharacterCountValue - The type is Integer

getMetaFrameCountAttribute

public java.lang.Integer getMetaFrameCountAttribute()
Receives the value of the ODFDOM attribute representation MetaFrameCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaFrameCountAttribute

public void setMetaFrameCountAttribute(java.lang.Integer metaFrameCountValue)
Sets the value of ODFDOM attribute representation MetaFrameCountAttribute , See

Parameters:
metaFrameCountValue - The type is Integer

getMetaSentenceCountAttribute

public java.lang.Integer getMetaSentenceCountAttribute()
Receives the value of the ODFDOM attribute representation MetaSentenceCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaSentenceCountAttribute

public void setMetaSentenceCountAttribute(java.lang.Integer metaSentenceCountValue)
Sets the value of ODFDOM attribute representation MetaSentenceCountAttribute , See

Parameters:
metaSentenceCountValue - The type is Integer

getMetaSyllableCountAttribute

public java.lang.Integer getMetaSyllableCountAttribute()
Receives the value of the ODFDOM attribute representation MetaSyllableCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaSyllableCountAttribute

public void setMetaSyllableCountAttribute(java.lang.Integer metaSyllableCountValue)
Sets the value of ODFDOM attribute representation MetaSyllableCountAttribute , See

Parameters:
metaSyllableCountValue - The type is Integer

getMetaNonWhitespaceCharacterCountAttribute

public java.lang.Integer getMetaNonWhitespaceCharacterCountAttribute()
Receives the value of the ODFDOM attribute representation MetaNonWhitespaceCharacterCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaNonWhitespaceCharacterCountAttribute

public void setMetaNonWhitespaceCharacterCountAttribute(java.lang.Integer metaNonWhitespaceCharacterCountValue)
Sets the value of ODFDOM attribute representation MetaNonWhitespaceCharacterCountAttribute , See

Parameters:
metaNonWhitespaceCharacterCountValue - The type is Integer

getMetaRowCountAttribute

public java.lang.Integer getMetaRowCountAttribute()
Receives the value of the ODFDOM attribute representation MetaRowCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaRowCountAttribute

public void setMetaRowCountAttribute(java.lang.Integer metaRowCountValue)
Sets the value of ODFDOM attribute representation MetaRowCountAttribute , See

Parameters:
metaRowCountValue - The type is Integer

getMetaCellCountAttribute

public java.lang.Integer getMetaCellCountAttribute()
Receives the value of the ODFDOM attribute representation MetaCellCountAttribute , See

Returns:
- the Integer , the value or null, if the attribute is not set and no default value defined.

setMetaCellCountAttribute

public void setMetaCellCountAttribute(java.lang.Integer metaCellCountValue)
Sets the value of ODFDOM attribute representation MetaCellCountAttribute , See

Parameters:
metaCellCountValue - The type is Integer


Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.