public class ResultXMLParser extends XMLParser<Object>
ResultContentHandler| Constructor and Description |
|---|
ResultXMLParser(IRemoteSuiteListener suiteListener,
IRemoteTestListener testListener) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
parse() |
Object |
parse(String currentFile,
InputStream inputStream,
boolean loadClasses) |
public ResultXMLParser(IRemoteSuiteListener suiteListener, IRemoteTestListener testListener)
public void parse()
public Object parse(String currentFile, InputStream inputStream, boolean loadClasses)
public static void main(String[] args) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2015. All rights reserved.