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 classTestNGTagFactoryFields in org.testng.xml.dom declared as ITagFactory Modifier and Type Field Description private ITagFactoryXDom. m_tagFactoryConstructors in org.testng.xml.dom with parameters of type ITagFactory Constructor Description XDom(ITagFactory tagFactory, org.w3c.dom.Document document)
-