jACOB 2.7 API Documentation.

Uses of Class
de.tif.jacob.entrypoint.CmdEntryPointContext

Packages that use CmdEntryPointContext
de.tif.jacob.entrypoint Provides entry points for UI and system. 
 

Uses of CmdEntryPointContext in de.tif.jacob.entrypoint
 

Methods in de.tif.jacob.entrypoint with parameters of type CmdEntryPointContext
 void ICmdEntryPoint.enter(CmdEntryPointContext context, java.util.Properties properties)
          The worker function of the entry point.
 java.lang.String ICmdEntryPoint.getMimeType(CmdEntryPointContext context, java.util.Properties properties)
          The mime type of the returned document.
 


jACOB 2.7 API Documentation.