public final class XmlParserHelper extends Object
Constructor and Description |
---|
XmlParserHelper(File f) |
Modifier and Type | Method and Description |
---|---|
XMLStreamReader |
get() |
void |
stop()
Don't forget to call this method when finished!
Closes the parser and the stream
|
public XmlParserHelper(File f) throws FileNotFoundException, XMLStreamException
public final XMLStreamReader get()
public final void stop()
Copyright © 2019. All rights reserved.