Package org.testng.xml.dom
Interface ITagFactory
-
- All Known Implementing Classes:
TestNGTagFactory
public interface ITagFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Class<?>
getClassForTag(java.lang.String tag)
-