Uses of Class
app.tozzi.uudecoder.UUDecoder.UUDecodedAttachment
-
Packages that use UUDecoder.UUDecodedAttachment Package Description app.tozzi.uudecoder -
-
Uses of UUDecoder.UUDecodedAttachment in app.tozzi.uudecoder
Methods in app.tozzi.uudecoder that return types with arguments of type UUDecoder.UUDecodedAttachment Modifier and Type Method Description static List<UUDecoder.UUDecodedAttachment>UUDecoder. getUUDecodedAttachments(String content)Extracts uudecoded attachments from EML text uuencoded content
-