Class AmetysNodeList

java.lang.Object
org.ametys.core.util.dom.AmetysNodeList
All Implemented Interfaces:
NodeList

public class AmetysNodeList extends Object implements NodeList
Simple implementation of NodeList backed by a List.