| Constructor and Description |
|---|
HeadersLinesReceiver(List<MimeHeader> headers)
Constructor with the list of headers to fill.
|
| Modifier and Type | Method and Description |
|---|---|
List<MimeHeader> |
getHeaders() |
void |
newLine(CharSequence line)
Parse a new line.
|
public HeadersLinesReceiver(List<MimeHeader> headers)
public List<MimeHeader> getHeaders()
public void newLine(CharSequence line) throws Exception
ExceptionCopyright © 2018. All rights reserved.