xena.plugin.email
Class MessageNormaliser
- class MessageNormaliser
- extends xena.kernel.AbstractNormaliser
- Normaliser for individual email messages.
- Author:
- Chris Bitmead
parse
public void parse(org.xml.sax.InputSource input)
- Note: mail.jar must be earlier in the classpath than the GNU mail providers otherwise wierd things happen with attachments not being recognized.
- Parameters:
input
-
- Throws:
java.io.IOException
-
org.xml.sax.SAXException
-