From 554fd8c5195424bdbcabf5de30fdc183aba391bd Mon Sep 17 00:00:00 2001 From: upstream source tree Date: Sun, 15 Mar 2015 20:14:05 -0400 Subject: obtained gcc-4.6.4.tar.bz2 from upstream website; verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository. --- libjava/classpath/javax/activation/package.html | 44 +++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 libjava/classpath/javax/activation/package.html (limited to 'libjava/classpath/javax/activation/package.html') diff --git a/libjava/classpath/javax/activation/package.html b/libjava/classpath/javax/activation/package.html new file mode 100644 index 000000000..74027ec32 --- /dev/null +++ b/libjava/classpath/javax/activation/package.html @@ -0,0 +1,44 @@ + + +

+The GNU JavaBeans™ Activation Framework (JAF) provides a +Free implementation of the +JavaBeans™ Activation Framework, version 1.1. +

+ +

+JAF links together beans and internet standards for specifying MIME +types and how MIME types are processed. It provides a means to associate +data of a given MIME type with bean actions operating on that data. +

+ + +

Important files

+ +

+Standard mime.types files are parsed by the JAF MIME +handling classes to work out the MIME types available on the local +system. +

+ +

+Standard mailcap files (defined in RFC1524) are parsed by +mail capability handling classes to work out what beans should be linked +to what MIME types. +

+ +

+Neither the authors nor the Free Software Foundation offer +ANY SUPPORT for this software or imply any warranty.
+Use it at your own risk. +
+

+ +

+If you can suggest improvements in either the implementation +code or in the documentation please contact the +GNU Classpath project developers. + +

+ + -- cgit v1.2.3