Package org.testng.xml.dom
Interface ITagSetter<T>
-
public interface ITagSetter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setProperty(String name, T parent, Node node)
-