-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a requirement to parse MIME email messages on the client. I've found a nice Java library to do this --- mime4j --- but it has dependencies on java.io (string and byte buffer based streams and readers) and java.nio (character set conversion).
Does anyone know of any emulation packages for these that will work in GWT? I've seen a few references to people who've written their own, and would rather not reinvent the wheel... - -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ │ "In the beginning was the word. │ And the word was: Content-type: text/plain" --- Unknown sage -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFL0fvqf9E0noFvlzgRArlbAKDOi/dlPsnan9dHGMqkMqafEBu8SwCggTx2 f6UrJBR1nVEsk86SetQCLss= =cPec -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
