Package org.testng.xml.dom
Class TestNGTagFactory
- java.lang.Object
-
- org.testng.xml.dom.TestNGTagFactory
-
- All Implemented Interfaces:
ITagFactory
public class TestNGTagFactory extends Object implements ITagFactory
-
-
Constructor Summary
Constructors Constructor Description TestNGTagFactory()
-
-
-
Method Detail
-
getClassForTag
public Class<?> getClassForTag(String tag)
- Specified by:
getClassForTag
in interfaceITagFactory
-
-