Save This Page
Home » Xerces-J-src.2.9.1 » org.apache.html » dom » [javadoc | source]
org.apache.html.dom
public class: HTMLTableCellElementImpl [javadoc | source]
java.lang.Object
   org.apache.xerces.dom.NodeImpl
      org.apache.xerces.dom.ChildNode
         org.apache.xerces.dom.ParentNode
            org.apache.xerces.dom.ElementImpl
               org.apache.html.dom.HTMLElementImpl
                  org.apache.html.dom.HTMLTableCellElementImpl

All Implemented Interfaces:
    HTMLTableCellElement, HTMLElement, TypeInfo, Element, Cloneable, Node, EventTarget, Serializable, NodeList

Fields inherited from org.apache.xerces.dom.ElementImpl:
serialVersionUID,  name,  attributes
Fields inherited from org.apache.xerces.dom.ParentNode:
serialVersionUID,  ownerDocument,  firstChild,  fNodeListCache
Fields inherited from org.apache.xerces.dom.ChildNode:
serialVersionUID,  previousSibling,  nextSibling
Fields inherited from org.apache.xerces.dom.NodeImpl:
TREE_POSITION_PRECEDING,  TREE_POSITION_FOLLOWING,  TREE_POSITION_ANCESTOR,  TREE_POSITION_DESCENDANT,  TREE_POSITION_EQUIVALENT,  TREE_POSITION_SAME_NODE,  TREE_POSITION_DISCONNECTED,  DOCUMENT_POSITION_DISCONNECTED,  DOCUMENT_POSITION_PRECEDING,  DOCUMENT_POSITION_FOLLOWING,  DOCUMENT_POSITION_CONTAINS,  DOCUMENT_POSITION_IS_CONTAINED,  DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC,  serialVersionUID,  ELEMENT_DEFINITION_NODE,  ownerNode,  flags,  READONLY,  SYNCDATA,  SYNCCHILDREN,  OWNED,  FIRSTCHILD,  SPECIFIED,  IGNORABLEWS,  HASSTRING,  NORMALIZED,  ID
Constructor:
 public HTMLTableCellElementImpl(HTMLDocumentImpl owner,
    String name) 
    Constructor requires owner document.
    Parameters:
    owner - The owner HTML document
