libjava/ChangeLog:
[official-gcc.git] / libjava / classpath / javax / activation / package.html
blob74027ec328a9829af6bfbebbd82e97e84955c7e4
1 <body>
3 <p>
4 The GNU JavaBeans&trade; Activation Framework (JAF) provides a
5 <a href="http://www.gnu.org/">Free</a> implementation of the
6 JavaBeans&trade; Activation Framework, version 1.1.
7 </p>
9 <p>
10 JAF links together beans and internet standards for specifying MIME
11 types and how MIME types are processed. It provides a means to associate
12 data of a given MIME type with bean actions operating on that data.
13 </p>
16 <h4>Important files</h4>
18 <p>
19 Standard <code>mime.types</code> files are parsed by the JAF MIME
20 handling classes to work out the MIME types available on the local
21 system.
22 </p>
24 <p>
25 Standard <code>mailcap</code> files (defined in RFC1524) are parsed by
26 mail capability handling classes to work out what beans should be linked
27 to what MIME types.
28 </p>
30 <p>
31 <small>Neither the authors nor the Free Software Foundation offer
32 ANY SUPPORT for this software or imply any warranty.<br>
33 Use it at your own risk.
34 </small>
35 </p>
37 <p>
38 <small>If you can suggest improvements in either the implementation
39 code or in the documentation please contact the
40 <a href="mailto:classpath@gnu.org">GNU Classpath project</a> developers.
41 </small>
42 </p>
44 </body>