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 javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException


Copyright © 2009-2010 SonarSource SA. All Rights Reserved.