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 voidsetProperty(String name, T parent, Node node)
-
public interface ITagSetter<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
setProperty(String name,
T parent,
Node node) |