public interface

DeferredNode

implements Node
org.apache.xerces.dom.DeferredNode
Known Indirect Subclasses

Class Overview

An interface for deferred node object.@xerces.internal

Summary

Constants
short TYPE_NODE
[Expand]
Inherited Constants
From interface org.w3c.dom.Node
Public Methods
abstract int getNodeIndex()
Returns the node index.
[Expand]
Inherited Methods
From interface org.w3c.dom.Node

Constants

public static final short TYPE_NODE

Constant Value: 20 (0x00000014)

Public Methods

public abstract int getNodeIndex ()

Returns the node index.