Class Path.AddrSpecSIDE

  • Enclosing class:
    Path

    protected final class Path.AddrSpecSIDE
    extends Object

    Representation for a local-part (FWS unfolded) or a domain (dot-atom only).

    Check isValid() first.

    Author:
    mirabilos (t.glaser@tarent.de)
    • Method Detail

      • toString

        public String toString()
        Returns the string representation of this local-part (FWS unfolded) or domain (dot-atom).
        Returns:
        String representation (identical to the user data)