public final class EmailAddressParsedResult extends ParsedResult
Modifier and Type | Method and Description |
---|---|
String |
getBody() |
String |
getDisplayResult() |
String |
getEmailAddress() |
String |
getMailtoURI() |
String |
getSubject() |
getType, maybeAppend, maybeAppend, toString
public String getEmailAddress()
public String getSubject()
public String getBody()
public String getMailtoURI()
public String getDisplayResult()
getDisplayResult
in class ParsedResult
Copyright © 2007-2013. All Rights Reserved.