PCL
|
Dynamic list of XML node objects. More...
#include <XML.h>
XMLNodeList is used as the internal implementation of element child node lists and document node lists. In current PCL versions, XMLNodeList is a template instantiation of ReferenceArray<> for the XMLNode class.