public interface XMLEventReader extends Iterator
void close() throws XMLStreamException
XMLStreamException
String getElementText() throws XMLStreamException
XMLStreamException
Object getProperty(String name) throws IllegalArgumentException
IllegalArgumentException
XMLEvent nextEvent() throws XMLStreamException
XMLStreamException
XMLEvent nextTag() throws XMLStreamException
XMLStreamException
XMLEvent peek() throws XMLStreamException
XMLStreamException
Copyright © 2013. All Rights Reserved.