NetCharts Pro

netcharts.pro.common.image
Class NFImageExtensionFactory

java.lang.Object
  extended by netcharts.pro.common.image.NFImageExtensionFactory

public class NFImageExtensionFactory
extends java.lang.Object

A repository of NFImageExtension implementations.


Constructor Summary
NFImageExtensionFactory()
           
 
Method Summary
static NFImageExtension getImageExtension(java.lang.String mimeType)
          Returns the appropriate NFImageExtension implementation based on the MIME type.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NFImageExtensionFactory

public NFImageExtensionFactory()
Method Detail

getImageExtension

public static NFImageExtension getImageExtension(java.lang.String mimeType)
Returns the appropriate NFImageExtension implementation based on the MIME type.

Parameters:
mimeType -
Returns:
The NFImageExtension associated with the MIME type specified or null if none is found.

NetCharts Pro


Visual Mining, Inc.
2099 Gaither Rd.
Suite 220
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2011
All Rights Reserved.

NetCharts Pro TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Jun 28, 2011