Uses of Class
app.tozzi.uudecoder.exception.model.UUDecodedBean
-
Packages that use UUDecodedBean Package Description app.tozzi.uudecoder -
-
Uses of UUDecodedBean in app.tozzi.uudecoder
Methods in app.tozzi.uudecoder that return UUDecodedBean Modifier and Type Method Description static UUDecodedBeanUUDecoder. decode(String content)Extracts uudecoded content and attachments from EML text uuencoded content
-