Uses of Class
org.testng.xml.dom.Wrapper

Packages that use Wrapper
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
static List<org.testng.internal.collections.Pair<Method,Wrapper>> Reflect.findMethodsWithAnnotation(Class<?> c, Class<? extends Annotation> ac, Object bean)
           
static org.testng.internal.collections.Pair<Method,Wrapper> Reflect.findSetterForTag(Class<?> c, String tagName, Object bean)
           
 



Copyright © 2015. All Rights Reserved.