org.testng.xml
Class XmlParser

java.lang.Object
  extended by org.testng.xml.XmlParser
All Implemented Interfaces:
IFileParser

public class XmlParser
extends Object
implements IFileParser


Constructor Summary
XmlParser()
           
 
Method Summary
 XmlSuite parse(String currentFile, InputStream inputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlParser

public XmlParser()
Method Detail

parse

public XmlSuite parse(String currentFile,
                      InputStream inputStream)
Specified by:
parse in interface IFileParser


Copyright © 2010. All Rights Reserved.