You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mime4j-dev@james.apache.org by "Robert Burrell Donkin (JIRA)" <mi...@james.apache.org> on 2009/02/04 21:52:01 UTC

[jira] Closed: (MIME4J-80) Add methods for removing and replacing header fields

     [ https://issues.apache.org/jira/browse/MIME4J-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burrell Donkin closed MIME4J-80.
---------------------------------------


Closing all issues fixed previously, after a brief review of each.

> Add methods for removing and replacing header fields
> ----------------------------------------------------
>
>                 Key: MIME4J-80
>                 URL: https://issues.apache.org/jira/browse/MIME4J-80
>             Project: JAMES Mime4j
>          Issue Type: New Feature
>    Affects Versions: 0.5
>            Reporter: Markus Wiederkehr
>            Assignee: Stefano Bagnara
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: mime4j-set-remove-fields.patch
>
>
> Currently Mime4j does a good job when parsing a message from an input stream. If one wants to manipulate a message a few more methods in class Header would come in handy:
> * removeFields(String) to remove all field of the given name
> * setField(Field) to set or replace fields that should only occur once (Subject, Message-ID, ..)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.