com.extentech.ExtenXLS
Class FormatCache

java.lang.Object
  extended by com.extentech.ExtenXLS.FormatCache

Deprecated.

public class FormatCache
extends Object

Handles the caching of the Formats This class is no longer in use nor needed

Author:
John :: [ Dec 23, 2006 ] :: Copyright ©2011Extentech Inc.

Constructor Summary
FormatCache()
          Deprecated.  
 
Method Summary
 FormatHandle get(FormatHandle fmx)
          Deprecated.  
 Object get(String f)
          Deprecated.  
 int getInt(String f)
          Deprecated.  
 void pack()
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormatCache

public FormatCache()
Deprecated. 
Method Detail

pack

public void pack()
Deprecated. 

Consolidate all identical formats to avoid too many formats errors


get

public FormatHandle get(FormatHandle fmx)
Deprecated. 

Returns:

get

public Object get(String f)
Deprecated. 

Returns:

getInt

public int getInt(String f)
Deprecated. 

Returns:


Copyright © 2011 Extentech Inc. All Rights Reserved.