A C D E F G I J M N P R S T U W

A

ActivationDataFlavor - Class in javax.activation
 
ActivationDataFlavor(Class, String, String) - Constructor for class javax.activation.ActivationDataFlavor
 
ActivationDataFlavor(Class, String) - Constructor for class javax.activation.ActivationDataFlavor
 
ActivationDataFlavor(String, String) - Constructor for class javax.activation.ActivationDataFlavor
 
addMailcap(String) - Method in class javax.activation.MailcapCommandMap
 
addMimeTypes(String) - Method in class javax.activation.MimetypesFileTypeMap
 

C

CommandInfo - Class in javax.activation
 
CommandInfo(String, String) - Constructor for class javax.activation.CommandInfo
Constructor for a CommandInfo
CommandMap - Class in javax.activation
 
CommandMap() - Constructor for class javax.activation.CommandMap
 
CommandObject - Interface in javax.activation
 
createDataContentHandler(String) - Method in class javax.activation.CommandMap
 
createDataContentHandler(String) - Method in interface javax.activation.DataContentHandlerFactory
 
createDataContentHandler(String) - Method in class javax.activation.MailcapCommandMap
 

D

DataContentHandler - Interface in javax.activation
 
DataContentHandlerFactory - Interface in javax.activation
 
DataHandler - Class in javax.activation
 
DataHandler(DataSource) - Constructor for class javax.activation.DataHandler
 
DataHandler(Object, String) - Constructor for class javax.activation.DataHandler
 
DataHandler(URL) - Constructor for class javax.activation.DataHandler
 
DataSource - Interface in javax.activation
 

E

equals(DataFlavor) - Method in class javax.activation.ActivationDataFlavor
 

F

FileDataSource - Class in javax.activation
 
FileDataSource(File) - Constructor for class javax.activation.FileDataSource
Creates a FileDataSource from a File object
FileDataSource(String) - Constructor for class javax.activation.FileDataSource
Creates a FileDataSource from the specified path name
FileTypeMap - Class in javax.activation
FileTypeMap is an abstract class that provides a data type interface for files.
FileTypeMap() - Constructor for class javax.activation.FileTypeMap
 

G

get(String) - Method in class javax.activation.MimeTypeParameterList
 
getAllCommands(String) - Method in class javax.activation.CommandMap
 
getAllCommands() - Method in class javax.activation.DataHandler
 
getAllCommands(String) - Method in class javax.activation.MailcapCommandMap
 
getBaseType() - Method in class javax.activation.MimeType
 
getBean(CommandInfo) - Method in class javax.activation.DataHandler
 
getCommand(String, String) - Method in class javax.activation.CommandMap
 
getCommand(String) - Method in class javax.activation.DataHandler
 
getCommand(String, String) - Method in class javax.activation.MailcapCommandMap
 
getCommandClass() - Method in class javax.activation.CommandInfo
Return the implementation class name.
getCommandName() - Method in class javax.activation.CommandInfo
Return the command name.
getCommandObject(DataHandler, ClassLoader) - Method in class javax.activation.CommandInfo
Instantiate and return a command JavaBean.
getContent(DataSource) - Method in interface javax.activation.DataContentHandler
 
getContent() - Method in class javax.activation.DataHandler
 
getContentType() - Method in class javax.activation.DataHandler
 
getContentType() - Method in interface javax.activation.DataSource
 
getContentType() - Method in class javax.activation.FileDataSource
Returns the content type of the data source
getContentType(File) - Method in class javax.activation.FileTypeMap
 
getContentType(String) - Method in class javax.activation.FileTypeMap
 
getContentType(File) - Method in class javax.activation.MimetypesFileTypeMap
 
getContentType(String) - Method in class javax.activation.MimetypesFileTypeMap
 
getContentType() - Method in class javax.activation.URLDataSource
Returns the value of the URL content-type header field.
getDataSource() - Method in class javax.activation.DataHandler
 
getDefaultCommandMap() - Static method in class javax.activation.CommandMap
Return the default CommandMap.
getDefaultFileTypeMap() - Static method in class javax.activation.FileTypeMap
Returns the default FileTypeMap
getFile() - Method in class javax.activation.FileDataSource
Returns the data source file
getHumanPresentableName() - Method in class javax.activation.ActivationDataFlavor
 
getInputStream() - Method in class javax.activation.DataHandler
 
getInputStream() - Method in interface javax.activation.DataSource
 
getInputStream() - Method in class javax.activation.FileDataSource
Return the InputStream obtained from the data source
getInputStream() - Method in class javax.activation.URLDataSource
Returns an InputStream obtained from the URL.
getMimeType() - Method in class javax.activation.ActivationDataFlavor
 
getName() - Method in class javax.activation.DataHandler
 
getName() - Method in interface javax.activation.DataSource
 
getName() - Method in class javax.activation.FileDataSource
Returns the name of the data source object
getName() - Method in class javax.activation.URLDataSource
Returns the file name of the URL object.
getNames() - Method in class javax.activation.MimeTypeParameterList
 
getOutputStream() - Method in class javax.activation.DataHandler
 
getOutputStream() - Method in interface javax.activation.DataSource
 
getOutputStream() - Method in class javax.activation.FileDataSource
Return the OutputStream obtained from the data source
getOutputStream() - Method in class javax.activation.URLDataSource
Returns an OutputStream obtained from the URL.
getParameter(String) - Method in class javax.activation.MimeType
 
