org.apache.xerces.dom
public final class DeferredAttrNSImpl extends AttrNSImpl implements DeferredNode
Version: $Id: DeferredAttrNSImpl.java,v 1.25 2004/10/05 17:12:50 mrglavas Exp $
See Also: DeferredAttrImpl
| 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. |