Method that should be called after last chunk of data to parse has been fed (with {@link #feedInput}); can be called regardless of what {@link #needMoreInput}returns. After calling this method, no more data can be fed; and parser assumes no more data will be available.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.