Finishes the parsing and stops reading lines. NOTE: No more lines will be parsed but the parser will still call {@link ContentHandler#endMultipart()}, {@link ContentHandler#endBodyPart()}, {@link ContentHandler#endMessage()}, etc to match previous calls to {@link ContentHandler#startMultipart(BodyDescriptor)}, {@link ContentHandler#startBodyPart()}, {@link ContentHandler#startMessage()}, etc.
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.