Class 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 Detail

      • AddrSpec

        public AddrSpec()
    • Method Detail