public class AddressListField extends AbstractField
To or Reply-To.| Modifier and Type | Method and Description |
|---|---|
AddressList |
getAddressList() |
org.apache.james.mime4j.field.address.parser.ParseException |
getParseException()
Returns the exception that was thrown by the field parser while parsing
the field value.
|
getBody, getName, getParser, getRaw, isValidField, parse, parse, toStringpublic AddressList getAddressList()
public org.apache.james.mime4j.field.address.parser.ParseException getParseException()
ParsedFieldnull if the field is valid
and no errors were encountered.getParseException in interface ParsedFieldgetParseException in class AbstractFieldnull if the field is valid.ParsedField.getParseException()Copyright © 2004-2012. All Rights Reserved.