org.apache.xerces.dom
public class DeferredCommentImpl extends CommentImpl implements DeferredNode
Since: PR-DOM-Level-1-19980818.
Version: $Id: DeferredCommentImpl.java,v 1.11 2004/10/05 17:12:51 mrglavas Exp $
UNKNOWN:
Field Summary | |
---|---|
protected int | fNodeIndex Node index. |
Method Summary | |
---|---|
int | getNodeIndex() Returns the node index. |
protected void | synchronizeData() Synchronizes the data (name and value) for fast nodes. |