getParameters() - Method in class javax.activation.MimeType
 
getPreferredCommands(String) - Method in class javax.activation.CommandMap
 
getPreferredCommands() - Method in class javax.activation.DataHandler
 
getPreferredCommands(String) - Method in class javax.activation.MailcapCommandMap
 
getPrimaryType() - Method in class javax.activation.MimeType
 
getRepresentationClass() - Method in class javax.activation.ActivationDataFlavor
 
getSubType() - Method in class javax.activation.MimeType
 
getTransferData(DataFlavor, DataSource) - Method in interface javax.activation.DataContentHandler
 
getTransferData(DataFlavor) - Method in class javax.activation.DataHandler
 
getTransferDataFlavors() - Method in interface javax.activation.DataContentHandler
 
getTransferDataFlavors() - Method in class javax.activation.DataHandler
 
getURL() - Method in class javax.activation.URLDataSource
Returns the URL of the data source.

I

isDataFlavorSupported(DataFlavor) - Method in class javax.activation.DataHandler
 
isEmpty() - Method in class javax.activation.MimeTypeParameterList
 
isMimeTypeEqual(String) - Method in class javax.activation.ActivationDataFlavor
 

J

javax.activation - package javax.activation
 

M

MailcapCommandMap - Class in javax.activation
 
MailcapCommandMap() - Constructor for class javax.activation.MailcapCommandMap
 
MailcapCommandMap(String) - Constructor for class javax.activation.MailcapCommandMap
 
MailcapCommandMap(InputStream) - Constructor for class javax.activation.MailcapCommandMap
 
match(MimeType) - Method in class javax.activation.MimeType
 
match(String) - Method in class javax.activation.MimeType
 
MimeType - Class in javax.activation
 
MimeType() - Constructor for class javax.activation.MimeType
 
MimeType(String) - Constructor for class javax.activation.MimeType
 
MimeType(String, String) - Constructor for class javax.activation.MimeType
 
MimeTypeParameterList - Class in javax.activation
 
MimeTypeParameterList() - Constructor for class javax.activation.MimeTypeParameterList
 
MimeTypeParameterList(String) - Constructor for class javax.activation.MimeTypeParameterList
 
MimeTypeParseException - Exception in javax.activation
 
MimeTypeParseException() - Constructor for exception javax.activation.MimeTypeParseException
 
MimeTypeParseException(String) - Constructor for exception javax.activation.MimeTypeParseException
 
MimetypesFileTypeMap - Class in javax.activation
 
MimetypesFileTypeMap() - Constructor for class javax.activation.MimetypesFileTypeMap
 
MimetypesFileTypeMap(String) - Constructor for class javax.activation.MimetypesFileTypeMap
 
MimetypesFileTypeMap(InputStream) - Constructor for class javax.activation.MimetypesFileTypeMap
 

N

normalizeMimeType(String) - Method in class javax.activation.ActivationDataFlavor
 
normalizeMimeTypeParameter(String, String) - Method in class javax.activation.ActivationDataFlavor
 

P

parse(String) - Method in class javax.activation.MimeTypeParameterList
 

R

readExternal(ObjectInput) - Method in class javax.activation.MimeType
 
remove(String) - Method in class javax.activation.MimeTypeParameterList
 
removeParameter(String) - Method in class javax.activation.MimeType
 

S

set(String, String) - Method in class javax.activation.MimeTypeParameterList
 
setCommandContext(String, DataHandler) - Method in interface javax.activation.CommandObject
 
setCommandMap(CommandMap) - Method in class javax.activation.DataHandler
 
setDataContentHandlerFactory(DataContentHandlerFactory) - Static method in class javax.activation.DataHandler
Set the DataContentHandlerFactory to use.
setDefaultCommandMap(CommandMap) - Static method in class javax.activation.CommandMap
Set the default CommandMap.
setDefaultFileTypeMap(FileTypeMap) - Static method in class javax.activation.FileTypeMap
Sets the default FileTypeMap for the system.
setFileTypeMap(FileTypeMap) - Method in class javax.activation.FileDataSource
Sets the FileTypeMap associated with the data source
setHumanPresentableName(String) - Method in class javax.activation.ActivationDataFlavor
 
setParameter(String, String) - Method in class javax.activation.MimeType
 
setPrimaryType(String) - Method in class javax.activation.MimeType
 
setSubType(String) - Method in class javax.activation.MimeType
 
size() - Method in class javax.activation.MimeTypeParameterList
 

T

toString() - Method in class javax.activation.MimeType
 
toString() - Method in class javax.activation.MimeTypeParameterList
String representation of this parameter list.

U

UnsupportedDataTypeException - Exception in javax.activation
 
UnsupportedDataTypeException() - Constructor for exception javax.activation.UnsupportedDataTypeException
 
UnsupportedDataTypeException(String) - Constructor for exception javax.activation.UnsupportedDataTypeException
 
URLDataSource - Class in javax.activation
 
URLDataSource(URL) - Constructor for class javax.activation.URLDataSource
Creates a URLDataSource from a URL object.

W

writeExternal(ObjectOutput) - Method in class javax.activation.MimeType
 
writeTo(Object, String, OutputStream) - Method in interface javax.activation.DataContentHandler
 
writeTo(OutputStream) - Method in class javax.activation.DataHandler
 

A C D E F G I J M N P R S T U W

Copyright © 2006 Apache Software Foundation. All Rights Reserved.