Package org.evolvis.tartools.rfc822
-
Interface Summary Interface Description Path.ParserResult Methods allPathparser results implement. -
Class Summary Class Description CLI Utility to parse and validate strings from the command line.FQDN Represents an FQDN (“domain” production) for use in eMail The main entry point is theFQDN.isDomain(String)method.IPAddress Represents an IP address (including Legacy IP) for use in eMail on public Internet (no scoped addresses / IPv6 Zone ID) The main entry points are theIPAddress.v6(String)andIPAddress.v4(String)methods.Path Represents an RFC822 (and successors) eMail address header content, either From or To, or subsets.UXAddress Deprecated. not yet implemented