Package org.eclipse.e4.ui.css.core.dom
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
-
Method Details
-
stream
-