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
Copyright (c) 2002-2022 Aspose. All Rights Reserved.