org.testng.xml.dom
Class TestNGTagFactory

java.lang.Object
  extended by org.testng.xml.dom.TestNGTagFactory
All Implemented Interfaces:
ITagFactory

public class TestNGTagFactory
extends Object
implements ITagFactory


Constructor Summary
TestNGTagFactory()
           
 
Method Summary
 Class<?> getClassForTag(String tag)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNGTagFactory

public TestNGTagFactory()
Method Detail

getClassForTag

public Class<?> getClassForTag(String tag)
Specified by:
getClassForTag in interface ITagFactory


Copyright © 2015. All Rights Reserved.