Package org.evolvis.tartools.rfc822
Class Path.AddrSpecSIDE
- java.lang.Object
-
- org.evolvis.tartools.rfc822.Path.AddrSpecSIDE
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringtoString()Returns the string representation of this local-part (FWS unfolded) or domain (dot-atom).
-
-
-
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)
-
-