|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--weblogic.apache.xerces.dom.NodeImpl
|
+--weblogic.apache.xerces.dom.ChildNode
|
+--weblogic.apache.xerces.dom.ParentNode
|
+--weblogic.apache.xerces.dom.ElementImpl
|
+--weblogic.apache.xerces.dom.ElementNSImpl
|
+--weblogic.apache.xerces.dom.DeferredElementNSImpl
DeferredElementNSImpl is to ElementNSImpl, what DeferredElementImpl is to ElementImpl.
DeferredElementImpl, Serialized Form| Field Summary | |
protected int |
fNodeIndex
Node index. |
| Fields inherited from class weblogic.apache.xerces.dom.ElementNSImpl |
localName,
namespaceURI |
| Fields inherited from class weblogic.apache.xerces.dom.ElementImpl |
attributes,
name |
| Fields inherited from class weblogic.apache.xerces.dom.ParentNode |
firstChild,
fNodeListCache,
ownerDocument |
| Fields inherited from class weblogic.apache.xerces.dom.ChildNode |
nextSibling,
previousSibling |
| Fields inherited from class weblogic.apache.xerces.dom.NodeImpl |
ELEMENT_DEFINITION_NODE,
FIRSTCHILD,
flags,
HASSTRING,
IDATTRIBUTE,
IGNORABLEWS,
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,
UNNORMALIZED |
| Method Summary | |
int |
getNodeIndex()
Returns the node index. |
protected void |
synchronizeChildren()
Synchronizes the node's children with the internal structure. |
protected void |
synchronizeData()
Synchronizes the data (name and value) for fast nodes. |
| Methods inherited from class weblogic.apache.xerces.dom.ElementNSImpl |
getBaseURI,
getLocalName,
getNamespaceURI,
getPrefix,
setPrefix,
setValues |
| Methods inherited from class weblogic.apache.xerces.dom.ParentNode |
getChildNodes,
getChildNodesUnoptimized,
getFirstChild,
getLastChild,
getLength,
getOwnerDocument,
getTextContent,
hasChildNodes,
insertBefore,
item,
removeChild,
replaceChild,
setTextContent |
| Methods inherited from class weblogic.apache.xerces.dom.ChildNode |
getNextSibling,
getParentNode,
getPreviousSibling |
| Methods inherited from class weblogic.apache.xerces.dom.NodeImpl |
addEventListener,
appendChild,
changed,
changes,
compareTreePosition,
dispatchEvent,
getInterface,
getNodeValue,
getReadOnly,
getUserData,
getUserData,
isDefaultNamespace,
isSameNode,
isSupported,
lookupNamespacePrefix,
lookupNamespaceURI,
needsSyncChildren,
removeEventListener,
setNodeValue,
setUserData,
setUserData,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
protected transient int fNodeIndex
| Method Detail |
public final int getNodeIndex()
protected final void synchronizeData()
protected final void synchronizeChildren()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||