|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MailBodyParser
Parser that is going to be used by ParseMailBody
| Method Summary | |
|---|---|
Pattern |
getHeaderPattern()
The header pattern used to identify a parser to be used |
boolean |
parse(Matcher m,
Map<String,Object> resultMap)
Perform the parsing |
| Method Detail |
|---|
Pattern getHeaderPattern()
boolean parse(Matcher m,
Map<String,Object> resultMap)
m - resultMap -
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||