org.sonar.plugins.javascript.unittest.surefireparser
Class SurefireStaxHandler
java.lang.Object
org.sonar.plugins.javascript.unittest.surefireparser.SurefireStaxHandler
- All Implemented Interfaces:
- org.sonar.api.utils.StaxParser.XmlStreamHandler
public class SurefireStaxHandler
- extends Object
- implements org.sonar.api.utils.StaxParser.XmlStreamHandler
|
Method Summary |
void |
stream(org.codehaus.staxmate.in.SMHierarchicCursor rootCursor)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SurefireStaxHandler
public SurefireStaxHandler(UnitTestIndex index)
stream
public void stream(org.codehaus.staxmate.in.SMHierarchicCursor rootCursor)
throws XMLStreamException
- Specified by:
stream in interface org.sonar.api.utils.StaxParser.XmlStreamHandler
- Throws:
XMLStreamException
Copyright © 2011-2014 SonarSource and Eriks Nukis. All Rights Reserved.