Class Path.AddrSpec

java.lang.Object
org.evolvis.tartools.rfc822.Path.AddrSpec
All Implemented Interfaces:
Path.ParserResult
Enclosing class:
Path

public static final class Path.AddrSpec extends Object implements Path.ParserResult

Representation for an addr-spec (eMail address). These are comprised of localPart and domain.

Author:
mirabilos (t.glaser@tarent.de)
  • Constructor Details

    • AddrSpec

      public AddrSpec()
  • Method Details