Table of Contents

Interface IDataContentHandlerFactory

Namespace
Javax.Activation
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/activation/DataContentHandlerFactory.html

public interface IDataContentHandlerFactory

Methods

CreateDataContentHandler(String)

DataContentHandler CreateDataContentHandler(String arg0)

Parameters

arg0 String

String

Returns

DataContentHandler

DataContentHandler