public interface Parser
void all()
throws IOException,
ParseException
ParseExceptionIOExceptionvoid open()
throws IOException,
ParseException
ParseExceptionIOExceptionboolean next()
throws IOException,
ParseException
ParseExceptionIOExceptionvoid close()
throws IOException
IOExceptionCopyright © 2015. All rights reserved.