Uses of Class
org.testng.xml.dom.Wrapper
-
Packages that use Wrapper Package Description org.testng.xml.dom -
-
Uses of Wrapper in org.testng.xml.dom
Methods in org.testng.xml.dom that return types with arguments of type Wrapper Modifier and Type Method Description static List<Pair<Method,Wrapper>>Reflect. findMethodsWithAnnotation(Class<?> c, Class<? extends Annotation> ac, Object bean)static Pair<Method,Wrapper>Reflect. findSetterForTag(Class<?> c, String tagName, Object bean)
-