Index

A B C D E F G H I J M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ActivationDataFlavor - Class in jakarta.activation
The ActivationDataFlavor class is similar to the JDK's java.awt.datatransfer.DataFlavor class.
ActivationDataFlavor(Class<?>, String) - Constructor for class jakarta.activation.ActivationDataFlavor
Construct an ActivationDataFlavor that represents a MimeType.
ActivationDataFlavor(Class<?>, String, String) - Constructor for class jakarta.activation.ActivationDataFlavor
Construct an ActivationDataFlavor that represents an arbitrary Java object.
ActivationDataFlavor(String, String) - Constructor for class jakarta.activation.ActivationDataFlavor
Construct an ActivationDataFlavor that represents a MimeType.
addMailcap(String) - Method in class jakarta.activation.MailcapCommandMap
Add entries to the registry.
addMimeTypes(String) - Method in class jakarta.activation.MimetypesFileTypeMap
Prepend the MIME type values to the registry.
AngusActivationFeature - Class in org.eclipse.angus.activation.nativeimage
Feature to add reflection configuration to the native image.
AngusActivationFeature() - Constructor for class org.eclipse.angus.activation.nativeimage.AngusActivationFeature
Default constructor
appendToMailcap(String) - Method in interface jakarta.activation.MailcapRegistry
appendToMailcap: Append to this Mailcap DB, use the mailcap format: Comment == "# comment string" Entry == "mimetype; javabeanclass" Example: # this is a comment image/gif jaf.viewers.ImageViewer
appendToMailcap(String) - Method in class org.eclipse.angus.activation.MailcapFile
appendToMailcap: Append to this Mailcap DB, use the mailcap format: Comment == "# comment string" Entry == "mimetype; javabeanclass"
appendToRegistry(String) - Method in interface jakarta.activation.MimeTypeRegistry
Appends string of entries to the types registry
appendToRegistry(String) - Method in class org.eclipse.angus.activation.MimeTypeFile
Appends string of entries to the types registry, must be valid .mime.types format.
A B C D E F G H I J M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form