org.testng.xml
Interface IFileParser

All Known Implementing Classes:
XmlParser

public interface IFileParser


Method Summary
 XmlSuite parse(String filePath, InputStream is)
           
 

Method Detail

parse

XmlSuite parse(String filePath,
               InputStream is)
               throws TestNGException
Throws:
TestNGException


Copyright © 2010. All Rights Reserved.