public interface FromLinePatterns
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT
Match a line like: From ieugen@apache.org Fri Sep 09 14:04:52 2011
|
static String |
DEFAULT2
Matches other type of From_ line (without @):
From MAILER-DAEMON Wed Oct 05 21:54:09 2011
Thunderbird mbox content: From - Wed Apr 02 06:51:08 2014
|
static final String DEFAULT
static final String DEFAULT2
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.