Package org.evolvis.tartools.rfc822
Class Path.AddrSpecSIDE
java.lang.Object
org.evolvis.tartools.rfc822.Path.AddrSpecSIDE
- Enclosing class:
- Path
Representation for a local-part (FWS unfolded) or a domain (dot-atom only).
Check isValid() first.
- Author:
- mirabilos (t.glaser@tarent.de)
-
Method Summary
-
Method Details
-
toString
Returns the string representation of this local-part (FWS unfolded) or domain (dot-atom).- Returns:
- String representation (identical to the user data)
-