All Classes and Interfaces
Class
Description
Utility to parse and validate strings from the command line.
Context-less matcher callback for
Parser.skip(ContextlessMatcher).Represents an FQDN (“domain” production) for use in eMail.
Represents an IP address (including Legacy IP) for use in eMail on
the public Internet (no scoped addresses / IPv6 Zone ID).
Look-ahead matcher callback for
Parser.skipPeek(LookaheadMatcher).Represents an eMail address header content (parser).
Representation for an
address (either mailbox or group).Representation for an
address-list or a mailbox-list.Representation for an
addr-spec (eMail address).Methods all
Path parser results implement.Represents an RFC822 (and successors) eMail address header content,
like
Path, except the parser accepts more varying input,
especially input by humans, and eventually will MIME-encode any
nōn-ASCII characters.