public interface XMLEventReader extends Iterator
void close()
throws XMLStreamException
XMLStreamExceptionString getElementText() throws XMLStreamException
XMLStreamExceptionObject getProperty(String name) throws IllegalArgumentException
IllegalArgumentExceptionXMLEvent nextEvent() throws XMLStreamException
XMLStreamExceptionXMLEvent nextTag() throws XMLStreamException
XMLStreamExceptionXMLEvent peek() throws XMLStreamException
XMLStreamExceptionCopyright © 2013. All Rights Reserved.