Package org.apache.axiom.util.activation
package org.apache.axiom.util.activation
Contains utility classes to work with the Java Activation Framework.
-
ClassesClassDescription
ContentTypeProvider
implementation that recognizes blobs created fromDataHandler
objects and returns the content type specified byDataHandler.getContentType()
.Contains utility methods to work withDataHandler
objects.