Package org.apache.james.mime4j.stream
Class RawBody
java.lang.Object
org.apache.james.mime4j.stream.RawBody
This class represents a field's body consisting of a textual value and a number of optional
name / value parameters separated with semicolon.
value; param1 = value1; param2 = "value2";
-
Method Summary