Uses of Interface
de.hybris.ant.taskdefs.yunit.DOMUtil.NodeFilter
Packages that use DOMUtil.NodeFilter
-
Uses of DOMUtil.NodeFilter in de.hybris.ant.taskdefs.yunit
Methods in de.hybris.ant.taskdefs.yunit with parameters of type DOMUtil.NodeFilterModifier and TypeMethodDescriptionstatic NodeListDOMUtil.listChildNodes(Node parent, DOMUtil.NodeFilter filter, boolean recurse) list a set of node that match a specific filter.