org.apache.xerces.dom
public class DeferredElementNSImpl extends ElementNSImpl implements DeferredNode
See Also: DeferredElementImpl
| Field Summary | |
|---|---|
| protected int | fNodeIndex Node index. |
| 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. |