Uses of Interface
org.testng.xml.dom.ITagFactory
-
Packages that use ITagFactory Package Description org.testng.xml.dom -
-
Uses of ITagFactory in org.testng.xml.dom
Classes in org.testng.xml.dom that implement ITagFactory Modifier and Type Class Description class
TestNGTagFactory
Constructors in org.testng.xml.dom with parameters of type ITagFactory Constructor Description XDom(ITagFactory tagFactory, org.w3c.dom.Document document)
-