Method from org.apache.html.dom.HTMLTableCellElementImpl Summary:
getAbbr,   getAlign,   getAxis,   getBgColor,   getCellIndex,   getCh,   getChOff,   getColSpan,   getHeaders,   getHeight,   getNoWrap,   getRowSpan,   getScope,   getVAlign,   getWidth,   setAbbr,   setAlign,   setAxis,   setBgColor,   setCellIndex,   setCh,   setChOff,   setColSpan,   setHeaders,   setHeight,   setNoWrap,   setRowSpan,   setScope,   setVAlign,   setWidth
Methods from org.apache.html.dom.HTMLElementImpl:
capitalize,   getAttribute,   getAttributeNS,   getAttributeNode,   getAttributeNodeNS,   getBinary,   getCapitalized,   getClassName,   getDir,   getElementsByTagName,   getElementsByTagNameNS,   getForm,   getId,   getInteger,   getLang,   getTitle,   setAttribute,   setClassName,   setDir,   setId,   setLang,   setTitle
Methods from org.apache.xerces.dom.ElementImpl:
cloneNode,   getAttribute,   getAttributeNS,   getAttributeNode,   getAttributeNodeNS,   getAttributes,   getBaseURI,   getDefaultAttributes,   getElementsByTagName,   getElementsByTagNameNS,   getNodeName,   getNodeType,   getSchemaTypeInfo,   getTagName,   getTypeName,   getTypeNamespace,   getXercesAttribute,   hasAttribute,   hasAttributeNS,   hasAttributes,   isDerivedFrom,   isEqualNode,   moveSpecifiedAttributes,   normalize,   reconcileDefaultAttributes,   removeAttribute,   removeAttributeNS,   removeAttributeNode,   rename,   setAttribute,   setAttributeNS,   setAttributeNode,   setAttributeNodeNS,   setIdAttribute,   setIdAttributeNS,   setIdAttributeNode,   setOwnerDocument,   setReadOnly,   setXercesAttributeNode,   setupDefaultAttributes,   synchronizeData
Methods from org.apache.xerces.dom.ParentNode:
checkNormalizationAfterInsert,   checkNormalizationAfterRemove,   cloneNode,   getChildNodes,   getChildNodesUnoptimized,   getFirstChild,   getLastChild,   getLength,   getOwnerDocument,   getTextContent,   getTextContent,   hasChildNodes,   hasTextContent,   insertBefore,   internalInsertBefore,   internalRemoveChild,   isEqualNode,   item,   lastChild,   lastChild,   normalize,   ownerDocument,   removeChild,   replaceChild,   setOwnerDocument,   setReadOnly,   setTextContent,   synchronizeChildren
Methods from org.apache.xerces.dom.ChildNode:
cloneNode,   getNextSibling,   getParentNode,   getPreviousSibling,   parentNode,   previousSibling
Methods from org.apache.xerces.dom.NodeImpl:
addEventListener,   appendChild,   changed,   changes,   cloneNode,   compareDocumentPosition,   compareTreePosition,   dispatchEvent,   getAttributes,   getBaseURI,   getChildNodes,   getContainer,   getElementAncestor,   getFeature,   getFirstChild,   getLastChild,   getLength,   getLocalName,   getNamespaceURI,   getNextSibling,   getNodeName,   getNodeNumber,   getNodeType,   getNodeValue,   getOwnerDocument,   getParentNode,   getPrefix,   getPreviousSibling,   getReadOnly,   getTextContent,   getTextContent,   getUserData,   getUserData,   getUserDataRecord,   hasAttributes,   hasChildNodes,   hasStringValue,   hasStringValue,   insertBefore,   internalIsIgnorableWhitespace,   isDefaultNamespace,   isEqualNode,   isFirstChild,   isFirstChild,   isIdAttribute,   isIdAttribute,   isIgnorableWhitespace,   isNormalized,   isNormalized,   isOwned,   isOwned,   isReadOnly,   isReadOnly,   isSameNode,   isSpecified,   isSpecified,   isSupported,   item,   lookupNamespacePrefix,   lookupNamespaceURI,   lookupPrefix,   needsSyncChildren,   needsSyncChildren,   needsSyncData,   needsSyncData,   normalize,   ownerDocument,   parentNode,   previousSibling,   removeChild,   removeEventListener,   replaceChild,   setNodeValue,   setOwnerDocument,   setPrefix,   setReadOnly,   setTextContent,   setUserData,   setUserData,   synchronizeData,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.html.dom.HTMLTableCellElementImpl Detail:
 public String getAbbr() 
 public String getAlign() 
 public String getAxis() 
 public String getBgColor() 
 public int getCellIndex() 
 public String getCh() 
 public String getChOff() 
 public int getColSpan() 
 public String getHeaders() 
 public String getHeight() 
 public boolean getNoWrap() 
 public int getRowSpan() 
 public String getScope() 
 public String getVAlign() 
 public String getWidth() 
 public  void setAbbr(String abbr) 
 public  void setAlign(String align) 
 public  void setAxis(String axis) 
 public  void setBgColor(String bgColor) 
 public  void setCellIndex(int cellIndex) 
 public  void setCh(String ch) 
 public  void setChOff(String chOff) 
 public  void setColSpan(int colspan) 
 public  void setHeaders(String headers) 
 public  void setHeight(String height) 
 public  void setNoWrap(boolean noWrap) 
 public  void setRowSpan(int rowspan) 
 public  void setScope(String scope) 
 public  void setVAlign(String vAlign) 
 public  void setWidth(String width)