Interface IStreamingNodeList

All Known Implementing Classes:
CompositeElement, CTabFolderElement, ShellElement, ToolBarElement

public interface IStreamingNodeList
Implementations of NodeList that implemented NodeList.getLength() and NodeList.item(int) can use this interface to optimize the streaming of their children.
Author:
Johan Compagner
  • Method Summary

    Modifier and Type
    Method
    Description