public interface ICompositeNodeT<T extends INode> extends ICompositeNode, com.aspose.ms.System.Collections.Generic.IGenericEnumerable<T>
The interface for nodes that can contain other nodes.
T
:
Type of child nodes
getChildNodes
iterator
forEach, spliterator