org.sonar.plugins.surefire.data
Class SurefireStaxHandler
java.lang.Object
org.sonar.plugins.surefire.data.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 © 2012-2014 SonarSource. All Rights Reserved.