Uses of Interface
org.testng.xml.IFileParser
-
Packages that use IFileParser Package Description org.testng.xml org.testng.xml.internal -
-
Uses of IFileParser in org.testng.xml
Subinterfaces of IFileParser in org.testng.xml Modifier and Type Interface Description interface
ISuiteParser
Classes in org.testng.xml that implement IFileParser Modifier and Type Class Description class
SuiteXmlParser
class
XMLParser<T>
-
Uses of IFileParser in org.testng.xml.internal
Methods in org.testng.xml.internal that return IFileParser Modifier and Type Method Description private static IFileParser
Parser. getParser(java.lang.String fileName)
-