47703
|
1 |
#
|
|
2 |
# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
|
|
3 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
4 |
#
|
|
5 |
# This code is free software; you can redistribute it and/or modify it
|
|
6 |
# under the terms of the GNU General Public License version 2 only, as
|
|
7 |
# published by the Free Software Foundation. Oracle designates this
|
|
8 |
# particular file as subject to the "Classpath" exception as provided
|
|
9 |
# by Oracle in the LICENSE file that accompanied this code.
|
|
10 |
#
|
|
11 |
# This code is distributed in the hope that it will be useful, but WITHOUT
|
|
12 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
13 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
14 |
# version 2 for more details (a copy is included in the LICENSE file that
|
|
15 |
# accompanied this code).
|
|
16 |
#
|
|
17 |
# You should have received a copy of the GNU General Public License version
|
|
18 |
# 2 along with this work; if not, write to the Free Software Foundation,
|
|
19 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
20 |
#
|
|
21 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
|
|
22 |
# or visit www.oracle.com if you need additional information or have any
|
|
23 |
# questions.
|
|
24 |
#
|
|
25 |
# ##########################################################
|
|
26 |
# ### THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. ###
|
|
27 |
# ##########################################################
|
|
28 |
#
|
|
29 |
module name java.activation
|
|
30 |
header exports javax/activation requires name\u0020;java.logging\u0020;flags\u0020;0,name\u0020;java.base\u0020;flags\u0020;8000,name\u0020;java.datatransfer\u0020;flags\u0020;20 flags 8000 runtimeAnnotations @Ljava/lang/Deprecated;(forRemoval=Ztrue,since="9")
|
|
31 |
|
|
32 |
class name javax/activation/CommandMap
|
|
33 |
-method name getDefaultCommandMap descriptor ()Ljavax/activation/CommandMap;
|
|
34 |
-method name setDefaultCommandMap descriptor (Ljavax/activation/CommandMap;)V
|
|
35 |
method name getDefaultCommandMap descriptor ()Ljavax/activation/CommandMap; flags 29
|
|
36 |
method name setDefaultCommandMap descriptor (Ljavax/activation/CommandMap;)V flags 29
|
|
37 |
|
|
38 |
class name javax/activation/DataHandler
|
|
39 |
header extends java/lang/Object implements java/awt/datatransfer/Transferable flags 21
|
|
40 |
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
|
|
41 |
|
|
42 |
class name javax/activation/FileTypeMap
|
|
43 |
-method name setDefaultFileTypeMap descriptor (Ljavax/activation/FileTypeMap;)V
|
|
44 |
-method name getDefaultFileTypeMap descriptor ()Ljavax/activation/FileTypeMap;
|
|
45 |
method name setDefaultFileTypeMap descriptor (Ljavax/activation/FileTypeMap;)V flags 29
|
|
46 |
method name getDefaultFileTypeMap descriptor ()Ljavax/activation/FileTypeMap; flags 29
|
|
47 |
|
|
48 |
class name javax/activation/MailcapCommandMap
|
|
49 |
header extends javax/activation/CommandMap flags 21
|
|
50 |
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
|
|
51 |
|
|
52 |
class name javax/activation/MimeType
|
|
53 |
header extends java/lang/Object implements java/io/Externalizable flags 21
|
|
54 |
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
|
|
55 |
|
|
56 |
class name javax/activation/MimeTypeParameterList
|
|
57 |
header extends java/lang/Object flags 21
|
|
58 |
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
|
|
59 |
|
|
60 |
class name javax/activation/MimetypesFileTypeMap
|
|
61 |
header extends javax/activation/FileTypeMap flags 21
|
|
62 |
innerclass innerClass java/lang/invoke/MethodHandles$Lookup outerClass java/lang/invoke/MethodHandles innerClassName Lookup flags 19
|
|
63 |
|