Uses of Interface
org.codice.ddf.attachment.AttachmentInfo
-
Uses of AttachmentInfo in org.codice.ddf.attachment
Methods in org.codice.ddf.attachment that return AttachmentInfoModifier and TypeMethodDescriptionAttachmentParser.generateAttachmentInfo(InputStream stream, String contentType, String submittedFilename) Generate attachment details, which includes a generated filename based on the submitted filename (optional) and content-type (optional).