|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ParsedField
| Method Summary | |
|---|---|
ParseException |
getParseException()
Returns the exception that was thrown by the field parser while parsing the field value. |
boolean |
isValidField()
Returns true if this field is valid, i.e. |
| Methods inherited from interface org.apache.james.mime4j.parser.Field |
|---|
getBody, getName, getRaw |
| Method Detail |
|---|
boolean isValidField()
true if this field is valid, i.e. no errors were
encountered while parsing the field value.
true if this field is valid, false
otherwise.getParseException()ParseException getParseException()
null if the field is valid
and no errors were encountered.
null if the field is valid.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||