Class Path.AddrSpecSIDE

java.lang.Object
org.evolvis.tartools.rfc822.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 Details

    • 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)