|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.extentech.ExtenXLS.FormatCache
public class FormatCache
Handles the caching of the Formats This class is no longer in use nor needed
| 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 |
|---|
public FormatCache()
| Method Detail |
|---|
public void pack()
public FormatHandle get(FormatHandle fmx)
public Object get(String f)
public int getInt(String f)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||