org.sonar.api.utils
Interface StaxParser.XmlStreamHandler

Enclosing class:
StaxParser

public static interface StaxParser.XmlStreamHandler

Simple interface for handling XML stream to parse


Method Summary
 void stream(org.codehaus.staxmate.in.SMHierarchicCursor rootCursor)
           
 

Method Detail

stream

void stream(org.codehaus.staxmate.in.SMHierarchicCursor rootCursor)
            throws XMLStreamException
Throws:
XMLStreamException


Copyright © 2009-2013 SonarSource. All Rights Reserved.